We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f9278 commit 695c2e3Copy full SHA for 695c2e3
src/test/ui/consts/promotion.rs
@@ -4,7 +4,6 @@
4
//[opt_with_overflow_checks]compile-flags: -C overflow-checks=on -O
5
6
// build-pass
7
-// #![allow(arithmetic_overflow, unconditional_panic)]
8
9
const fn assert_static<T>(_: &'static T) {}
10
0 commit comments