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
/
test
/
pretty
/
stmt_expr_attributes.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-03
Bless all pretty printer tests and ui tests
David Tolnay
-6
/
+6
2022-01-30
Bless all pretty printer tests and ui tests
David Tolnay
-33
/
+33
2021-12-08
Pretty print break and continue without redundant space
David Tolnay
-3
/
+2
2021-12-01
Pretty print empty blocks as {}
David Tolnay
-9
/
+9
2021-06-29
Rollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
Yuki Okushi
-2
/
+1
2021-06-23
fix pretty print for `loop` in mir and hir
klensy
-2
/
+1
2021-05-11
Updates to tests.
Felix S. Klock II
-3
/
+14
2021-05-03
parser: Remove support for inner attributes on non-block expressions
Vadim Petrochenkov
-35
/
+24
2019-08-16
Remove meaningless comments in src/test
sd234678
-2
/
+0
2019-07-15
pprust: Fix formatting regressions from the previous commits
Vadim Petrochenkov
-8
/
+6
2019-07-15
pprust: Use `print_mac_common` for delimited token groups
Vadim Petrochenkov
-2
/
+2
2019-07-15
pprust: Use `print_mac_common` for `macro_rules` definitions
Vadim Petrochenkov
-2
/
+4
2019-06-08
Introduce `#[rustc_dummy]` attribute and use it in tests
Vadim Petrochenkov
-145
/
+134
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-03
Remove all unstable placement features
Aidan Hobson Sayers
-1
/
+0
2018-02-17
fix more typos found by codespell.
Matthias Krüger
-1
/
+1
2016-11-10
tests: fix fallout in pretty-printing output exact-match tests.
Eduard Burtescu
-8
/
+14
2015-11-26
Added stmt_expr_attribute feature gate
Marvin Löbel
-0
/
+1
2015-11-26
Add syntax support for attributes on expressions and all syntax
Marvin Löbel
-0
/
+281