index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
util
Age
Commit message (
Expand
)
Author
Lines
2024-04-13
remove some ancient debug output, looks unused?
klensy
-15
/
+0
2024-04-12
remove dead code
klensy
-30
/
+0
2024-03-19
Make span_bug panic site useful again
Oli Scherer
-8
/
+11
2024-02-12
Tweak delayed bug mentions.
Nicholas Nethercote
-6
/
+6
2024-02-07
MirPass: make name more const
klensy
-0
/
+16
2024-01-15
compiler: Lower fn call arg spans down to MIR
Martin Nordholts
-1
/
+8
2023-12-24
Remove `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-3
/
+3
2023-12-18
Rename `Session::span_diagnostic` as `Session::dcx`.
Nicholas Nethercote
-2
/
+2
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-6
/
+6
2023-09-22
Merge `ExternProviders` into the general `Providers` struct
Oli Scherer
-0
/
+1
2023-09-22
Have a single struct for queries and hook
Oli Scherer
-0
/
+23
2023-09-21
rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
Ralf Jung
-2
/
+2
2023-07-30
inline format!() args up to and including rustc_middle
Matthias Krüger
-2
/
+2
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-18
/
+18
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-2
/
+2
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-2
/
+2
2023-04-27
Don't call await a method
Michael Goulet
-0
/
+5
2023-04-16
Move some utils out of `rustc_const_eval`
Nilstrieb
-0
/
+180
2022-12-30
Add some docs to `bug`, `span_bug` and `delay_span_bug`
Nilstrieb
-2
/
+1
2022-04-05
span: move `MultiSpan`
David Wood
-1
/
+2
2021-11-09
Use AddAssign impl
est31
-1
/
+1
2021-02-03
Make panic/assert calls in rustc compatible with Rust 2021.
Mara Bos
-2
/
+2
2020-12-29
Add `#[track_caller]` to `bug!` and `register_renamed`
Joshua Nelson
-0
/
+1
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+135