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
/
fmt
Age
Commit message (
Expand
)
Author
Lines
2023-12-13
Tweak `short_ty_string` to reduce number of files
Esteban Küber
-5
/
+5
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-09-06
add diagnostic for raw identifiers in format string
Lukas Markeffsky
-0
/
+61
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-2
/
+0
2023-08-11
Auto merge of #114507 - sebastiantoh:issue-114235, r=jackh726
bors
-0
/
+85
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+2
2023-08-05
Add suggestion to quote inlined format argument as string literal
Sebastian Toh
-0
/
+85
2023-07-19
Improve error message when closing bracket interpreted as formatting fill cha...
Michael Goulet
-0
/
+20
2023-07-19
Fix quotes in output
Michael Goulet
-17
/
+17
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-8
/
+8
2023-05-11
Bless tests for portable-simd sync
Jubilee Young
-1
/
+1
2023-05-03
rustc_middle: Fix `opt_item_ident` for non-local def ids
Vadim Petrochenkov
-4
/
+8
2023-05-02
Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwU
Dylan DPC
-1
/
+1
2023-04-28
fixup tests wrt new normalization
Maybe Waffle
-1
/
+1
2023-04-24
Update tests.
Mara Bos
-19
/
+19
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-2
/
+4
2023-03-27
Add test for span of implicit format args captures.
Mara Bos
-0
/
+73
2023-03-27
Bless UI tests.
Mara Bos
-9
/
+9
2023-03-14
Properly allow macro expanded `format_args` invocations to uses captures
Nilstrieb
-19
/
+144
2023-02-16
Move tests
Caio
-0
/
+11
2023-02-07
Tweak ICE message
Esteban Küber
-1
/
+1
2023-02-03
Rollup merge of #106805 - madsravn:master, r=compiler-errors
Matthias Krüger
-0
/
+69
2023-02-02
PR fixing wrong order of format parameters in strings. Issue #106572
Mads Ravn
-0
/
+69
2023-01-30
Modify primary span label for E0308
Esteban Küber
-2
/
+2
2023-01-29
Update tests.
Mara Bos
-3
/
+3
2023-01-18
Revert "Improve heuristics whether `format_args` string is a source literal"
Nilstrieb
-21
/
+30
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1891