rust/src/librustc_metadata
bors 340e7eb2a7 Auto merge of #31024 - oli-obk:move_checks_out_of_librustc, r=arielb1
-    check_const
-    check_static_recursion
-    check_loop
-    check_rvalues

r? @arielb1
2016-01-21 15:21:09 +00:00
..
astencode.rs move more checks out of librustc 2016-01-21 10:52:37 +01:00
common.rs Implement #[deprecated] attribute (RFC 1270) 2015-12-12 19:39:37 +03:00
creader.rs use structured errors 2015-12-30 14:27:59 +13:00
csearch.rs Refactor definitions of ADTs in rustc::middle::def 2016-01-20 21:50:57 +03:00
cstore.rs
decoder.rs Rename Def's variants and don't reexport them 2016-01-20 22:31:10 +03:00
diagnostics.rs Add E0463 error explanation 2016-01-02 02:39:45 +01:00
encoder.rs Refactor definitions of ADTs in rustc::middle::def 2016-01-20 21:50:57 +03:00
index.rs
lib.rs Register new snapshots 2015-12-21 09:26:21 -08:00
loader.rs Change name when outputting staticlibs on Windows 2016-01-16 12:34:54 -05:00
macro_import.rs
macros.rs
tls_context.rs Use a more efficient encoding for opaque data in RBML. 2015-12-28 12:15:44 -05:00
tydecode.rs Refactor away extension traits RegionEscape and HasTypeFlags 2016-01-07 00:42:12 +00:00
tyencode.rs Use a more efficient encoding for opaque data in RBML. 2015-12-28 12:15:44 -05:00