rust/src/librustc_passes
bors 9bbbd29e82 Auto merge of #42859 - eddyb:const-size-and-align-of, r=nikomatsakis
Implement const fn {size,align}_of.

Fixes #34078.

r? @nikomatsakis
2017-07-19 16:58:02 +00:00
..
ast_validation.rs Support generic lifetime arguments in method calls 2017-07-18 00:12:48 +03:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
consts.rs Implement const fn {size,align}_of. 2017-07-19 14:46:54 +03:00
diagnostics.rs Removed as many "```ignore" as possible. 2017-06-23 15:31:53 +08:00
hir_stats.rs Pass crate attributes in visit.rs 2017-05-12 07:15:29 +12:00
lib.rs Bump version and stage0 compiler 2017-06-19 22:25:05 -07:00
loops.rs Remove need for &format!(...) or &&"" dances in span_label calls 2017-05-08 12:56:15 +02:00
mir_stats.rs Add EndRegion statement kind to MIR. 2017-06-12 13:06:42 +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 report the total number of errors on compilation failure 2017-07-02 16:16:44 +03:00