rust/compiler/rustc_session
Nicholas Nethercote 57d6f840b9 Rename *note_without_error as *note.
Because the variant name in `Level` is `Note`, and the `without_error`
suffix is omitted in similar cases like `struct_allow` and
`struct_help`.
2023-12-02 08:58:25 +11:00
..
src Rename *note_without_error as *note. 2023-12-02 08:58:25 +11:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Add -Zfunction-return={keep,thunk-extern} option 2023-11-30 20:21:31 +01:00