.. |
cfg
|
Implement type ascription.
|
2015-12-16 17:12:35 +03:00 |
infer
|
Refactoring
|
2015-12-30 14:27:59 +13:00 |
traits
|
Refactor candidate selection
|
2016-01-03 00:11:48 +01:00 |
ty
|
Auto merge of #30585 - Ms2ger:ExplicitSelfCategory, r=brson
|
2015-12-31 01:12:38 +00:00 |
astconv_util.rs
|
Add docs for ast_ty_to_prim_ty
|
2015-10-15 20:14:52 +05:30 |
check_const.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
check_loop.rs
|
Port a bunch of code new-visitor; all of these ports were
|
2015-11-18 19:22:18 -05:00 |
check_match.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
check_no_asm.rs
|
Add part of new error codes in librustc
|
2015-09-13 00:38:36 +02:00 |
check_rvalues.rs
|
Port a bunch of code new-visitor; all of these ports were
|
2015-11-18 19:22:18 -05:00 |
check_static_recursion.rs
|
Make name resolution errors non-fatal
|
2015-12-11 21:00:15 +13:00 |
const_eval.rs
|
Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
|
2015-12-19 02:45:15 +00:00 |
cstore.rs
|
Use a more efficient encoding for opaque data in RBML.
|
2015-12-28 12:15:44 -05:00 |
dataflow.rs
|
Use the EntryOrExit variants qualified.
|
2015-11-24 13:06:12 +01:00 |
dead.rs
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
def_id.rs
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
def.rs
|
rustc: Remove def::DefUse
|
2015-12-16 18:19:11 +03:00 |
dependency_format.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
effect.rs
|
Port a bunch of code new-visitor; all of these ports were
|
2015-11-18 19:22:18 -05:00 |
entry.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
expr_use_visitor.rs
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
free_region.rs
|
Fix some typos.
|
2015-10-05 16:48:57 +02:00 |
implicator.rs
|
move middle::ty and related modules to middle/ty/
|
2015-09-14 10:56:13 +03:00 |
intrinsicck.rs
|
Fix the fallout
|
2015-11-19 11:41:09 +03:00 |
lang_items.rs
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
liveness.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
mem_categorization.rs
|
Auto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
|
2015-12-19 02:45:15 +00:00 |
pat_util.rs
|
Auto merge of #30145 - petrochenkov:hyg, r=nrc
|
2015-12-09 00:41:26 +00:00 |
privacy.rs
|
Changes to data produced by privacy pass
|
2015-11-19 14:16:35 +03:00 |
reachable.rs
|
Changes to data produced by privacy pass
|
2015-11-19 14:16:35 +03:00 |
recursion_limit.rs
|
|
|
region.rs
|
Auto merge of #30341 - pnkfelix:call-site-scope, r=nikomatsakis
|
2015-12-16 22:53:19 +00:00 |
resolve_lifetime.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
stability.rs
|
use structured errors
|
2015-12-30 14:27:59 +13:00 |
subst.rs
|
Add scoped thread-local encoding and decoding contexts to cstore.
|
2015-12-09 09:47:32 -05:00 |
weak_lang_items.rs
|
Add E0264 error explanation
|
2015-12-07 15:56:36 +01:00 |