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
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-10
Merge branch 'master' into feature/incorporate-tracing
pawanbisht62
-12
/
+19
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-12
/
+19
2020-08-06
Merge branch 'master' into feature/incorporate-tracing
pawanbisht62
-1
/
+1
2020-08-06
Incorporate tracing crate
bishtpawan
-1
/
+1
2020-08-04
rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
Vadim Petrochenkov
-1
/
+1
2020-07-17
Remove `ExtCtxt::ident_of`.
Nicholas Nethercote
-7
/
+23
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-6
/
+6
2020-03-24
defatalize expand_test_or_bench
Mazdak Farrokhzad
-8
/
+8
2020-03-12
ast: `Mac`/`Macro` -> `MacCall`
Vadim Petrochenkov
-1
/
+1
2020-03-05
Use righthand '&' instead of lefthand "ref". (clippy::toplevel_ref_arg)
Matthias Krüger
-2
/
+2
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-2
/
+2
2020-02-24
parse/ast: move `Defaultness` into variants.
Mazdak Farrokhzad
-2
/
+3
2020-02-18
Rollup merge of #69194 - Centril:assoc-extern-fuse, r=petrochenkov
Mazdak Farrokhzad
-72
/
+76
2020-02-17
Rename `FunctionRetTy` to `FnRetTy`
Yuki Okushi
-2
/
+2
2020-02-15
ast: make `= <expr>;` optional in free statics/consts.
Mazdak Farrokhzad
-72
/
+76
2020-02-13
rustc_bulltin_macros: tweak span_labels
Mazdak Farrokhzad
-2
/
+2
2020-02-13
IsAsync -> enum Async { Yes { span: Span, .. }, No }
Mazdak Farrokhzad
-2
/
+4
2020-02-13
Constness -> enum Const { Yes(Span), No }
Mazdak Farrokhzad
-2
/
+4
2020-02-01
syntax::print -> new crate rustc_ast_pretty
Mazdak Farrokhzad
-1
/
+1
2020-01-12
Diagnostics should start lowercase
varkor
-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
-1
/
+1
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+439