typo-fix stable ed'n error: "an onlyavailable" → "and only available"
This commit is contained in:
parent
a8403e1cda
commit
bbfdea28cd
@ -1810,7 +1810,7 @@ pub fn build_session_options_and_crate_config(
|
|||||||
early_error(
|
early_error(
|
||||||
ErrorOutputType::default(),
|
ErrorOutputType::default(),
|
||||||
&format!(
|
&format!(
|
||||||
"Edition {} is unstable an only\
|
"Edition {} is unstable and only \
|
||||||
available for nightly builds of rustc.",
|
available for nightly builds of rustc.",
|
||||||
edition,
|
edition,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user