| .. |
|
borrowck
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
trans
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
tstate
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
typeck
|
Be less eager about implicit borrowing when doing method resolution. Closes #2796.
|
2012-07-06 15:55:18 -07:00 |
|
astencode.rs
|
Comments only: change TODOs to FIXMEs and annotate them
|
2012-07-05 16:10:29 -07:00 |
|
block_use.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
borrowck.rs
|
change borrowck error msg: 'declared in outer block' -> 'captured in a closure'
|
2012-07-06 22:30:50 -04:00 |
|
capture.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
check_alt.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
check_const.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
check_loop.rs
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
const_eval.rs
|
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
|
2012-06-21 16:44:10 -07:00 |
|
freevars.rs
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
kind.rs
|
Change 'iface' to 'trait' internally; parse trait as iface synonym
|
2012-07-05 11:01:43 -07:00 |
|
lint.rs
|
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
|
2012-07-04 19:18:13 -07:00 |
|
liveness.rs
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
pat_util.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
region.rs
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
resolve.rs
|
Plumbing and parsing for item-position macros.
|
2012-07-06 10:42:40 -07:00 |
|
resolve3.rs
|
Revert "rustc: Switch to the new resolution pass"
|
2012-07-06 20:45:06 -07:00 |
|
ty.rs
|
Revert "rustc: Switch to the new resolution pass"
|
2012-07-06 20:45:06 -07:00 |
|
typeck.rs
|
Revert "rustc: Switch to the new resolution pass"
|
2012-07-06 20:45:06 -07:00 |