Matthias Krüger
|
88e5ae2dd3
|
Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplett
Add #[must_use] to len and is_empty
Parent issue: #89692
r? `@joshtriplett`
|
2021-10-31 13:20:05 +01:00 |
|
John Kugelman
|
6745e8da06
|
Add #[must_use] to len and is_empty
|
2021-10-30 19:25:12 -04:00 |
|
John Kugelman
|
5b5c12be1c
|
Add #[must_use] to core and std constructors
|
2021-10-10 02:44:26 -04:00 |
|
Frank Steffahn
|
bf88b113ea
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
|
Maarten de Vries
|
259bf5f47a
|
Rely on libc for correct integer types in os/unix/net/ancillary.rs.
|
2021-06-17 15:56:47 +02:00 |
|
Christiaan Dirkx
|
a808fd44a3
|
Move std::sys::unix::ext to std::os::unix
|
2021-05-03 16:56:21 +02:00 |
|