summary refs log tree commit diff
path: root/src/librustc_expand
AgeCommit message (Expand)AuthorLines
2020-03-09error_derive_forbidden_on_non_adt: be more gracefulMazdak Farrokhzad-4/+3
2020-01-26rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.Eduard-Mihai Burtescu-4/+1
2020-01-20Revert "Add a `constness` field to `ast::TraitRef`"Dylan MacKenzie-1/+1
2020-01-11Rollup merge of #68084 - estebank:ice-68000, r=varkorMazdak Farrokhzad-1/+1
2020-01-11{syntax -> rustc_ast_passes}::feature_gateMazdak Farrokhzad-2/+2
2020-01-11nix syntax::early_buffered_lintsMazdak Farrokhzad-4/+5
2020-01-11simplify feature_err importsMazdak Farrokhzad-2/+2
2020-01-10Change `next_point` when `shrink_to_hi` is more appropriateEsteban Küber-1/+1
2020-01-10nix syntax::errors & prefer rustc_errors over errorsMazdak Farrokhzad-43/+34
2020-01-09Add a `constness` field to `ast::TraitRef`Dylan MacKenzie-1/+1
2020-01-04Rollup merge of #67137 - anp:tracked-panic-internals, r=eddybDylan DPC-8/+2
2020-01-04core and std macros and panic internals use panic::Location::caller.Adam Perry-8/+2
2020-01-02Normalize `syntax::edition` imports.Mazdak Farrokhzad-2/+2
2020-01-02Normalize `syntax::symbol` imports.Mazdak Farrokhzad-9/+9
2020-01-02Normalize `syntax::source_map` imports.Mazdak Farrokhzad-8/+8
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-26/+26
2019-12-31Rollup merge of #67744 - Centril:reduce-diversity, r=petrochenkovMazdak Farrokhzad-4/+6
2019-12-31parser::diagnostics: remove fn fatalMazdak Farrokhzad-4/+6
2019-12-31Add symbol normalization for proc_macro_server.Charles Lew-0/+2
2019-12-30Make things build againVadim Petrochenkov-3/+3
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+10284