We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b38ef commit f1e92ceCopy full SHA for f1e92ce
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 874e8e35055aff1bb7cb5b8afd9e1c27c8cf20de
+refs/heads/master: fb246e4e478b487da3a0ad36583217b32f483116
trunk/src/Makefile
@@ -447,7 +447,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
447
constrained-type.rs \
448
destructor-ordering.rs \
449
drop-parametric-closure-with-bound-box.rs \
450
- export-non-interference.rs \
451
foreach-nested-2.rs \
452
foreach-nested.rs \
453
foreach-put-structured.rs \
@@ -507,7 +506,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \
507
506
threads.rs \
508
type-sizes.rs \
509
typestate-cfg-nesting.rs \
510
- use-import-export.rs \
511
user.rs \
512
utf8.rs \
513
vec-alloc-append.rs \
0 commit comments