| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
`box_syntax` no longer exists.
[`clippy_lints/src/lib.rs` now uses `Box::new`](https://github.com/rust-lang/rust-clippy/blob/d5298bea7fd0ce133506d156795e3dc7c68efc20/clippy_lints/src/lib.rs#L809C70-L809C70)
|
|
|
|
|
|
|
|
|
|
Adding the link that I wish had been there when I first looked for
this info.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Zast-json is being removed shortly: https://github.com/rust-lang/rust/pull/85993.
ast-tree does essentially the same thing, and still works today even before that PR lands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clippy repo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
- Update to latest nightly
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Philipp Krones <hello@philkrones.com>
|
|
`E-easy` isn't used, so `good first issue` is more appropriate.
|
|
|
|
|
|
|
|
|
|
|