diff options
author | bors <bors@rust-lang.org> | 2023-04-20 21:11:54 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-20 21:11:54 +0000 |
commit | 8bdcc62cb0362869f0e7b43a6ae4f96b953d3cbc (patch) | |
tree | 3a5864a46c8a3dd6814b76d64dd3f79d77bfaae1 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 3d7a091c647ef8644bfa8487434d27c9c02aa59a (diff) | |
parent | bd917bbcd272c3f9b02bb07a6231860448c8d530 (diff) | |
download | rust-8bdcc62cb0362869f0e7b43a6ae4f96b953d3cbc.tar.gz |
Auto merge of #110616 - m-ou-se:fmt-lang-items, r=jyn514
Remove public doc(hidden) core::fmt::rt::v1
All the types used by format_arg!() are now lang items, so they are no longer required as publicly exported items.
Part of #99012
After this change, the `rt` module is private, and contains only three lang items used by format_args (`Placeholder`, `Alignment`, and `Count`): https://github.com/rust-lang/rust/blob/441682cca9a32314835a88fa981a3bf13ffb0aa8/library/core/src/fmt/rt.rs
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions