rust/src/librustc_save_analysis
Manish Goregaokar 9523c82543
Rollup merge of #48490 - petrochenkov:orpat, r=eddyb
Implement multiple patterns with `|` in `if let` and `while let` (RFC 2175)

cc https://github.com/rust-lang/rust/issues/48215
2018-02-24 15:52:17 -08:00
..
Cargo.toml Emit data::Impl in save-analysis 2018-02-10 03:04:44 +01:00
dump_visitor.rs Implement multiple patterns with | in if let and while let 2018-02-24 03:12:35 +03:00
json_dumper.rs Emit data::Impl in save-analysis 2018-02-10 03:04:44 +01:00
lib.rs Emit data::Impl in save-analysis 2018-02-10 03:04:44 +01:00
sig.rs Remove impl Foo for .. in favor of auto trait Foo 2018-01-13 18:48:00 +03:00
span_utils.rs save-analysis: power through bracket mis-counts 2018-02-16 16:45:37 +13:00