about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
AgeCommit message (Expand)AuthorLines
2020-09-10Attach tokens to `ast::Stmt`Aaron Hill-0/+2
2020-09-10Attach `TokenStream` to `ast::Block`Aaron Hill-0/+1
2020-09-03Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkovbors-0/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-0/+1
2020-09-02Auto merge of #76216 - marmeladema:use-once-cell-from-std, r=matkladbors-5/+5
2020-09-01Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkovTyler Mandry-0/+1
2020-09-01interface: use `OnceCell` from standard librarymarmeladema-5/+5
2020-08-31Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matkladAleksey Kladov-0/+1
2020-08-31Stabilise link-self-contained optionMateusz MikuĊ‚a-0/+1
2020-08-30Add `-Z proc-macro-backtrace` to allow showing proc-macro panicsAaron Hill-0/+2
2020-08-30datastructures: replace `once_cell` crate with an impl from stdmarmeladema-0/+1
2020-08-30mv compiler to compiler/mark-0/+3101