aerooneqq
5f6b026721
Merge several hir-level queries into single owner query
2026-05-15 11:16:56 +03:00
Esteban Küber
b849e10d38
Make span_suggestions always verbose
...
`span_suggestions` is to provide mutually exclusive suggestions. When it was introduced, we made its behavior be that if a single suggestion is given to it, we present the suggestion inline, otherwise in patch format. Changing this to make all of its uses be verbose, as that is closer in intent of output.
2026-04-15 01:38:14 +00:00
John Kåre Alsaker
6442b48dee
Add more robust handling of nested query cycles
2026-04-12 14:38:43 +02:00
Ralf Jung
7881a31ccf
Rollup merge of #152880 - JohnTitor:tweak-assoc-item-note, r=fmease
...
Tweak incorrect assoc item note
Fix rust-lang/rust#142797
r? @fmease
2026-03-28 13:15:48 +01:00
Yuki Okushi
531631c7ad
Make messages more generic
2026-03-28 16:18:11 +09:00
ywxt
224eda09e6
Add more tests for the parallel frontend
2026-03-26 16:08:34 +08:00
Oscar Bray
772e4560ed
Compiletest: Fix compare-output-by-lines directive
...
Fixes: https://github.com/rust-lang/rust/issues/148235
This was checking that the blessed stderr was a
subset of the stderr. Additionally, when re-blessing
it would re-bless the subset that matched. So, when
an extra line or comment was added and the line
numbers changed, it would bless it without the line
numbers.
2026-03-12 22:56:59 +00:00
Tony Kan
3464048bc4
test(parallel): Add regression test for #153391
...
Co-authored-by: Daria Sukhonina <zetanumbers@users.noreply.github.com >
2026-03-11 19:19:31 -07:00
xonx4l
4b000cfacd
Merge E0412 into E0425
2025-12-02 18:25:13 +00:00
Christian Poveda
b2ab7cf980
Gate 2015 UI tests
2025-11-27 11:19:00 -05:00
bors
82ae0ee648
Auto merge of #144420 - Qelxiros:smart_pointer_try_map, r=joboet
...
smart pointer (try_)map
Tracking issue: rust-lang/rust#144419
2025-10-31 17:09:47 +00:00
Jeremy Smart
9c5be677d0
add {Box, (Unique){Rc, Arc}}::(try_)map
2025-10-31 10:13:51 -04:00
Ben Kimock
9cbfbb164e
Accept trivial consts based on trivial consts
2025-10-27 13:36:57 -04:00
ywxt
36ab1bf367
Add more tests
2025-08-15 14:16:47 +08:00
ywxt
e17989edc7
Add the directive compare-output-by-lines
2025-08-15 14:16:32 +08:00
Vadim Petrochenkov
5c160f511e
compiletest: Stricter parsing for diagnostic kinds
2025-04-07 19:13:31 +03:00
bjorn3
6f543d5ceb
Add regression test
2025-01-26 13:55:59 +00:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
SparrowLii
a59d00674a
Add parallel rustc ui tests
2024-02-07 15:26:57 +08:00