ecstatic-morse
|
65bdf79da3
|
Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay
Implementation of Write for some immutable ref structs
Fixes #73836
|
2020-09-21 20:40:44 -07:00 |
|
Federico Ponzi
|
88a29e630c
|
Updates stability attributes to the current nightly version
|
2020-09-21 08:52:59 +02:00 |
|
Federico Ponzi
|
ec7f9b927f
|
Deduplicates io::Write implementations
|
2020-09-11 11:39:31 +02:00 |
|
Federico Ponzi
|
28db5214d2
|
More implementations of Write for immutable refs
Fixes #73836
|
2020-09-03 09:36:05 +02:00 |
|
Lzu Tao
|
a4e926daee
|
std: move "mod tests/benches" to separate files
Also doing fmt inplace as requested.
|
2020-08-31 02:56:59 +00:00 |
|
Tomasz Miąsko
|
78e094632e
|
Remove wrapper type handling absent raw standard streams
Raw standard streams are always available. Remove unused wrapper type
that was supposed to be responsible for handling their absence.
|
2020-08-21 13:17:20 +02:00 |
|
Tomasz Miąsko
|
4a00421ba4
|
Make raw standard stream constructors const
|
2020-08-21 13:17:20 +02:00 |
|
Tomasz Miąsko
|
479c23bb49
|
Remove result type from raw standard streams constructors
Raw standard streams constructors are infallible. Remove unnecessary
result type.
|
2020-08-21 13:17:20 +02:00 |
|
Alexis Bourget
|
5d49c0e55a
|
Move to intra doc links for std::io
|
2020-08-18 19:36:52 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|