rust/compiler/rustc_save_analysis/src
bors 872631d0f0 Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser
Use `as_deref` in compiler (but only where it makes sense)

This simplifies some code :3

(there are some changes that are not exacly `as_deref`, but more like "clever `Option`/`Result` method use")
2022-11-24 00:17:35 +00:00
..
dump_visitor.rs Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser 2022-11-24 00:17:35 +00:00
dumper.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Store a LocalDefId in hir::Variant & hir::Field. 2022-11-13 14:06:51 +00:00
sig.rs Store a LocalDefId in hir::Variant & hir::Field. 2022-11-13 14:06:51 +00:00
span_utils.rs Include (potentially remapped) working dir in crate hash 2021-08-15 15:17:37 -05:00