rust/compiler/rustc_lint
Aaron Kofsky 6342b58ef0 Use diagnostic items instead of hard coded paths for let_underscore_lock
Using diagnostic items avoids having to update the paths if the guard
types ever get moved around for some reason. Additionally, it also greatly
simplifies the `is_sync_lock` check.
2022-06-04 22:27:32 -04:00
..
src Use diagnostic items instead of hard coded paths for let_underscore_lock 2022-06-04 22:27:32 -04:00
Cargo.toml Remove --extern-location and all associated code 2022-04-15 11:19:06 -07:00