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
/
instsimplify
Age
Commit message (
Expand
)
Author
Lines
2024-06-03
rustfmt `tests/mir-opt`.
Nicholas Nethercote
-4
/
+7
2024-06-03
Reformat `mir!` macro invocations to use braces.
Nicholas Nethercote
-2
/
+2
2024-05-30
Also InstSimplify `&raw*`
Scott McMurray
-0
/
+156
2024-04-22
Rollup merge of #124230 - reitermarkus:generic-nonzero-stable, r=dtolnay
Guillaume Gomez
-1
/
+0
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-04-21
InstSimplify `from_raw_parts(p, ())` → `p as _`
Scott McMurray
-0
/
+9
2024-04-20
mir-opt tests: rename unit-test -> test-mir-pass
Ralf Jung
-8
/
+8
2024-04-18
At debuginfo=0, don't inline debuginfo when inlining
Scott McMurray
-3
/
+0
2024-04-03
Remove MIR unsafe check
Matthew Jasper
-17
/
+11
2024-03-27
Eliminate `UbCheck` for non-standard libraries
DianQK
-0
/
+75
2024-03-10
MIR printing: print the path of uneval'd const; refer to promoteds in a consi...
Ralf Jung
-1
/
+1
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-2
/
+2
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-9
/
+9
2024-01-27
Update tests.
Markus Reiter
-2
/
+2
2023-10-25
Never consider raw pointer casts to be trival
Nilstrieb
-15
/
+25
2023-10-19
FileCheck casts.
Camille GILLOT
-0
/
+75
2023-10-19
FileCheck combine_transmutes.
Camille GILLOT
-0
/
+211
2023-10-19
FileCheck duplicate_switch_targets.
Camille GILLOT
-0
/
+50
2023-10-19
FileCheck intrinsic_asserts.
Camille GILLOT
-0
/
+174
2023-10-19
FileCheck combine_clone_of_primitives.
Camille GILLOT
-0
/
+162
2023-10-19
FileCheck bool_compare.
Camille GILLOT
-0
/
+356
2023-10-19
FileCheck combine_array_len.
Camille GILLOT
-0
/
+169