rust/library/core
Joshua Nelson 602dd145a3 Use allow(unused_imports) instead of cfg(doc)
This prevents links from breaking when items are re-exported in a
different crate and the original isn't being documented.
2020-08-23 18:45:57 -04:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Use allow(unused_imports) instead of cfg(doc) 2020-08-23 18:45:57 -04:00
tests Auto merge of #75694 - RalfJung:miri-align-to, r=nagisa 2020-08-21 15:40:48 +00:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00