Files
rust/compiler/rustc_codegen_ssa/src
Nicholas Nethercote 824667f753 Improve some names.
Lots of vectors of messages called `message` or `msg`. This commit
pluralizes them.

Note that `emit_message_default` and `emit_messages_default` both
already existed, and both process a vector, so I renamed the former
`emit_messages_default_inner` because it's called by the latter.
2023-12-23 13:23:28 +11:00
..
2023-12-23 13:23:28 +11:00
2023-12-08 17:23:25 +00:00
2023-12-18 16:06:22 +11:00
2023-09-19 11:11:02 +02:00
2023-12-19 09:19:25 +11:00