diff options
| author | Jacob Hoffman-Andrews <github@hoffman-andrews.com> | 2021-06-13 15:38:44 -0700 |
|---|---|---|
| committer | Jacob Hoffman-Andrews <github@hoffman-andrews.com> | 2021-06-13 17:57:16 -0700 |
| commit | 74e8e7bb600212e7fef9782fde5ad9c13e1d65a0 (patch) | |
| tree | 26435ec289252d6ce43b0cf3f2280f53064da32b /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 0a8629bff642c3c3b84bb644c0099194f063b627 (diff) | |
| download | rust-74e8e7bb600212e7fef9782fde5ad9c13e1d65a0.tar.gz rust-74e8e7bb600212e7fef9782fde5ad9c13e1d65a0.zip | |
Remove must_use from ALLOWED_ATTRIBUTES
This is a fairly common attribute on methods, but is not something you need to know when reading the method docs - the purpose of the attribute is for the compiler to tell you about it if you forget to use a value. Removing reclaims some valuable space in the summary of methods.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
