index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_builtin_macros
Age
Commit message (
Expand
)
Author
Lines
2020-01-27
don't clone types that are copy, round two.
Matthias Krüger
-1
/
+1
2020-01-21
Rollup merge of #68140 - ecstatic-morse:const-trait-bound-opt-out, r=oli-obk
Mazdak Farrokhzad
-0
/
+2
2020-01-20
Delete unused "next" variants from formatting infrastructure
Mark Rousskov
-12
/
+1
2020-01-19
Add `constness` field to `ast::ItemKind::Impl`
Dylan MacKenzie
-0
/
+2
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-5
/
+0
2020-01-17
Use named fields for `ast::ItemKind::Impl`
Dylan MacKenzie
-16
/
+16
2020-01-16
don't clone types that are copy
Matthias Krüger
-1
/
+1
2020-01-12
Diagnostics should start lowercase
varkor
-1
/
+1
2020-01-11
Rollup merge of #68084 - estebank:ice-68000, r=varkor
Mazdak Farrokhzad
-1
/
+1
2020-01-11
nix syntax::early_buffered_lints
Mazdak Farrokhzad
-2
/
+3
2020-01-10
Change `next_point` when `shrink_to_hi` is more appropriate
Esteban Küber
-1
/
+1
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-27
/
+24
2020-01-08
- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}
Mazdak Farrokhzad
-12
/
+31
2020-01-02
Normalize `syntax::edition` imports.
Mazdak Farrokhzad
-2
/
+2
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-25
/
+25
2020-01-02
Normalize `syntax::source_map` imports.
Mazdak Farrokhzad
-5
/
+5
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-43
/
+43
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-40
/
+40
2019-12-30
Make things build again
Vadim Petrochenkov
-10
/
+10
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+8981