rust/src/librustc_passes
Tim Neumann 1dd9801fa5 Rollup merge of #41232 - arielb1:mir-rvalues, r=eddyb
move rvalue checking to MIR
2017-04-12 14:45:47 +02:00
..
ast_validation.rs Refactor Attribute to use Path and TokenStream instead of MetaItem. 2017-03-14 04:03:43 +00:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
consts.rs rustc_const_eval: always demand typeck_tables for evaluating constants. 2017-02-25 18:35:26 +02:00
diagnostics.rs Move rvalue checking to MIR 2017-04-11 23:53:20 +03:00
hir_stats.rs Refactor out ast::ItemKind::MacroDef. 2017-03-10 08:08:32 -08:00
lib.rs Move rvalue checking to MIR 2017-04-11 23:53:20 +03:00
loops.rs kill the CheckLoops DepNode 2017-04-04 11:09:44 -04:00
mir_stats.rs Remove the TypedConstVal 2017-02-28 17:12:56 +02:00
no_asm.rs annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor 2016-12-06 11:28:51 +01:00
static_recursion.rs kill CheckStaticRecursion 2017-04-04 11:09:47 -04:00