diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-01-28 14:23:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 14:23:21 +0100 |
| commit | e3420f44642ff8e6c94036c703224a7e4e641542 (patch) | |
| tree | 6575c1cd1b49d0748f7649ae103f34dc4b13a5bf /compiler/rustc_codegen_llvm/src | |
| parent | da5e22de0acddbdf682a6eee8cd910b6bcec47af (diff) | |
| parent | 656d1cce7ec086a2fcaccd269d1988781224a879 (diff) | |
| download | rust-e3420f44642ff8e6c94036c703224a7e4e641542.tar.gz rust-e3420f44642ff8e6c94036c703224a7e4e641542.zip | |
Rollup merge of #135367 - Urgau:unreach_pub-std-3, r=Noratrieb
Enable `unreachable_pub` lint in `alloc` This PR enables the [`unreachable_pub`](https://doc.rust-lang.org/rustc/lints/listing/allowed-by-default.html#unreachable-pub) lint as warn in the `alloc` crate. Most of changes are in the btree implementation and in tests. *The diff was mostly generated with `./x.py fix --stage 1 library/alloc/ -- --broken-code`, as well as manual edits for code in macros and in tests.* Continuation of #134286 and #135366 r? libs
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
