1
Fork 0
rust/compiler/rustc_codegen_cranelift/src
Martin Nordholts 16ba56c242 compiler: Lower fn call arg spans down to MIR
To enable improved accuracy of diagnostics in upcoming commits.
2024-01-15 19:07:11 +01:00
..
abi compiler: Lower fn call arg spans down to MIR 2024-01-15 19:07:11 +01:00
debuginfo Improved support of collapse_debuginfo attribute for macros. 2024-01-08 17:47:18 +07:00
driver Use chaining for DiagnosticBuilder construction and emit. 2024-01-08 15:45:29 +11:00
intrinsics compiler: Lower fn call arg spans down to MIR 2024-01-15 19:07:11 +01:00
optimize
allocator.rs
analyze.rs remove redundant imports 2023-12-10 10:56:22 +08:00
archive.rs
base.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
cast.rs Merge commit '93a5433f17' into sync_cg_clif-2023-10-24 2023-10-24 12:22:23 +00:00
codegen_i128.rs
common.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
compiler_builtins.rs
concurrency_limiter.rs Rename many DiagCtxt arguments. 2023-12-18 16:06:22 +11:00
config.rs
constant.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
discriminant.rs
global_asm.rs Merge commit '6d355f6844' into sync_cg_clif-2023-12-31 2023-12-31 13:29:53 +00:00
inline_asm.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
lib.rs Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11:00
linkage.rs
main_shim.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
num.rs
pointer.rs
pretty_clif.rs Rename EarlyErrorHandler as EarlyDiagCtxt. 2023-12-18 16:06:21 +11:00
toolchain.rs
trap.rs
unsize.rs Merge commit '3a9bf72932' into sync_cg_clif-2023-12-19 2023-12-19 12:46:39 +00:00
value_and_place.rs Remove movability from TyKind::Coroutine 2023-12-28 16:35:01 +00:00
vtable.rs