diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-12-23 01:17:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-23 01:17:50 +0100 |
| commit | 3e58de240c2a2e9b71d93f2d9f2d0c7e82ab345a (patch) | |
| tree | f5e86871c97b45a20775b95b5e3c1e8b1d75e67d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9 (diff) | |
| parent | 164e22109b697ed0bc7dd62039362b2fb5482ef9 (diff) | |
| download | rust-3e58de240c2a2e9b71d93f2d9f2d0c7e82ab345a.tar.gz rust-3e58de240c2a2e9b71d93f2d9f2d0c7e82ab345a.zip | |
Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiasko
Mark `proc_macro_decls_static` as always used This would have avoided a bug in https://github.com/rust-lang/rust/pull/104860. In practice this shouldn't matter since nothing uses the query other than the `dead_code` lint, but this isn't documented as an internal-only query so it seems nice for it to be accurate. I think for `dead_code` it doesn't matter because the relevant code is generated by `rustc_builtin_macros` and isn't linted. I think `@tmiasko` or `@bjorn3` would be a good reviewer? r? `@tmiasko`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
