about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-11-26 21:30:28 +0000
committerbors <bors@rust-lang.org>2017-11-26 21:30:28 +0000
commit9015b142b450d3d3079a88a08a766df81004356c (patch)
treeb7fbabf669a0d2a04b9d1d82a0d92a1b37a6651c /src/rustllvm/RustWrapper.cpp
parent827cb0d61e22eb6d5c9c5e8e8d05b07108a9968b (diff)
parent5da957cbc61a6fddc66cc1bd846eaab9d2411ef0 (diff)
downloadrust-9015b142b450d3d3079a88a08a766df81004356c.tar.gz
rust-9015b142b450d3d3079a88a08a766df81004356c.zip
Auto merge of #46168 - durka:macro-backtrace, r=durka
mention nightly in -Z external-macro-backtrace note

Fix #46167 by mentioning that you need nightly in the message that tells you to pass `-Z external-macro-backtrace`.

Rationale:

1. The reason for having this message is to increase discoverability of the functionality. If the message is only shown on nightly it's less disoverable.
2. The same approach is taken if you call a const fn in const context without its feature gate (previously, if you called it without `#![feature(const_fn)]`).

cc @kennytm
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions