We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b59f0a2 + fefc979 commit d316cfdCopy full SHA for d316cfd
src/bootstrap/src/core/sanity.rs
@@ -287,7 +287,7 @@ than building it.
287
288
if !has_target {
289
panic!(
290
- "No such target exists in the target list,\n\
+ "{target_str}: No such target exists in the target list,\n\
291
make sure to correctly specify the location \
292
of the JSON specification file \
293
for custom targets!\n\
0 commit comments