rust/compiler/rustc_save_analysis/src
Dylan DPC dc4d65579c
Rollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
Do not call `unwrap` with `signatures` option enabled

Fixes #75229
Didn't add a test since I couldn't set `RUST_SAVE_ANALYSIS_CONFIG` even with `rustc-env`.
2020-11-15 03:02:34 +01:00
..
dump_visitor.rs Implement destructuring assignment for structs and slices 2020-11-11 12:10:52 +00:00
dumper.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Show the inline stack of MIR lints that only occur after inlining 2020-10-27 14:08:07 +00:00
sig.rs Rollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC 2020-11-15 03:02:34 +01:00
span_utils.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00