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.
1 parent 8e2ed71 commit fefc979Copy full SHA for fefc979
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