rust/src/test/ui/run-pass
2018-09-22 09:26:40 +03:00
..
allocator
array-slice-vec
associated-consts
associated-types
autoref-autoderef
bench
binding
borrowck
cfg
coerce
coherence
consts
cross-crate
ctfe
deriving
drop
dynamically-sized-types
extern Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
for-loop-while
foreign
functions-closures
generator
generics
higher-rank-trait-bounds
hygiene
impl-trait
imports
intrinsics
issues rustc_resolve: don't allow ::crate_name to bypass extern_prelude. 2018-09-15 22:48:10 +03:00
iterators
macros
methods
mir
modules
moves
nll
non_modrs_mods
numbers-arithmetic
overloaded
packed
panic-runtime
panics
privacy
process
regions
rfcs Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions. 2018-09-22 09:26:40 +03:00
self
sepcomp
simd
specialization
statics
structs-enums
thinlto
threads-sendsync
traits
unboxed-closures
uniform-paths rustc_resolve: use continue instead of return to "exit" a loop iteration. 2018-09-15 22:48:10 +03:00
union
unique
unsized-locals
where-clauses
zero-sized