Skip to content

Commit

Permalink
Merge PR #303: Remove public/private dependencies from 2024
Browse files Browse the repository at this point in the history
We decided to remove this from Rust 2024 here:

- rust-lang/rust#44663 (comment)
  • Loading branch information
traviscross committed Jun 7, 2024
2 parents 418f056 + a16cf77 commit 273e736
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
- [`unsafe_op_in_unsafe_fn` warning](rust-2024/unsafe-op-in-unsafe-fn.md)
- [RPIT lifetime capture](rust-2024/rpit-lifetime-capture.md)
- [Disallow references to `static mut`](rust-2024/static-mut-reference.md)
- [Public/private dependencies](rust-2024/public-private-dependencies.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)
Expand Down
12 changes: 0 additions & 12 deletions src/rust-2024/public-private-dependencies.md

This file was deleted.

0 comments on commit 273e736

Please sign in to comment.