rust/compiler/rustc_incremental/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
..
persist Rename {create,emit}_warning as {create,emit}_warn. 2024-01-10 07:33:06 +11:00
assert_dep_graph.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
errors.rs Remove unused LoadResult::DecodeIncrCache variant 2023-11-04 20:16:03 +00:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00