summary refs log tree commit diff
path: root/compiler/rustc_save_analysis/src/dump_visitor.rs
AgeCommit message (Expand)AuthorLines
2021-01-12Separate out a `hir::Impl` structJoshua Nelson-15/+6
2021-01-02reduce borrowing and (de)referencing around match patterns (clippy::match_ref...Matthias Krüger-3/+3
2021-01-01first pass at default values for const genericsJulian Knodt-1/+4
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-4/+6
2020-10-22fix save-analysisBastian Kauschke-1/+11
2020-08-30mv compiler to compiler/mark-0/+1517