summary refs log tree commit diff
path: root/src/test/ui/consts/missing_span_in_backtrace.stderr
AgeCommit message (Expand)AuthorLines
2022-12-07Make -Zsimulate-remapped-rust-src-base reproducible on CIOli Scherer-5/+5
2022-12-07Avoid remapping paths back to `$SRC_DIR` in CIOli Scherer-5/+5
2022-12-06Filter out precise alloc ids from diagnosticsOli Scherer-2/+2
2022-12-06Properly indent messagesOli Scherer-5/+7
2022-12-06Change CTFE backtraces to use `note` instead of `label` to preserve their orderOli Scherer-11/+14
2022-12-06Remove now-redundant file/line info from const backtracesOli Scherer-7/+7
2022-12-06Start emitting labels even if their pointed to file is not available locallyOli Scherer-0/+23