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
/
ui
/
consts
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-1
/
+1
2025-01-04
rustc_intrinsic: support functions without body; they are implicitly marked a...
Ralf Jung
-4
/
+2
2024-11-04
when an intrinsic has a const-stable fallback body, we can easily expose it o...
Ralf Jung
-0
/
+2
2024-11-04
remove support for extern-block const intrinsics
Ralf Jung
-23
/
+8
2024-11-03
Yeet effects feature
Michael Goulet
-2
/
+1
2024-10-25
Re-do recursive const stability checks
Ralf Jung
-13
/
+26
2024-09-30
add test ensuring we cannot call const-stable unstable functions
Ralf Jung
-0
/
+13
2024-09-15
stabilize const_mut_refs
Ralf Jung
-2
/
+0
2024-06-30
Migrate tests to use `-Znext-solver`
Deadbeef
-1
/
+3
2024-06-22
Make `effects` an incomplete feature
Deadbeef
-1
/
+1
2024-03-25
extend doc comment for reachability set computation
Ralf Jung
-1
/
+12
2024-03-12
Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercote
bors
-0
/
+23
2024-03-12
Add tests showing how we duplicate allocations when we shouldn't
Amanjeev Sethi
-0
/
+23
2024-03-11
Remove some unnecessary allow(incomplete_features)
Michael Goulet
-1
/
+0
2023-12-19
bless ui tests
Deadbeef
-1
/
+1
2023-05-01
Rip it out
Nilstrieb
-1
/
+1
2023-04-22
Encode lifetime param spans too
Michael Goulet
-1
/
+0
2023-04-17
Encode def span for ConstParam
Michael Goulet
-0
/
+1
2023-01-16
Encode const mir for closures if they're const
Michael Goulet
-0
/
+8
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+89