about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorTakayuki Maeda <takoyaki0316@gmail.com>2023-11-27 22:38:24 +0900
committerGitHub <noreply@github.com>2023-11-27 22:38:24 +0900
commit465c4c9885d6abba54ff55f07d9cca927d74a3aa (patch)
tree783e0b11562cc0df972e58637f2935467649ae22 /compiler/rustc_parse/src/errors.rs
parent3dc807ca0709250ee7bfa3b8d00b4eae020d7ac1 (diff)
parent8892d29282ca8ad96a5d73764a86867ac55d141b (diff)
downloadrust-465c4c9885d6abba54ff55f07d9cca927d74a3aa.tar.gz
rust-465c4c9885d6abba54ff55f07d9cca927d74a3aa.zip
Rollup merge of #118358 - RalfJung:const-tests, r=WaffleLapkin
make const tests independent of std debug assertions

Fixes some fallout from https://github.com/rust-lang/rust/pull/110303: `ignore-debug` is bad since it makes it very annoying to develop rustc with debug assertions enabled.

These tests do not really provide any interesting test coverage, we already got plenty of other tests that check that we detect invalid enums. So we can just remove them.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions