rust/src/librustc_passes
kennytm 59f8422a17
Rollup merge of #52781 - ljedrz:avoid_vec_arguments, r=nikomatsakis
Use a slice where a vector is not necessary
2018-07-28 16:25:07 +08:00
..
Cargo.toml Removed unused dependencies on rustc_const_math 2018-04-30 18:18:33 +02:00
ast_validation.rs Use slices where a vector is not necessary 2018-07-27 16:50:28 +02:00
diagnostics.rs Async methods 2018-06-21 22:38:05 -07:00
hir_stats.rs Rename ParamBound(s) to GenericBound(s) 2018-06-20 12:23:46 +01:00
lib.rs Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
loops.rs ExprKind 2018-07-16 15:09:16 +02:00
mir_stats.rs Promoteds are statics and statics have a place, not just a value 2018-07-23 09:51:30 +02:00
rvalue_promotion.rs ExprKind 2018-07-16 15:09:16 +02:00