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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_middle
/
mir
Age
Commit message (
Expand
)
Author
Lines
2020-04-20
Auto merge of #71232 - eddyb:print-const-adts, r=oli-obk
bors
-15
/
+17
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-11
/
+12
2020-04-17
Minor fix and addition to doc comments
JOE1994
-3
/
+3
2020-04-17
Auto merge of #71049 - eddyb:const-err, r=oli-obk
bors
-32
/
+25
2020-04-17
mir: pretty-print `Rvalue::Aggregate` correctly.
Eduard-Mihai Burtescu
-15
/
+17
2020-04-16
bikeshed
Ralf Jung
-2
/
+2
2020-04-16
mir/interpret: only use `ErrorHandled::Reported` for `ErrorReported`.
Eduard-Mihai Burtescu
-32
/
+25
2020-04-16
Miri error messages: avoid try terminology
Ralf Jung
-4
/
+4
2020-04-12
Rollup merge of #71013 - jonas-schievink:visit-projection, r=eddyb
Dylan DPC
-26
/
+33
2020-04-11
Use write!-style syntax for MIR assert terminator
robojumper
-1
/
+18
2020-04-11
Pass the `PlaceElem::Index` local to `visit_local`
Jonas Schievink
-26
/
+33
2020-04-07
Use a `SmallVec` for `Cache::predecessors`.
Nicholas Nethercote
-5
/
+11
2020-04-05
Stop importing int/float modules in librustc_*
Linus Färnstrand
-1
/
+1
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-22
/
+17
2020-04-01
Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obk
Dylan DPC
-13
/
+9
2020-03-31
Use Place directly on Operand::place and friends, it's Copy
Santiago Pastorino
-2
/
+2
2020-03-31
const backtrace: do not skip first frame
Ralf Jung
-4
/
+5
2020-03-30
Miri stacktrace: record span inside frame, not call-site span
Ralf Jung
-13
/
+8
2020-03-30
Use if let instead of match when only matching a single variant (clippy::sing...
Matthias Krüger
-11
/
+5
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+8747