Searched refs:get_compatible_item_mut (Results 1 – 1 of 1) sorted by relevance
88 pub fn get_compatible_item_mut( in get_compatible_item_mut() method275 version_match.get_compatible_item_mut(&equal), in test_version_map()287 version_match.get_compatible_item_mut(&compatible_old), in test_version_map()296 assert!(version_match.get_compatible_item_mut(&incompatible_old).is_none()); in test_version_map()303 assert!(version_match.get_compatible_item_mut(&downgrade_old).is_none()); in test_version_map()310 assert!(version_match.get_compatible_item_mut(&missing).is_none()); in test_version_map()316 assert!(version_match.get_compatible_item_mut(&superfluous).is_none()); in test_version_map()