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
/
unpretty
Age
Commit message (
Expand
)
Author
Lines
2025-01-22
Point at invalid utf-8 span on user's source code
Esteban Küber
-1
/
+1
2025-01-15
Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril
Jacob Pratt
-8
/
+8
2025-01-08
Rename PatKind::Lit to Expr
Oli Scherer
-4
/
+4
2025-01-08
Exhaustively handle expressions in patterns
Oli Scherer
-1
/
+1
2025-01-07
Update tests.
Mara Bos
-8
/
+8
2025-01-03
turn rustc_box into an intrinsic
Ralf Jung
-16
/
+91
2024-12-27
Remove the `-test` suffix from normalize directives
Zalathar
-2
/
+2
2024-12-20
Relocate dyn* test out of parenthesis insertion test
David Tolnay
-0
/
+4
2024-12-13
Stabilize async closures
Michael Goulet
-2
/
+0
2024-12-04
Rename `core_pattern_type` and `core_pattern_types` lib feature gates to `pa...
Oli Scherer
-2
/
+2
2024-11-22
Stabilize the 2024 edition
Eric Huss
-2
/
+2
2024-10-26
Print unsafety of attribute in AST unpretty
Urgau
-1
/
+1
2024-10-26
Add AST unpretty test for unsafe attribute
Urgau
-0
/
+22
2024-10-24
Print safety correctly in extern static items
Michael Goulet
-0
/
+12
2024-10-01
Remove crashes and fix tests
Michael Goulet
-2
/
+0
2024-10-01
Remove unnamed field feature
Michael Goulet
-32
/
+0
2024-08-18
stabilize raw_ref_op
Ralf Jung
-2
/
+0
2024-07-23
Stabilize unsafe extern blocks (RFC 3484)
Santiago Pastorino
-2
/
+0
2024-07-11
Always use a colon in `//@ normalize-*:` headers
Zalathar
-1
/
+1
2024-07-01
Parenthesize break values containing leading label
David Tolnay
-2
/
+2
2024-06-23
Add test of parenthesizing break value by AST pretty-printer
David Tolnay
-0
/
+33
2024-06-07
Revert "Create const block DefIds in typeck instead of ast lowering"
Oli Scherer
-2
/
+1
2024-06-05
Add unsafe_extern_blocks feature flag
Santiago Pastorino
-0
/
+2
2024-06-04
Make extern blocks without unsafe warn in edition 2024
Santiago Pastorino
-4
/
+4
2024-05-28
Create const block DefIds in typeck instead of ast lowering
Oli Scherer
-1
/
+2
2024-05-21
Rollup merge of #125158 - Nilstrieb:block-indent, r=compiler-errors
Matthias Krüger
-18
/
+18
2024-05-20
hir pretty: fix block indent
Nilstrieb
-18
/
+18
2024-05-18
Add tests for -Zunpretty=expanded ported from stringify's tests
David Tolnay
-26
/
+1806
2024-05-12
Pretty-print let-else with added parenthesization when needed
David Tolnay
-1
/
+1
2024-05-12
Add AST pretty-printer tests for let-else
David Tolnay
-0
/
+26
2024-04-28
try to fix tests on windows where the "file not found" error is different fro...
Matthias Krüger
-1
/
+1
2024-04-28
add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpr...
Matthias Krüger
-0
/
+17
2024-04-04
move hir-tree test from run-make to ui test
Yaodong Yang
-0
/
+10
2024-03-24
Fix unpretty UI test when /tmp does not exist
Alex Macleod
-2
/
+2
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-27
/
+27
2023-12-26
Make some non-diagnostic-affecting QPath::LangItem into regular qpaths
Michael Goulet
-3
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-3
/
+3
2023-07-20
Move OutFileName writing into rustc_session
David Tolnay
-1
/
+1
2023-04-02
Move some UI tests into subdirectories
jyn
-0
/
+46
2023-03-16
Add test for -Zflatten-format-args=yes.
Mara Bos
-0
/
+24
2023-03-12
Add recovery for use of removed `box` syntax
clubby789
-1
/
+1
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-0
/
+23
2023-02-07
Expand const-if-const trait bounds correctly
Michael Goulet
-0
/
+8
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+65