-
Notifications
You must be signed in to change notification settings - Fork 0
/
tests_ui.failing
28 lines (26 loc) · 1.2 KB
/
tests_ui.failing
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# not yet implemented
tests/ui/async-await/async-closure.rs
tests/ui/async-await/async-closures/async-fn-mut-for-async-fn.rs
tests/ui/async-await/async-closures/async-fn-once-for-async-fn.rs
tests/ui/async-await/async-closures/await-inference-guidance.rs
tests/ui/async-await/async-closures/captures.rs
tests/ui/async-await/async-closures/drop.rs
tests/ui/async-await/async-closures/mutate.rs
tests/ui/async-await/async-closures/mut-ref-reborrow.rs
tests/ui/async-await/async-closures/overlapping-projs.rs
tests/ui/async-await/async-closures/precise-captures.rs
tests/ui/async-await/async-drop.rs
tests/ui/async-await/track-caller/panic-track-caller.rs
tests/ui/sanitizer/cfi-async-closures.rs
tests/ui/numbers-arithmetic/f16-f128-lit.rs
tests/ui/resolve/primitive-usage.rs
# upstream failing
tests/ui/abi/cross-crate/anon-extern-mod-cross-crate-2.rs
tests/ui/abi/cross-crate/duplicated-external-mods.rs
tests/ui/abi/extern/extern-crosscrate.rs
tests/ui/abi/foreign/foreign-dupe.rs
tests/ui/abi/foreign/invoke-external-foreign.rs
tests/ui/issues/issue-25185.rs
# upstream failing, locally failing for different reason
tests/ui/allocator/no_std-alloc-error-handler-custom.rs
tests/ui/allocator/no_std-alloc-error-handler-default.rs