Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
1cac5fa
Look for `python3` first on MacOS, not `py`
jyn514 Feb 13, 2025
477a2ee
std::fs: slightly reformat `remove_dir_all` error docs
jieyouxu Feb 18, 2025
2c752bc
Undeprecate env::home_dir
arlosi Feb 20, 2025
9323ba5
Remove MaybeForgetReturn suggestion
compiler-errors Feb 20, 2025
ef337a6
Make `ptr_cast_add_auto_to_object` lint into hard error
traviscross Feb 9, 2025
a7bd4a3
Add DWARF test case for non-C-like `repr128` enums
beetrees Feb 25, 2025
b2bb7cc
Fix char count in Display for ByteStr
thaliaarchi Feb 28, 2025
41dd80a
add test to reproduce #137662 (using ty decl macro fragment in an att…
jdonszelmann Feb 26, 2025
476b098
adjust Layout debug printing to match the internal field names
RalfJung Feb 28, 2025
91034ad
Do not require that unsafe fields lack drop glue
jswrenn Feb 28, 2025
3998690
compiletest: remove legacy `Makefile`-based `run-make` support
jieyouxu Feb 5, 2025
413b824
run-make: remove `tools.mk`
jieyouxu Feb 5, 2025
9b17c98
run-make: update test suite README
jieyouxu Feb 5, 2025
ed168e7
run-make-support: remove outdated comments
jieyouxu Mar 1, 2025
efec638
tidy: remove legacy `Makefile` checks
jieyouxu Feb 5, 2025
b0d6a84
rustc-dev-guide: remove mentions of legacy `Makefile` run-make infra
jieyouxu Feb 5, 2025
95b030f
triagebot: stop backlinking to the test porting tracking issue
jieyouxu Feb 5, 2025
7e0a2fc
compiletest: change `TEST_BUILD_DIR` to maximally normalize
jieyouxu Feb 11, 2025
8342914
tests: remove explicit long type filename hash normalization from som…
jieyouxu Feb 11, 2025
12cd0f1
tests: rebless some tests as a side-effect of `TEST_BUILD_DIR` changes
jieyouxu Feb 11, 2025
4f2a3dc
tests: manually rebless `tests/ui-fulldeps/codegen-backend/hotplug.rs`
jieyouxu Feb 11, 2025
133705c
[rustdoc] hide item that is not marked as doc(inline) and whose src i…
xizheyin Feb 27, 2025
a23566a
Provide more context on resolve error caused from incorrect RTN
estebank Feb 28, 2025
ab31129
Point of macro expansion from call expr if it involves macro var
compiler-errors Feb 24, 2025
e4dfca8
Point out macro expansion ident in resolver errors too
compiler-errors Feb 24, 2025
0607246
Fix associated type errors too
compiler-errors Feb 24, 2025
4fdc1b5
Construct MIR error body for global_asm correctly
compiler-errors Feb 23, 2025
dc9d559
Exclude global_asm from mir_keys
compiler-errors Feb 23, 2025
09e5846
Also note struct access, and fix macro expansion from foreign crates
compiler-errors Feb 24, 2025
69c4651
ci: use ubuntu 24 on arm large runner
marcoieni Mar 4, 2025
da3e736
Clarify why InhabitedPredicate::instantiate_opt exists
meithecatte Feb 28, 2025
a3d63fb
InhabitedPredicate: avoid using a wildcard branch
meithecatte Mar 3, 2025
c392cf7
Added documentation for flushing
pcorwin Feb 10, 2025
3d62b27
Ensure that negative auto impls are always applicable
compiler-errors Feb 28, 2025
05a8060
Make rustdoc tests use always applicable negative auto impls
compiler-errors Feb 28, 2025
d15f55a
Rollup merge of #136581 - jieyouxu:makefile-be-gone, r=Kobzol
workingjubilee Mar 5, 2025
8011627
Rollup merge of #136764 - traviscross:TC/make-ptr_cast_add_auto_to_ob…
workingjubilee Mar 5, 2025
6954f75
Rollup merge of #136798 - pcorwin:master, r=tgross35
workingjubilee Mar 5, 2025
41da886
Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd
workingjubilee Mar 5, 2025
41ff7f8
Rollup merge of #136975 - jyn514:macos-x, r=Mark-Simulacrum
workingjubilee Mar 5, 2025
747abe0
Rollup merge of #137240 - jieyouxu:remove_dir_all, r=Mark-Simulacrum
workingjubilee Mar 5, 2025
fcffe98
Rollup merge of #137303 - compiler-errors:maybe-forgor, r=cjgillot
workingjubilee Mar 5, 2025
2cc0b8f
Rollup merge of #137327 - arlosi:home-dir, r=Mark-Simulacrum
workingjubilee Mar 5, 2025
390bf7b
Rollup merge of #137502 - compiler-errors:global-asm-aint-mir-body, r…
workingjubilee Mar 5, 2025
df5ded4
Rollup merge of #137534 - xizheyin:issue-137342, r=GuillaumeGomez
workingjubilee Mar 5, 2025
9b2a60f
Rollup merge of #137565 - compiler-errors:macro-ex, r=estebank
workingjubilee Mar 5, 2025
bd50d68
Rollup merge of #137643 - beetrees:repr128-dwarf-variant-test, r=jiey…
workingjubilee Mar 5, 2025
3f559bd
Rollup merge of #137758 - jdonszelmann:fix-137662, r=nnethercote
workingjubilee Mar 5, 2025
e7e24cb
Rollup merge of #137764 - compiler-errors:always-applicable-negative-…
workingjubilee Mar 5, 2025
6398cdc
Rollup merge of #137772 - thaliaarchi:bstr-display, r=joshtriplett
workingjubilee Mar 5, 2025
88b7f15
Rollup merge of #137798 - marcoieni:ubuntu-24-large-runner-arm, r=Kobzol
workingjubilee Mar 5, 2025
1b1f731
Rollup merge of #137805 - RalfJung:layout-debug-print, r=Noratrieb
workingjubilee Mar 5, 2025
e634d23
Rollup merge of #137808 - jswrenn:droppy-unsafe-fields, r=nnethercote
workingjubilee Mar 5, 2025
5d30f8d
Rollup merge of #137820 - meithecatte:instantiate-opt, r=BoxyUwU
workingjubilee Mar 5, 2025
26a4195
Rollup merge of #137825 - estebank:rtn-sugg-2, r=compiler-errors
workingjubilee Mar 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Point out macro expansion ident in resolver errors too
  • Loading branch information
compiler-errors committed Mar 3, 2025
commit e4dfca8ac240d517e5d7008333fd7d3367d0176f
3 changes: 2 additions & 1 deletion compiler/rustc_hir_typeck/src/method/suggest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ impl<'a, 'tcx> FnCtxt<'a, 'tcx> {
node => unreachable!("{node:?}"),
};

// Try to get the span of the identifier within the expression's syntax context (if that's different).
// Try to get the span of the identifier within the expression's syntax context
// (if that's different).
let within_macro_span = span.within_macro(expr_span);

// Avoid suggestions when we don't know what's going on.
Expand Down
6 changes: 6 additions & 0 deletions compiler/rustc_resolve/src/late/diagnostics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,12 @@ impl<'ast, 'ra: 'ast, 'tcx> LateResolutionVisitor<'_, 'ast, 'ra, 'tcx> {
let mut err = self.r.dcx().struct_span_err(base_error.span, base_error.msg.clone());
err.code(code);

// Try to get the span of the identifier within the path's syntax context
// (if that's different).
if let Some(within_macro_span) = base_error.span.within_macro(span) {
err.span_label(within_macro_span, "within this macro");
}

self.detect_missing_binding_available_from_pattern(&mut err, path, following_seg);
self.suggest_at_operator_in_slice_pat_with_range(&mut err, path);
self.suggest_swapping_misplaced_self_ty_and_trait(&mut err, source, res, base_error.span);
Expand Down
6 changes: 6 additions & 0 deletions tests/ui/hygiene/generate-mod.stderr
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
error[E0412]: cannot find type `FromOutside` in this scope
--> $DIR/generate-mod.rs:35:13
|
LL | type A = $FromOutside;
| ------------ due to this macro variable
...
LL | genmod!(FromOutside, Outer);
| ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Outer` in this scope
--> $DIR/generate-mod.rs:35:26
|
LL | struct $Outer;
| ------ due to this macro variable
...
LL | genmod!(FromOutside, Outer);
| ^^^^^ not found in this scope

Expand Down
6 changes: 6 additions & 0 deletions tests/ui/hygiene/globs.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ error[E0425]: cannot find function `f` in this scope
LL | n!(f);
| ----- in this macro invocation
...
LL | $j();
| -- due to this macro variable
...
LL | n!(f);
| ^ not found in this scope
|
Expand All @@ -63,6 +66,9 @@ error[E0425]: cannot find function `f` in this scope
LL | n!(f);
| ----- in this macro invocation
...
LL | $j();
| -- due to this macro variable
...
LL | f
| ^ not found in this scope
|
Expand Down
3 changes: 3 additions & 0 deletions tests/ui/macros/macro-parameter-span.stderr
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
error[E0425]: cannot find value `x` in this scope
--> $DIR/macro-parameter-span.rs:11:9
|
LL | $id
| --- due to this macro variable
...
LL | x
| ^ not found in this scope

Expand Down
3 changes: 3 additions & 0 deletions tests/ui/macros/rfc-3086-metavar-expr/syntax-errors.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,9 @@ LL | no_curly__no_rhs_dollar__no_round!(a);
error[E0425]: cannot find value `a` in this scope
--> $DIR/syntax-errors.rs:152:37
|
LL | ( $i:ident ) => { count($i) };
| -- due to this macro variable
...
LL | no_curly__rhs_dollar__no_round!(a);
| ^ not found in this scope

Expand Down