summary refs log tree commit diff
path: root/src/librustc_builtin_macros
AgeCommit message (Expand)AuthorLines
2020-01-27don't clone types that are copy, round two.Matthias Krüger-1/+1
2020-01-21Rollup merge of #68140 - ecstatic-morse:const-trait-bound-opt-out, r=oli-obkMazdak Farrokhzad-0/+2
2020-01-20Delete unused "next" variants from formatting infrastructureMark Rousskov-12/+1
2020-01-19Add `constness` field to `ast::ItemKind::Impl`Dylan MacKenzie-0/+2
2020-01-18remove rustc_error_codes deps except in rustc_driverMazdak Farrokhzad-5/+0
2020-01-17Use named fields for `ast::ItemKind::Impl`Dylan MacKenzie-16/+16
2020-01-16don't clone types that are copyMatthias Krüger-1/+1
2020-01-12Diagnostics should start lowercasevarkor-1/+1
2020-01-11Rollup merge of #68084 - estebank:ice-68000, r=varkorMazdak Farrokhzad-1/+1
2020-01-11nix syntax::early_buffered_lintsMazdak Farrokhzad-2/+3
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-27/+24
2020-01-08- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}Mazdak Farrokhzad-12/+31
2020-01-02Normalize `syntax::edition` imports.Mazdak Farrokhzad-2/+2
2020-01-02Normalize `syntax::symbol` imports.Mazdak Farrokhzad-25/+25
2020-01-02Normalize `syntax::source_map` imports.Mazdak Farrokhzad-5/+5
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-43/+43
2019-12-30Rename `libsyntax_ext` and `libsyntax_expand` in codeVadim Petrochenkov-40/+40
2019-12-30Make things build againVadim Petrochenkov-10/+10
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+8981