rust/compiler/rustc_monomorphize/src
Nicholas Nethercote 3c4f1d85af Rename {create,emit}_warning as {create,emit}_warn.
For consistency with `warn`/`struct_warn`, and also `{create,emit}_err`,
all of which use an abbreviated form.
2024-01-10 07:33:06 +11: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 Rename {create,emit}_warning as {create,emit}_warn. 2024-01-10 07:33:06 +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