Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
a512fb265b4799c83e2de7a69cf6ac5d65cb268d
rust/tests/ui/deprecated.rs

13 lines
127 B
Rust
Raw Normal View History

Reduce the hackiness of cargo-clippy
2017-09-18 12:47:33 +02:00
Deprecates 4 lints Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:25:59 +01:00
#[warn(str_to_string)]
remove all //~ from tests
2017-02-08 14:58:07 +01:00
Deprecates 4 lints Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:25:59 +01:00
#[warn(string_to_string)]
remove all //~ from tests
2017-02-08 14:58:07 +01:00
Deprecates 4 lints Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:25:59 +01:00
#[warn(unstable_as_slice)]
remove all //~ from tests
2017-02-08 14:58:07 +01:00
Deprecates 4 lints Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:25:59 +01:00
#[warn(unstable_as_mut_slice)]
remove all //~ from tests
2017-02-08 14:58:07 +01:00
Deprecates 4 lints Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:25:59 +01:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 178ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API