Files
rust/tests
Jonathan Brouwer 9ff5ee2532 Rollup merge of #156764 - mladedav:dm/private-public, r=Zalathar
tests: fix pub-priv-dep test expectation

Related to private dependencies rust-lang/rust#44663

The test had wrongly configured dependency privacy. The ascii graph shows that both dependencies should be private. Furthermore, the way this test existed was effectively identical to `shared_direct_private.rs`.
2026-05-25 20:54:06 +02:00
..