-
- Notifications
You must be signed in to change notification settings - Fork 14.1k
Open
Labels
A-attributesArea: Attributes (`#[…]`, `#![…]`)Area: Attributes (`#[…]`, `#![…]`)A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustArea: Makes things more difficult for new or seasoned contributors to RustL-deprecatedLint: deprecatedLint: deprecatedT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.requires-internal-featuresThis issue requires the use of internal features.This issue requires the use of internal features.
Description
Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling std v0.0.0 (/checkout/library/std) Compiling compiler_builtins v0.1.109 error: 'since' must be a Rust version number, such as "1.31.0" | | 82 | #[deprecated(since = "CURRENT_RUSTC_VERSION", note = "this never returns anything useful")] error: could not compile `core` (lib) due to 1 previous error Build completed unsuccessfully in 0:00:26 est31
Metadata
Metadata
Assignees
Labels
A-attributesArea: Attributes (`#[…]`, `#![…]`)Area: Attributes (`#[…]`, `#![…]`)A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustArea: Makes things more difficult for new or seasoned contributors to RustL-deprecatedLint: deprecatedLint: deprecatedT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.requires-internal-featuresThis issue requires the use of internal features.This issue requires the use of internal features.