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
/
pre-codegen
/
vec_deref.vec_deref_to_slice.PreCodegen.after.panic-unwind.mir
Age
Commit message (
Expand
)
Author
Lines
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-1
/
+1
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-1
/
+1
2025-01-08
[mir-opt] GVN some more transmute cases
Scott McMurray
-31
/
+15
2024-12-10
We don't need `NonNull::as_ptr` debuginfo
Scott McMurray
-49
/
+30
2024-12-03
Update `NonZero` and `NonNull` to not field-project (per MCP807)
Scott McMurray
-22
/
+36
2024-10-31
Mark `simplify_aggregate_to_copy` mir-opt as unsound
许杰友 Jieyou Xu (Joe)
-12
/
+18
2024-10-06
liballoc: introduce String, Vec const-slicing
Nathan Perry
-48
/
+43
2024-09-14
Simplify the canonical clone method to copy
DianQK
-20
/
+14
2024-08-18
Bless *all* the mir-opt tests
Scott McMurray
-5
/
+5
2024-08-09
Polymorphize RawVec
Ben Kimock
-32
/
+62
2024-07-29
Perform instsimplify before inline to eliminate some trivial calls
DianQK
-1
/
+3
2024-05-29
[ACP 362] genericize `ptr::from_raw_parts`
Scott McMurray
-0
/
+4
2024-05-06
Avoid a cast in `ptr::slice_from_raw_parts(_mut)`
Scott McMurray
-14
/
+3
2024-04-21
Use it in the library, and `InstSimplify` it away in the easy places
Scott McMurray
-4
/
+62
2024-04-21
Add a MIR pre-codegen test for Vec::deref
Scott McMurray
-0
/
+14