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
/
min_const_fn
Age
Commit message (
Expand
)
Author
Lines
2025-05-25
const-check: stop recommending the use of rustc_allow_const_fn_unstable
Ralf Jung
-96
/
+16
2025-04-10
replace `//@ compile-flags: --edition` with `//@ edition`
Pietro Albini
-1
/
+1
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-2
/
+2
2025-01-25
Fix typo in const stability error message
Deadbeef
-14
/
+14
2024-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-2
/
+2
2024-11-13
check_consts: fix error requesting feature gate when that gate is not actuall...
Ralf Jung
-1
/
+1
2024-11-12
allow rustc_private feature in force-unstable-if-unmarked crates
Ralf Jung
-5
/
+3
2024-11-10
honor rustc_const_stable_indirect in non-staged_api crate with -Zforce-unstab...
Ralf Jung
-0
/
+121
2024-10-25
Re-do recursive const stability checks
Ralf Jung
-44
/
+206
2024-09-26
Stabilize `const_refs_to_static`
Ding Xiang Fei
-29
/
+4
2024-09-15
also stabilize const_refs_to_cell
Ralf Jung
-26
/
+16
2024-09-15
stabilize const_mut_refs
Ralf Jung
-310
/
+21
2024-09-01
Rollup merge of #129207 - GrigorenkoPV:elided-is-named, r=cjgillot
Matthias Krüger
-3
/
+23
2024-08-31
Auto merge of #129831 - matthiaskrgr:rollup-befq6zx, r=matthiaskrgr
bors
-2
/
+2
2024-08-31
make the const-unstable-in-stable error more clear
Ralf Jung
-2
/
+2
2024-08-31
elided_named_lifetimes: bless & add tests
Pavel Grigorenko
-3
/
+23
2024-08-31
const fn stability checking: also check declared language features
Ralf Jung
-0
/
+20
2024-08-25
tweak rustc_allow_const_fn_unstable hint, and add back test for stable-const-...
Ralf Jung
-8
/
+16
2024-08-22
stabilize const_fn_floating_point_arithmetic
Ralf Jung
-39
/
+29
2024-08-18
stabilize raw_ref_op
Ralf Jung
-6
/
+2
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-7
/
+7
2024-02-10
rebless after rebase
Ralf Jung
-0
/
+2
2024-02-10
unstably allow constants to refer to statics and read from immutable statics
Ralf Jung
-8
/
+14
2024-01-22
raw pointers are not references
Ralf Jung
-4
/
+4
2024-01-13
Bless tests
George-lewis
-0
/
+21
2023-11-24
Show number in error message even for one error
Nilstrieb
-1
/
+1
2023-04-16
fix library and rustdoc tests
Deadbeef
-11
/
+5
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-4
/
+8
2023-03-09
Test `let _ =` for const_mut_refs.
Camille GILLOT
-1
/
+13
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+967