Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
Koichi ITO
|
ae0216d557
|
Use the traits added to the Rust 2021 Edition prelude
Follow up https://github.com/rust-lang/rust/pull/96861.
This PR uses the traits added to the Rust 2021 Edition prelude.
> The `TryInto`, `TryFrom` and `FromIterator` traits are now part of the prelude.
https://doc.rust-lang.org/edition-guide/rust-2021/prelude.html
|
2022-05-12 00:38:11 +09:00 |
|
Jason Newcomb
|
cfddf0927b
|
Fix type checks for manual_str_repeat
|
2021-05-31 09:37:13 -04:00 |
|
Jason Newcomb
|
97311f0906
|
Add lint manual_str_repeat
|
2021-05-30 23:26:48 -04:00 |
|