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
/
tests
/
mir-opt
/
dataflow-const-prop
/
enum.rs
Age
Commit message (
Expand
)
Author
Lines
2024-08-18
Update mir-opt filechecks
Scott McMurray
-5
/
+5
2024-06-26
Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt tests
Josh Stone
-0
/
+1
2024-06-03
rustfmt `tests/mir-opt`.
Nicholas Nethercote
-6
/
+21
2024-06-03
Reformat `mir!` macro invocations to use braces.
Nicholas Nethercote
-2
/
+2
2024-04-20
mir-opt tests: rename unit-test -> test-mir-pass
Ralf Jung
-1
/
+1
2024-03-10
MIR printing: print the path of uneval'd const; refer to promoteds in a consi...
Ralf Jung
-1
/
+1
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2024-02-19
Always evaluate free constants and statics, even if previous errors occurred
Oli Scherer
-1
/
+1
2024-02-12
Start blocks eagerly
Nadrieril
-3
/
+3
2024-01-22
update enum.rs
sfzhu93
-2
/
+0
2024-01-20
finish a pattern in `enum.rs`
sfzhu93
-1
/
+1
2024-01-12
update enum.rs for code review
sfzhu93
-1
/
+10
2024-01-11
resolve code reviews
sfzhu93
-11
/
+12
2024-01-07
Add FileCheck for enum.rs
sfzhu93
-10
/
+62
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-0
/
+1
2023-09-11
Duplicate output for test.
Camille GILLOT
-0
/
+1
2023-09-11
Handle reading statics.
Camille GILLOT
-0
/
+13
2023-09-11
Support non-scalar constants.
Camille GILLOT
-0
/
+8
2023-02-18
Add mir-opt test.
Camille GILLOT
-0
/
+16
2023-02-06
Handle discriminants in dataflow-const-prop.
Camille GILLOT
-3
/
+42
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+13