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_ast
/
util
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1180
/
+0
2020-08-19
Move doc comment parsing to rustc_lexer
Aleksey Kladov
-51
/
+4
2020-08-15
replaced log with tracing
Gurpreet Singh
-1
/
+1
2020-08-13
Rollup merge of #74650 - estebank:ambiguous-expr-binop, r=eddyb
Tyler Mandry
-1
/
+0
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-2
/
+2
2020-08-06
rustc_expand: Don not beautify doc comments before passing them to macros
Vadim Petrochenkov
-23
/
+20
2020-08-06
rustc_ast/comments: Modernize some enum reexports
Vadim Petrochenkov
-8
/
+10
2020-08-06
rustc_ast: Stop using "string typing" for doc comment tokens
Vadim Petrochenkov
-81
/
+68
2020-07-22
Correctly parse `{} && false` in tail expression
Esteban Küber
-1
/
+0
2020-07-15
Remove lots of `Symbol::as_str()` calls.
Nicholas Nethercote
-36
/
+54
2020-07-09
Eliminate confusing "globals" terminology.
Nicholas Nethercote
-2
/
+2
2020-07-01
Remove `token::FlattenGroup`
Vadim Petrochenkov
-1
/
+1
2020-06-26
Rollup merge of #73629 - flip1995:assoc_op_copy_clone, r=Manishearth
Manish Goregaokar
-1
/
+1
2020-06-26
proc_macro: Stop flattening groups with dummy spans
Vadim Petrochenkov
-1
/
+1
2020-06-22
Make AssocOp Copy
flip1995
-1
/
+1
2020-06-10
Track span of function in method calls, and use this in #[track_caller]
Aaron Hill
-1
/
+1
2020-05-13
Replace some usages of the old `unescape_` functions in AST, clippy and tests.
Julian Wollersberger
-33
/
+42
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-2
/
+2
2020-04-18
Move `MapInPlace` to rustc_data_structures
Yuki Okushi
-110
/
+0
2020-04-05
Stop importing int/float modules in librustc_*
Linus Färnstrand
-1
/
+0
2020-03-20
can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.
Mazdak Farrokhzad
-1
/
+1
2020-03-09
Use `Token::uninterpolate` in couple more places matching on `(Nt)Ident`
Vadim Petrochenkov
-11
/
+4
2020-02-29
Move directory `libsyntax` -> `librustc_ast`
Vadim Petrochenkov
-0
/
+1333