mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Un-xfail tests.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//xfail-stage0
|
||||
|
||||
// Reduced test case for issue #543.
|
||||
fn main() {
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//xfail-stage0
|
||||
|
||||
use std;
|
||||
|
||||
fn main() {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//xfail-stage0
|
||||
|
||||
// Reduced test case for issue #540.
|
||||
fn main() {
|
||||
obj a() {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
//xfail-stage0
|
||||
|
||||
use std;
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user