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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_builtin_macros
/
test_harness.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-383
/
+0
2020-08-22
Use smaller def span for functions
Aaron Hill
-1
/
+1
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-10
Merge branch 'master' into feature/incorporate-tracing
pawanbisht62
-38
/
+63
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-38
/
+63
2020-08-06
Incorporate tracing crate
bishtpawan
-1
/
+1
2020-07-17
Remove `ExtCtxt::ident_of`.
Nicholas Nethercote
-1
/
+1
2020-07-15
Add and use more static symbols.
Nicholas Nethercote
-4
/
+2
2020-06-27
Rename two `Resolver` traits
Vadim Petrochenkov
-3
/
+3
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-2
/
+2
2020-05-01
doc: misc rustdoc things
Tshepang Lekhonkhobe
-2
/
+4
2020-03-24
defatalize get_test_runner
Mazdak Farrokhzad
-10
/
+10
2020-03-18
fix pre-expansion linting infra
Mazdak Farrokhzad
-1
/
+1
2020-03-12
ast: `Mac`/`Macro` -> `MacCall`
Vadim Petrochenkov
-2
/
+2
2020-03-05
Use righthand '&' instead of lefthand "ref". (clippy::toplevel_ref_arg)
Matthias Krüger
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-5
/
+5
2020-02-24
parse/ast: move `Defaultness` into variants.
Mazdak Farrokhzad
-4
/
+4
2020-02-24
ast: add `Defaultness` to `Item`, making `AssocItem` an alias.
Mazdak Farrokhzad
-16
/
+8
2020-02-17
Rename `FunctionRetTy` to `FnRetTy`
Yuki Okushi
-1
/
+1
2020-02-05
parser: merge `fn` grammars wrt. bodies & headers
Mazdak Farrokhzad
-1
/
+1
2020-02-01
1. move node_id to syntax
Mazdak Farrokhzad
-1
/
+1
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-2
/
+2
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
-2
/
+2
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-2
/
+2
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+366