Don't suggest update nightly if using internal features
This commit is contained in:
parent
a5245ef284
commit
a0ca9b1633
3 changed files with 7 additions and 28 deletions
|
@ -1,10 +1,6 @@
|
|||
driver_impl_ice = the compiler unexpectedly panicked. this is a bug.
|
||||
driver_impl_ice_bug_report = we would appreciate a bug report: {$bug_report_url}
|
||||
driver_impl_ice_bug_report_internal_feature = using internal features is not supported and expected to cause internal compiler errors when used incorrectly
|
||||
driver_impl_ice_bug_report_internal_feature_outdated =
|
||||
using internal features is not supported and expected to cause internal compiler errors when used incorrectly
|
||||
.outdated = it seems this '{$version}' is outdated, a newer nightly should have been released in the mean time
|
||||
.update = please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists
|
||||
driver_impl_ice_bug_report_outdated =
|
||||
it seems this '{$version}' is outdated, a newer nightly should have been released in the mean time
|
||||
.update = please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue