rust/compiler/rustc_borrowck/src/diagnostics
bors 8f9e09ac3e Auto merge of #108735 - clubby789:borrowck-unstable, r=Nilstrieb
Remove `allow(potential_query_instability)` from `borrowck`

cc #84447

Replace uses of `FxHash*` with `FxIndex*`. One `#[allow]` for a HashMap in an external crate but the output is sorted afterwards.
2023-03-07 07:01:57 +00:00
..
bound_region_errors.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
conflict_errors.rs Auto merge of #108735 - clubby789:borrowck-unstable, r=Nilstrieb 2023-03-07 07:01:57 +00:00
explain_borrow.rs Account for method call and indexing when looking for inner-most path in expression 2023-01-17 02:52:43 +00:00
find_all_local_uses.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
find_use.rs Remove allow(potential_query_instability) from borrowck 2023-03-05 18:59:19 +00:00
mod.rs Auto merge of #108351 - petrochenkov:rmdit, r=cjgillot 2023-03-05 10:37:02 +00:00
move_errors.rs avoid &str to String conversions 2023-02-27 14:27:13 +09:00
mutability_errors.rs Desugars drop and replace at MIR build 2023-03-03 16:33:11 +01:00
outlives_suggestion.rs Remove allow(potential_query_instability) from borrowck 2023-03-05 18:59:19 +00:00
region_errors.rs Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb 2023-03-03 20:06:30 +01:00
region_name.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
var_name.rs Use fmt named parameters in rustc_borrowck 2023-01-06 19:34:45 -05:00