about summary refs log tree commit diff
path: root/compiler/rustc_save_analysis/src
AgeCommit message (Expand)AuthorLines
2021-01-01first pass at default values for const genericsJulian Knodt-2/+9
2020-12-22Rework beautify_doc_string so that it returns a Symbol instead of a StringGuillaume Gomez-1/+1
2020-11-26Remove ForeignMod struct.Camille GILLOT-1/+1
2020-11-15Rollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPCDylan DPC-2/+2
2020-11-11Implement destructuring assignment for structs and slicesFabian Zaiser-4/+6
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-1/+3
2020-10-27Rollup merge of #78349 - JohnTitor:issue-75962, r=davidtwcoYuki Okushi-6/+11
2020-10-25Do not call `unwrap` with `signatures` option enabledYuki Okushi-2/+2
2020-10-25Fix small typosYuki Okushi-3/+3
2020-10-25Use its own `TypeckResults` to avoid ICEYuki Okushi-3/+8
2020-10-22fix save-analysisBastian Kauschke-1/+11
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-09-10use push(char) instead of push_str(&str) to add single chars to stringsMatthias Krüger-2/+2
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-23/+25
2020-08-30mv compiler to compiler/mark-0/+3732