rust/compiler/rustc_borrowck/src/diagnostics
bors 542febd2d3 Auto merge of #103290 - matthiaskrgr:rollup-ngozai3, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #103197 (Stabilize proc_macro::Span::source_text)
 - #103251 (Fix item declaration highlighting)
 - #103262 (Adjusting test to needs-unwind, with linking issue)
 - #103268 (rustdoc: remove no-op CSS `nav.sub { font-size: 1rem }`)
 - #103272 (Remove extra spaces in docs)
 - #103276 (Erase regions before checking for `Default` in uninitialized binding error)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-10-20 13:33:50 +00:00
..
bound_region_errors.rs Change InferCtxtBuilder from enter to build 2022-10-07 07:10:40 -05:00
conflict_errors.rs Auto merge of #103290 - matthiaskrgr:rollup-ngozai3, r=matthiaskrgr 2022-10-20 13:33:50 +00:00
explain_borrow.rs Make ClosureOutlivesRequirement not rely on an unresolved type 2022-10-19 17:10:59 +00:00
find_all_local_uses.rs cleanup mir visitor for rustc::pass_by_value 2022-07-01 16:21:21 +02:00
find_use.rs cleanup mir visitor for rustc::pass_by_value 2022-07-01 16:21:21 +02:00
mod.rs Change InferCtxtBuilder from enter to build 2022-10-07 07:10:40 -05:00
move_errors.rs Rollup merge of #101431 - compiler-errors:move-place-ty-for-move-place-sugg, r=cjgillot 2022-09-25 22:06:37 +08:00
mutability_errors.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
outlives_suggestion.rs Make ClosureOutlivesRequirement not rely on an unresolved type 2022-10-19 17:10:59 +00:00
region_errors.rs Make ClosureOutlivesRequirement not rely on an unresolved type 2022-10-19 17:10:59 +00:00
region_name.rs Generate synthetic impl region even in closure body in associated fn 2022-09-29 22:32:28 +00:00
var_name.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00