rust/compiler/rustc_middle/src/util
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
..
common mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
bug.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
call_kind.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
common.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
find_self_call.rs compiler: Lower fn call arg spans down to MIR 2024-01-15 19:07:11 +01:00
mod.rs Merge ExternProviders into the general Providers struct 2023-09-22 20:15:34 +00:00