about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-09-15 02:29:46 +0200
committerGitHub <noreply@github.com>2019-09-15 02:29:46 +0200
commit3e4c7786e9a25239308290ea6b82bc6ffba66bcc (patch)
treeb0fde921597d3975324eaa2e90448b0c163ae029 /src/test/debuginfo/enum-thinlto.rs
parent17798939f2fed1112b8db57232990150013d6b83 (diff)
parenta0e48b6d256368574aa130c55851ec18746d98a3 (diff)
downloadrust-3e4c7786e9a25239308290ea6b82bc6ffba66bcc.tar.gz
rust-3e4c7786e9a25239308290ea6b82bc6ffba66bcc.zip
Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril
Warn on no_start, crate_id attribute use

These attributes are now deprecated; they don't have any use anymore.

`no_start` stopped being applicable in 3ee916e50bd86768cb2a9141f9b2c52d2601b412 as part of #18967. Ideally we would've removed it pre-1.0, but since that didn't happen let's at least mark it deprecated.

`crate_id` was renamed to `crate_name` in 50ee1ec1b4f107122d8037ac7b0b312afa6eb0ac as part of #15319. Ideally we would've followed that up with a removal of crate_id itself as well, but that didn't happen; this PR finally marks it as deprecated at least.

Fixes https://github.com/rust-lang/rust/issues/43142 and resolves https://github.com/rust-lang/rust/issues/43144.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions