rust/src/librustc_passes
varkor 11874a0c14 Validate generic parameter and argument order in ast_validation
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
2019-02-07 15:02:17 +01:00
..
ast_validation.rs Validate generic parameter and argument order in ast_validation 2019-02-07 15:02:17 +01:00
Cargo.toml Conditionally skip two passes if their related attributes were not found 2019-01-28 05:46:53 +01:00
diagnostics.rs Remove licenses 2018-12-25 21:08:33 -07:00
hir_stats.rs Remove hir::StmtKind::Decl. 2019-01-17 12:13:22 +11:00
layout_test.rs distinguish "no data" from "heterogeneous" for ABI purposes 2019-01-25 10:03:47 -05:00
lib.rs Conditionally skip two passes if their related attributes were not found 2019-01-28 05:46:53 +01:00
loops.rs Add an ensure() method to TyCtxt used to ensure queries are run 2019-01-29 21:10:33 +01:00
rvalue_promotion.rs Move privacy checking later in the pipeline and make some passes run in parallel 2019-01-30 21:19:02 +01:00