mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-06 18:28:51 +00:00
b610118453
It's very useful when `pub` is equivalent to "this is crate's public API", let's enforce this! Ideally, we should enforce it for local `cargo test`, and only during CI, but that needs https://github.com/rust-lang/cargo/issues/5034. |
||
---|---|---|
.. | ||
coerce.rs | ||
expr.rs | ||
pat.rs | ||
path.rs | ||
unify.rs |