rust/src
Josh Stone 846602a876 Update the DefLocal pattern
DefLocal now contains a DefId too, since rust-lang/rust@a0dc2d9a29.
2015-10-02 11:07:56 -07:00
..
approx_const.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
attrs.rs Upgrade Rust to rustc 1.5.0-nightly (b2f379cdc 2015-09-23) 2015-09-23 17:30:39 -07:00
bit_mask.rs fix dogfood 2015-09-19 08:33:04 +05:30
collapsible_if.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
consts.rs rustup 2015-09-24 2015-09-25 18:52:36 +05:30
eq_op.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
eta_reduction.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
identity_op.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
len_zero.rs all: remove trailing spaces 2015-09-28 07:11:03 +02:00
lib.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
lifetimes.rs Fix rustup fallout: lifetimes false positives 2015-09-30 20:10:54 +05:30
loops.rs Update the DefLocal pattern 2015-10-02 11:07:56 -07:00
matches.rs extending while_let to warn for more statements 2015-09-29 20:26:34 +05:30
methods.rs rustup to 1.5.0-nightly (7bf4c885f 2015-09-26) 2015-09-28 10:34:10 +05:30
minmax.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
misc.rs rustup to 1.5.0-nightly (7bf4c885f 2015-09-26) 2015-09-28 10:34:10 +05:30
mut_mut.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
needless_bool.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
precedence.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
ptr_arg.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
ranges.rs rustup to 1.5.0-nightly (7bf4c885f 2015-09-26) 2015-09-28 10:34:10 +05:30
returns.rs generalize let_and_return for any block (closes #340) 2015-09-20 13:57:31 +02:00
shadow.rs rustup 2015-09-24 2015-09-25 18:52:36 +05:30
strings.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
types.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
unicode.rs Upgrade Rust to rustc 1.5.0-nightly (cff041170 2015-09-17) 2015-09-19 08:23:04 +05:30
utils.rs Merge pull request #351 from Wafflespeanut/while_let 2015-10-01 01:14:45 +05:30