.. |
cfg
|
Auto merge of #28642 - petrochenkov:name3, r=nrc
|
2015-09-26 14:48:56 +00:00 |
infer
|
Rollup merge of #28681 - arielb1:destructor-fixes, r=eddyb
|
2015-09-27 15:05:17 +05:30 |
traits
|
Minor code cleanup.
|
2015-09-28 19:21:18 -06:00 |
ty
|
don't crash when there are multiple conflicting implementations of Drop
|
2015-09-26 23:14:26 +03:00 |
astconv_util.rs
|
ensure projections are prohibited when type parameters are
|
2015-09-13 23:47:41 +03:00 |
astencode.rs
|
Use Names in HIR Items
|
2015-09-22 19:53:52 +03:00 |
check_const.rs
|
Remove warning of duplicated error code
|
2015-09-26 17:11:01 +02:00 |
check_loop.rs
|
Add an intital HIR and lowering step
|
2015-09-03 10:02:36 +12:00 |
check_match.rs
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
check_no_asm.rs
|
Add part of new error codes in librustc
|
2015-09-13 00:38:36 +02:00 |
check_rvalues.rs
|
Add an intital HIR and lowering step
|
2015-09-03 10:02:36 +12:00 |
check_static_recursion.rs
|
Allow tracking issues for lang features.
|
2015-09-08 11:01:42 +10:00 |
const_eval.rs
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
dataflow.rs
|
Remove random Idents outside of libsyntax
|
2015-09-23 20:04:49 +03:00 |
dead.rs
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
def_id.rs
|
purge DEF_ID_DEBUG TLS variable, and just always print a path, since I
|
2015-08-24 05:35:34 -04:00 |
def.rs
|
track, for each upvar, its index in list of upvars
|
2015-09-06 07:27:22 -04:00 |
dependency_format.rs
|
|
|
effect.rs
|
Add an intital HIR and lowering step
|
2015-09-03 10:02:36 +12:00 |
entry.rs
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
expr_use_visitor.rs
|
sacrifice a few bytes for the euv demon
|
2015-09-30 00:51:12 +03:00 |
free_region.rs
|
move middle::ty and related modules to middle/ty/
|
2015-09-14 10:56:13 +03:00 |
implicator.rs
|
move middle::ty and related modules to middle/ty/
|
2015-09-14 10:56:13 +03:00 |
intrinsicck.rs
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
lang_items.rs
|
Remove the deprecated box(PLACE) syntax.
|
2015-09-24 18:00:08 +03:00 |
liveness.rs
|
Auto merge of #28642 - petrochenkov:name3, r=nrc
|
2015-09-26 14:48:56 +00:00 |
mem_categorization.rs
|
Use Names in the remaining HIR structures with exception of...
|
2015-09-22 19:58:29 +03:00 |
pat_util.rs
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
privacy.rs
|
|
|
reachable.rs
|
remove the destructors table
|
2015-09-26 23:11:52 +03:00 |
recursion_limit.rs
|
|
|
region.rs
|
Fill in some missing parts in the default HIR visitor
|
2015-09-29 00:23:54 +03:00 |
resolve_lifetime.rs
|
Fill in some missing parts in the default HIR visitor
|
2015-09-29 00:23:54 +03:00 |
stability.rs
|
Cleanup interfaces of Name, SyntaxContext and Ident
|
2015-09-24 23:05:02 +03:00 |
subst.rs
|
move middle::ty and related modules to middle/ty/
|
2015-09-14 10:56:13 +03:00 |
weak_lang_items.rs
|
Use ast attributes every where (remove HIR attributes).
|
2015-09-16 10:57:06 +12:00 |