about summary refs log tree commit diff
path: root/tests/ui/consts/missing_span_in_backtrace.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-4/+4
2025-05-21Add some track_caller info to precondition panicsBen Kimock-3/+0
2025-05-20make std::intrinsic functions actually be intrinsicsRalf Jung-2/+2
2025-04-29stabilize ptr::swap_nonoverlapping in constRalf Jung-6/+6
2025-04-09Ensure `swap_nonoverlapping` is really always untypedScott McMurray-3/+3
2025-02-28Shorten span of panic failures in const contextEsteban Küber-14/+10
2024-12-23core: fix const ptr::swap_nonoverlapping when there are pointers at odd offse...Ralf Jung-0/+3
2024-09-15stabilize const_mut_refsRalf Jung-6/+6
2024-03-22`swap_simple` no longer needs to be a separate functionScott McMurray-2/+0
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-16Normalize alloc-id in tests.Camille GILLOT-1/+1
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+28