rust/library/std
Matthias Krüger 48247884c9
Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubilee
Remove unnecessary `path` attribute

Follow up to #111401. I missed this at the time but it should now be totally unnecessary since the other include was removed.

r? `@workingjubilee`
2023-06-25 02:04:21 +02:00
..
benches
primitive_docs
src Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubilee 2023-06-25 02:04:21 +02:00
tests std: mark common functions in test crate pub(crate) 2023-05-25 08:15:04 -07:00
build.rs wip: Support Apple tvOS in libstd 2023-06-21 14:59:37 -07:00
Cargo.toml Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-Simulacrum 2023-06-25 02:04:20 +02:00