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
/
src
/
test
/
mir-opt
/
nll
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-309
/
+0
2022-12-09
Remove unneeded field from `SwitchTargets`
Jakob Degen
-2
/
+2
2022-11-02
Ban dashes in miropt test file names
Jakob Degen
-125
/
+125
2022-09-08
Remove ReEmpty
Jack Huey
-38
/
+35
2022-07-28
bless mir opt tests
Nilstrieb
-109
/
+109
2022-07-09
tweak names and output and bless
Ralf Jung
-12
/
+12
2022-06-14
manually bless 32-bit mir-opt tests
b-naber
-2
/
+2
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-2
/
+2
2022-06-14
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
-2
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-4
/
+4
2022-04-19
Add an explicit `Span` field to `OutlivesConstraint`
Aaron Hill
-12
/
+12
2022-03-09
manually bless 32-bit stderr
b-naber
-7
/
+7
2022-03-09
bless tests
b-naber
-8
/
+8
2021-12-31
Ensure that early-bound function lifetimes are always 'local'
Aaron Hill
-2
/
+2
2021-09-02
Bless 32bit MIR opt tests
Matthew Jasper
-15
/
+15
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-15
/
+15
2021-04-02
Fix diagnostic issue when using FakeReads in closures
Roxane
-6
/
+6
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-76
/
+66
2020-10-04
Bless mir-opt tests
Aaron Hill
-98
/
+98
2020-09-26
Bless mir-opt 32-bit tests
varkor
-1
/
+1
2020-09-26
Bless mir-opt tests
varkor
-1
/
+1
2020-09-17
Rename 32 bit mir files to be more tool friendly
Nixon Enraght-Moony
-0
/
+0
2020-09-17
Rename 64 bit mir files to be more tool friendly
Nixon Enraght-Moony
-0
/
+0
2020-08-21
Suppress "const" prefix of FnDef in MIR dump
Lzu Tao
-4
/
+4
2020-08-20
Suppress MIR comments of Unit type
Lzu Tao
-24
/
+0
2020-08-20
Suppress MIR comments for FnDef in ty::Const
Lzu Tao
-12
/
+0
2020-08-17
Update MIR tests with comment verbosity fix
Austin Lasher
-78
/
+0
2020-07-29
Move mir-opt tests to toplevel
Xavier Denis
-0
/
+0
2020-07-29
add crate name to mir dumps
Xavier Denis
-2
/
+2
2020-06-07
rename FalseEdges -> FalseEdge
Ralf Jung
-2
/
+2
2020-06-04
Revert "Bless mir-opt tests"
Felix S. Klock II
-106
/
+106
2020-05-09
Bless mir-opt tests
Matthew Jasper
-106
/
+106
2020-04-21
update ref test
Niko Matsakis
-71
/
+72
2020-04-16
reserve variable for empty root region
Niko Matsakis
-85
/
+89
2020-04-14
update 32 bit mir-opt tests
Bastian Kauschke
-2
/
+14
2020-04-13
bless mir opt tests
Bastian Kauschke
-2
/
+14
2020-04-11
Use write!-style syntax for MIR assert terminator
robojumper
-2
/
+2
2020-04-07
Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.
Ana-Maria Mihalache
-61
/
+220
2020-04-07
--bless more mir-opt tests.
Ana-Maria Mihalache
-44
/
+213
2019-11-27
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...
Eduard-Mihai Burtescu
-0
/
+4
2019-06-25
Use `as_temp` to evaluate statement expressions
Matthew Jasper
-3
/
+3
2019-06-13
Create fewer basic blocks in match MIR lowering
Matthew Jasper
-3
/
+3
2019-05-10
Adjust mir-opt tests for new HIR without If
Mazdak Farrokhzad
-3
/
+3
2019-04-24
Rollup merge of #56278 - eddyb:mir-debuginfo-proof, r=nikomatsakis
Mazdak Farrokhzad
-2
/
+2
2019-04-23
rustc_mir: create the `let` and "remainder" scopes in source order.
Eduard-Mihai Burtescu
-2
/
+2
2019-04-23
Remove unnecessary ignore-tidy-linelength
varkor
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-09-18
Update mir-opt test suite
Rémy Rakic
-3
/
+3
2018-09-10
optimize `let x: T = ..` to avoid a temporary
Niko Matsakis
-38
/
+0
2018-09-06
Fix tests
Wesley Wiser
-1
/
+1
[next]