rust/compiler/rustc_monomorphize/src
Matthias Krüger 0c45e3c7dd
Rollup merge of #119895 - oli-obk:track_errors_3, r=matthewjasper
Remove `track_errors` entirely

follow up to https://github.com/rust-lang/rust/pull/119869

r? `@matthewjasper`

There are some diagnostic changes adding new diagnostics or not emitting some anymore. We can improve upon that in follow-up work imo.
2024-01-25 08:39:42 +01:00
..
collector.rs Rollup merge of #119895 - oli-obk:track_errors_3, r=matthewjasper 2024-01-25 08:39:42 +01:00
errors.rs Stop mentioning internal lang items in no_std binary errors 2024-01-10 21:18:54 +01:00
lib.rs Remove track_errors entirely 2024-01-23 15:23:22 +00:00
partitioning.rs Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-Simulacrum 2024-01-21 06:38:35 +01:00
polymorphize.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
util.rs subst -> instantiate 2023-09-26 09:37:55 +02:00