rust/src/librustc_save_analysis
Tyler Mandry 008526340a
Rollup merge of #64708 - SimonSapin:option-deref, r=Centril
Stabilize `Option::as_deref` and `Option::as_deref_mut`

The tracking issue https://github.com/rust-lang/rust/issues/50264 still has unresolved question for the corresponding `Result` methods.
2019-10-05 21:54:47 -07:00
..
Cargo.toml Remove unused dependencies 2019-09-23 15:25:00 +09:00
dump_visitor.rs Rename ForeignItem.node to ForeignItem.kind 2019-09-26 18:21:48 +01:00
dumper.rs Simplify SaveHandler trait 2019-07-27 19:27:51 -04:00
lib.rs Rollup merge of #64708 - SimonSapin:option-deref, r=Centril 2019-10-05 21:54:47 -07:00
sig.rs Rename ForeignItem.node to ForeignItem.kind 2019-09-26 18:21:48 +01:00
span_utils.rs remove peek_span_src_raw from StringReader 2019-07-04 09:08:39 +03:00