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
/
tests
/
ui
/
macros
/
stringify.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errors
Matthias Krüger
-1
/
+20
2023-12-11
Add a few cases with wonky formatting to `stringify.rs` test.
Nicholas Nethercote
-0
/
+4
2023-12-11
Add spacing information to delimiters.
Nicholas Nethercote
-15
/
+15
2023-12-11
Improve `print_tts` by changing `tokenstream::Spacing`.
Nicholas Nethercote
-192
/
+144
2023-12-08
Do not parenthesize exterior struct lit inside match guards
David Tolnay
-1
/
+1
2023-12-08
Add if_let_guard and let_chains pretty printer tests
David Tolnay
-1
/
+20
2023-11-29
Add `never_patterns` feature gate
Nadrieril
-0
/
+5
2023-11-08
More tests for token stream pretty-printing with adjacent punctuation.
Nicholas Nethercote
-0
/
+29
2023-11-08
Clarify `space_between`.
Nicholas Nethercote
-0
/
+2
2023-10-24
Augment `stringify.rs` test some more.
Nicholas Nethercote
-40
/
+38
2023-10-24
Augment `stringify.rs` test.
Nicholas Nethercote
-2
/
+47
2023-10-24
Redo `stringify.rs` test.
Nicholas Nethercote
-539
/
+412
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-03
Gate against auto traits pre-expansion
Michael Goulet
-0
/
+1
2023-05-01
Rip it out
Nilstrieb
-2
/
+1
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-4
/
+0
2023-02-07
Expand const-if-const trait bounds correctly
Michael Goulet
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+889