mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
df2cf97830
Add diagnostic when using public instead of pub Forwarding from https://github.com/rust-lang/rust/pull/99706 I accidentally broke something(??) in git and the commits in that PR are absolutely not what I did in that branch Anyways, this is the PR for this now. Adding tests again in a minute. cc `@davidtwco`