Nilstrieb
|
7b1527ff5f
|
hir pretty: fix block indent
|
2024-05-20 20:30:44 +02:00 |
|
David Tolnay
|
94cc82c088
|
Pretty-print let-else with added parenthesization when needed
|
2024-05-12 13:42:37 -07:00 |
|
David Tolnay
|
68854b798e
|
Add AST pretty-printer tests for let-else
|
2024-05-12 13:37:00 -07:00 |
|
Matthias Krüger
|
a15996c9f1
|
try to fix tests on windows where the "file not found" error is different from linux
|
2024-04-28 11:07:00 +02:00 |
|
Matthias Krüger
|
c968b8b777
|
add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpretty=mir on invalid module path with staged_ap
Fixes https://github.com/rust-lang/rust/issues/108697
|
2024-04-28 10:23:10 +02:00 |
|
Yaodong Yang
|
2575b8e79c
|
move hir-tree test from run-make to ui test
|
2024-04-04 18:43:26 +08:00 |
|
Alex Macleod
|
47192937d4
|
Fix unpretty UI test when /tmp does not exist
|
2024-03-24 14:00:45 +00:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Michael Goulet
|
7e00e9736d
|
Make some non-diagnostic-affecting QPath::LangItem into regular qpaths
|
2023-12-26 04:07:38 +00:00 |
|
Nilstrieb
|
41e8d152dc
|
Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
2023-11-24 19:15:52 +01:00 |
|
David Tolnay
|
f2e3d3fc63
|
Move OutFileName writing into rustc_session
|
2023-07-20 11:04:31 -07:00 |
|
jyn
|
01b75e20f2
|
Move some UI tests into subdirectories
to avoid going over the existing limit now that the ui-fulldeps tests have
been moved to ui.
|
2023-04-02 19:42:30 -04:00 |
|
Mara Bos
|
4d840223b0
|
Add test for -Zflatten-format-args=yes.
|
2023-03-16 12:16:27 +01:00 |
|
clubby789
|
8b186dfdb7
|
Add recovery for use of removed box syntax
|
2023-03-12 13:26:37 +00:00 |
|
clubby789
|
dd7df04e16
|
Remove uses of box_syntax in rustc and tools
|
2023-03-12 13:19:46 +00:00 |
|
Michael Goulet
|
56bf28d4f4
|
Expand const-if-const trait bounds correctly
|
2023-02-07 21:00:12 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|