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
/
ui
/
macros
/
stringify.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-03
Bless all pretty printer tests and ui tests
David Tolnay
-10
/
+10
2022-01-16
Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasper
Matthias Krüger
-1
/
+1
2022-01-06
Rollup merge of #92417 - dtolnay:printimpl, r=jackh726
Matthias Krüger
-1
/
+7
2022-01-03
Rollup merge of #92418 - dtolnay:emptystructpat, r=michaelwoerister
Matthias Krüger
-4
/
+4
2022-01-01
Fix unclosed boxes in pretty printing of TraitAlias
David Tolnay
-1
/
+1
2022-01-01
Rollup merge of #92420 - dtolnay:patrange, r=Mark-Simulacrum
Matthias Krüger
-4
/
+4
2022-01-01
Rollup merge of #92412 - dtolnay:tryspace, r=Mark-Simulacrum
Matthias Krüger
-1
/
+1
2021-12-29
Fix whitespace in pretty printed PatKind::Range
David Tolnay
-4
/
+4
2021-12-29
Fix spacing in pretty printed PatKind::Struct with no fields
David Tolnay
-4
/
+4
2021-12-29
Fix spacing of pretty printed const item without body
David Tolnay
-3
/
+3
2021-12-29
Fix spacing and ordering of words in pretty printed Impl
David Tolnay
-2
/
+2
2021-12-29
Add a pretty printer test of impl<T> const Trait
David Tolnay
-0
/
+6
2021-12-29
Fix double space in pretty printed TryBlock
David Tolnay
-1
/
+1
2021-12-29
Rollup merge of #92372 - dtolnay:fntype, r=jackh726
Matthias Krüger
-1
/
+1
2021-12-28
Print space after formal generic params in fn type
David Tolnay
-1
/
+1
2021-12-28
Remove pretty printer space inside block with only outer attrs
David Tolnay
-1
/
+1
2021-12-23
Fix tidy line length lint in stringify tests
David Tolnay
-4
/
+16
2021-12-23
Format with rust-lang/rust's rustfmt settings
David Tolnay
-41
/
+14
2021-12-23
Add a test suite for stringify macro
David Tolnay
-0
/
+894