]> git.lizzy.rs Git - rust.git/commit
Test staging attributes when -Zforce-unstable-if-unmarked is set
authorRalf Jung <post@ralfj.de>
Sun, 20 Aug 2017 13:30:15 +0000 (15:30 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 20 Aug 2017 14:57:17 +0000 (16:57 +0200)
commit350434370d72bd29cd7ba190b34f2734ca4f314a
tree84e8af3780217c71eba2b5106f5ce2c5451df51c
parentfe895bfb90bd6185cb43ee16b5b22149f8e13990
Test staging attributes when -Zforce-unstable-if-unmarked is set

Both new tests currently fail
src/test/compile-fail/stability-attribute-non-staged-force-unstable.rs [new file with mode: 0644]
src/test/run-pass/deprecation-in-force-unstable.rs [new file with mode: 0644]