Skip to content

Commit

Permalink
Remove cargo-remove-implicit-features
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Oct 1, 2024
1 parent c7ebae2 commit d9d885e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
- [`unsafe_op_in_unsafe_fn` warning](rust-2024/unsafe-op-in-unsafe-fn.md)
- [RPIT lifetime capture rules](rust-2024/rpit-lifetime-capture.md)
- [Disallow references to `static mut`](rust-2024/static-mut-references.md)
- [Cargo: Remove implicit features](rust-2024/cargo-remove-implicit-features.md)
- [Cargo: Table and key name consistency](rust-2024/cargo-table-key-names.md)
- [Cargo: Reject unused inherited default-features](rust-2024/cargo-inherited-default-features.md)
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
Expand Down
47 changes: 0 additions & 47 deletions src/rust-2024/cargo-remove-implicit-features.md

This file was deleted.

0 comments on commit d9d885e

Please sign in to comment.