rust/src/librustc_trans
Manish Goregaokar e962a1d51e Rollup merge of #23702 - dotdash:match_reass, r=eddyb
The reassignment checker effectively only checks whether the last
assignment in a body affects the discriminant, but it should of course
check all the assignments.

Fixes #23698
2015-03-25 19:44:32 +05:30
..
back rollup merge of #23601: nikomatsakis/by-value-index 2015-03-23 15:10:50 -07:00
save rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
trans Rollup merge of #23702 - dotdash:match_reass, r=eddyb 2015-03-25 19:44:32 +05:30
lib.rs Change lint names to plurals 2015-03-25 10:06:13 +13:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.