rust/src/test/ui/run-pass
2018-09-15 22:48:10 +03: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 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 Stabilization change for mod.rs 2018-09-08 19:41:46 -07:00
numbers-arithmetic
overloaded
packed
panic-runtime
panics
privacy
process
regions
rfcs rustc_resolve: always include core, std and meta in the extern prelude. 2018-09-15 22:48:10 +03:00
self
sepcomp
simd
specialization
statics
structs-enums
thinlto
threads-sendsync
traits
unboxed-closures
uniform-paths rustc_resolve: don't treat uniform_paths canaries as ambiguities unless they resolve to distinct Def's. 2018-09-13 23:28:55 +03: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