auto merge of #5180 : catamorphism/rust/post-snapshot, r=catamorphism
* Disallow structural records everywhere * Remove all #[cfg(stage0)] stuff * Remove the last deprecated modes in libcore * Un-xfail a test
This commit is contained in:
commit
a660bb362c
9 changed files with 2 additions and 68 deletions
|
|
@ -8,9 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// tjc: un-xfail after snapshot
|
||||
// xfail-test
|
||||
// xfail-pretty
|
||||
|
||||
// Protocols
|
||||
proto! foo (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue