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_expand
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
rustc_expand: Factor out `Annotatable::into_tokens` to a separate method
Vadim Petrochenkov
-1
/
+26
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-6
/
+6
2020-02-11
Run RustFmt
jumbatm
-1
/
+5
2020-02-11
Invert control in struct_lint_level.
jumbatm
-1
/
+1
2020-02-05
parser: merge `fn` grammars wrt. bodies & headers
Mazdak Farrokhzad
-3
/
+3
2020-02-01
1. move node_id to syntax
Mazdak Farrokhzad
-1
/
+1
2020-02-01
Move builtin attribute logic to new rustc_attr crate.
Mazdak Farrokhzad
-1
/
+1
2020-02-01
syntax: simplify HasAttrs code
Mazdak Farrokhzad
-1
/
+1
2020-01-30
Use `P` for `NtTraitItem`, `NtImplItem`, and `NtForeignItem`.
Nicholas Nethercote
-18
/
+18
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-7
/
+6
2020-01-02
Normalize `syntax::edition` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-02
Normalize `syntax::source_map` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-3
/
+3
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+1181