rust/compiler/rustc_monomorphize/src
Michael Goulet f361b591ef
Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors
Cleanup error handlers: round 5

More rustc_errors cleanups. A sequel to https://github.com/rust-lang/rust/pull/119171.

r? ````@compiler-errors````
2024-01-05 10:57:21 -05:00
..
collector.rs is_coroutine -> is_coroutine_or_closure 2023-12-30 15:24:15 +00:00
errors.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
partitioning.rs Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11: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