.. |
astconv_util.rs
|
Rollup merge of #35374 - mrabault:e0229_format, r=jonathandturner
|
2016-08-06 15:01:22 +03:00 |
const_qualif.rs
|
move more checks out of librustc
|
2016-01-21 10:52:37 +01:00 |
const_val.rs
|
rustc_const_eval: work around double rounding.
|
2016-06-05 19:18:28 +03:00 |
cstore.rs
|
rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.
|
2016-08-27 01:15:07 +03:00 |
dataflow.rs
|
prefer if let to match with None => {} arm in some places
|
2016-07-03 16:27:02 -07:00 |
dead.rs
|
Fix rebase + address comments
|
2016-09-03 13:39:34 +03:00 |
dependency_format.rs
|
rustc: Implement custom derive (macros 1.1)
|
2016-09-02 12:52:56 -07:00 |
effect.rs
|
Make accesses to union fields unsafe
|
2016-09-03 13:39:34 +03:00 |
entry.rs
|
Update E0138 to new format
|
2016-08-11 10:18:23 +08:00 |
expr_use_visitor.rs
|
Address comments and add requested tests
|
2016-09-03 13:39:35 +03:00 |
free_region.rs
|
turn the RFC1592 warnings into hard errors
|
2016-09-01 13:34:56 +03:00 |
intrinsicck.rs
|
Remove obsolete divergence related stuff
|
2016-08-13 21:37:09 +08:00 |
lang_items.rs
|
Refactor away AttrMetaMethods .
|
2016-08-25 20:41:40 +00:00 |
liveness.rs
|
typeck: use NoExpectation to check return type of diverging fn
|
2016-08-23 16:58:49 +00:00 |
mem_categorization.rs
|
Add unions to definition map
|
2016-09-03 13:37:25 +03:00 |
privacy.rs
|
rustc: Fix outdated comment
|
2016-08-22 00:21:13 +03:00 |
reachable.rs
|
Add unions to HIR
|
2016-09-03 13:37:25 +03:00 |
recursion_limit.rs
|
Refactor away AttrMetaMethods .
|
2016-08-25 20:41:40 +00:00 |
region.rs
|
Fix lifetime rules for 'if' conditions
|
2016-08-27 12:27:34 -07:00 |
resolve_lifetime.rs
|
Add unions to HIR
|
2016-09-03 13:37:25 +03:00 |
stability.rs
|
Fix rebase + address comments
|
2016-09-03 13:39:34 +03:00 |
weak_lang_items.rs
|
rustc: Implement custom derive (macros 1.1)
|
2016-09-02 12:52:56 -07:00 |