.. |
borrowck
|
Add a lint mode for unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |
trans
|
auto merge of #5809 : Aatch/rust/start-attr, r=thestinger
|
2013-04-12 02:34:02 -07:00 |
typeck
|
Add a lint mode for unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |
astencode.rs
|
auto merge of #5827 : nikomatsakis/rust/issue-5656-change-meaning-of-borrowed-self, r=pcwalton
|
2013-04-12 15:14:24 -07:00 |
check_const.rs
|
syntax: Remove deprecated expr_vstore_fixed
|
2013-03-27 07:04:16 -07:00 |
check_loop.rs
|
|
|
check_match.rs
|
Reason about nested free variables that appear in a function
|
2013-04-10 07:52:46 -07:00 |
const_eval.rs
|
rename Linear{Map,Set} => Hash{Map,Set}
|
2013-04-03 10:30:36 -04:00 |
freevars.rs
|
rename Linear{Map,Set} => Hash{Map,Set}
|
2013-04-03 10:30:36 -04:00 |
kind.rs
|
Issue #5656: Make &self not mean "&'self self"
|
2013-04-10 17:32:02 -07:00 |
lang_items.rs
|
Revert map.each to something which takes two parameters
|
2013-04-10 07:51:48 -07:00 |
lint.rs
|
Add a lint mode for unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |
liveness.rs
|
Allow lint modes to be used on unused variables and dead assignments
|
2013-04-09 13:48:44 -04:00 |
mem_categorization.rs
|
Rather than storing a list of ty::method per trait, store one ty::method
|
2013-04-05 05:36:02 -04:00 |
moves.rs
|
Fix various warnings, NOTEs, etc
|
2013-04-05 05:36:03 -04:00 |
pat_util.rs
|
path -> Path
|
2013-04-10 09:15:04 -07:00 |
privacy.rs
|
path -> Path
|
2013-04-10 09:15:04 -07:00 |
region.rs
|
Issue #5656: Make &self not mean "&'self self"
|
2013-04-10 17:32:02 -07:00 |
resolve.rs
|
Add a lint mode for unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |
subst.rs
|
Issue #5656: Make &self not mean "&'self self"
|
2013-04-10 17:32:02 -07:00 |
ty.rs
|
Add a lint mode for unused unsafe blocks/functions
|
2013-04-14 01:15:46 -04:00 |