rust/compiler/rustc_codegen_cranelift/src/driver
Nicholas Nethercote bd4e623485 Use chaining for DiagnosticBuilder construction and emit.
To avoid the use of a mutable local variable, and because it reads more
nicely.
2024-01-08 15:45:29 +11:00
..
aot.rs Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11:00
jit.rs Use chaining for DiagnosticBuilder construction and emit. 2024-01-08 15:45:29 +11:00
mod.rs Introduce MonoItemData. 2023-07-17 08:44:48 +10:00