mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-14 21:49:07 +00:00
3 lines
99 B
Rust
3 lines
99 B
Rust
// @has issue_95873/index.html "//*[@class='item-name']" "pub use ::std as x;"
|
|
pub use ::std as x;
|