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
/
required-consts
Age
Commit message (
Expand
)
Author
Lines
2025-09-12
ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` job
Martin Nordholts
-8
/
+10
2025-08-06
Add support for shortening `Instance` and use it
Esteban Küber
-8
/
+8
2025-06-07
const-eval error: always say in which item the error occurred
Ralf Jung
-2
/
+2
2025-06-02
Clarify why we are talking about a failed const eval at a random place
Oli Scherer
-31
/
+31
2025-06-02
Use the informative error as the main const eval error message
Oli Scherer
-78
/
+78
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-6
/
+2
2025-04-30
compiletest: Make diagnostic kind mandatory on line annotations
Vadim Petrochenkov
-13
/
+17
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-58
/
+0
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-0
/
+1
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-49
/
+41
2024-04-23
properly fill a promoted's required_consts
Ralf Jung
-1
/
+89
2024-03-21
make sure we don't inline these generic fn as that could monomorphize them
Ralf Jung
-6
/
+12
2024-03-20
explicitly set opt-level=0
Ralf Jung
-94
/
+109
2024-03-20
mentioned_items: record all callee and coerced closure types, whether they ar...
Ralf Jung
-2
/
+229
2024-03-20
mentioned items: also handle closure-to-fn-ptr coercions
Ralf Jung
-0
/
+75
2024-03-20
mentioned items: also handle vtables
Ralf Jung
-13
/
+32
2024-03-20
fix comments in required-consts tests
Ralf Jung
-34
/
+29
2024-03-20
collector: recursively traverse 'mentioned' items to evaluate their constants
Ralf Jung
-25
/
+230
2024-03-14
preserve span when evaluating mir::ConstOperand
Ralf Jung
-0
/
+36
2024-03-13
const-eval: organize and extend tests for required-consts
Ralf Jung
-0
/
+476