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
/
control-flow
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
Revert "Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov"
Jieyou Xu
-2
/
+2
2025-08-12
Change the desugaring of `assert!` for better error output
Esteban Küber
-2
/
+2
2025-07-21
Constify Try, From, TryFrom
Evgenii Zheltonozhskii
-23
/
+5
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-1
/
+1
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-1
/
+1
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-3
/
+3
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-2
/
+0
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-1
/
+1
2024-12-23
Note def descr in NonConstFunctionCall
Michael Goulet
-2
/
+2
2024-12-03
Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiser
bors
-67
/
+21
2024-11-22
Gate const drop behind const_destruct feature, and fix const_precise_live_dro...
Michael Goulet
-6
/
+13
2024-11-22
Get rid of HIR const checker
Michael Goulet
-67
/
+21
2024-10-26
Deny calls to non-`#[const_trait]` methods in MIR constck
Deadbeef
-24
/
+0
2024-09-15
stabilize const_mut_refs
Ralf Jung
-28
/
+4
2024-03-18
Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin
Matthias Krüger
-6
/
+24
2024-03-18
Provide structured suggestion for `#![feature(foo)]`
Esteban Küber
-6
/
+24
2024-03-17
add test for #122301 to cover behavior that's on stable
The 8472
-0
/
+46
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-10
/
+10
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-5
/
+103
2024-01-13
Bless tests
George-lewis
-0
/
+3
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+739