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
/
compiler
/
rustc_ast_pretty
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
Parse inline const expressions
Santiago Pastorino
-0
/
+11
2020-10-14
Simplify a nested bool match
LingMan
-18
/
+7
2020-10-14
Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov
bors
-183
/
+324
2020-10-14
Rollup merge of #77886 - LingMan:ast_pretty_bool_matches, r=petrochenkov
Yuki Okushi
-8
/
+2
2020-10-13
Replace trivial bool matches with the `matches!` macro
LingMan
-8
/
+2
2020-10-13
Use Option::unwrap_or instead of open-coding it
LingMan
-6
/
+3
2020-10-11
Allow skipping extra paren insertion during AST pretty-printing
Aaron Hill
-5
/
+26
2020-10-11
Move pprust code to a 'state' submodule
Aaron Hill
-179
/
+299
2020-09-10
Fully integrate token collection for additional AST structs
Aaron Hill
-2
/
+5
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-1
/
+1
2020-09-10
Syntactically permit unsafety on mods
David Tolnay
-2
/
+9
2020-09-02
Auto merge of #76170 - matklad:notrivia, r=petrochenkov
bors
-4
/
+0
2020-09-01
Remove trivia tokens
Aleksey Kladov
-4
/
+0
2020-08-30
Factor out StmtKind::MacCall fields into `MacCallStmt` struct
Aaron Hill
-4
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+3620
[prev]