rust/src/test/ui/run-pass
kennytm ba57ef116f
Rollup merge of #53994 - pnkfelix:issue-53764-migrate-run-pass-dirs-to-ui, r=alexcrichton
migrate run-pass/*/ to ui/run-pass

I think this is all that remains of #53764
2018-09-07 18:14:05 +08:00
..
allocator
array-slice-vec
associated-consts
associated-types
autoref-autoderef
bench
binding
borrowck
cfg
coerce
coherence
consts
cross-crate
ctfe Allow various name convention lints. 2018-09-06 14:55:21 +02:00
deriving
drop
dynamically-sized-types
extern
for-loop-while
foreign
functions-closures
generator
generics
higher-rank-trait-bounds
hygiene
impl-trait
imports
intrinsics
issues
iterators
macros
methods
mir
modules
moves
nll
non_modrs_mods
numbers-arithmetic
overloaded
packed
panic-runtime
panics
privacy
process
regions
rfcs
self
sepcomp
simd
specialization
statics
structs-enums
thinlto
threads-sendsync
traits
unboxed-closures
uniform-paths Allow various name convention lints. 2018-09-06 14:55:21 +02:00
union Allow illegal_floating_point_literal_pattern. These will need to be updated at some point. 2018-09-06 14:55:24 +02:00
unique
unsized-locals
where-clauses
zero-sized