joboet
|
c14d137bfc
|
std: update internal uses of io::const_error!
|
2024-11-26 18:38:24 +01:00 |
|
Ralf Jung
|
854e3c43e0
|
library: consistently use American spelling for 'behavior'
|
2024-10-25 12:02:47 +02:00 |
|
Michael Goulet
|
c682aa162b
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
Chris Denton
|
c811d3126f
|
More robust extension checking
|
2024-09-03 14:36:21 +02:00 |
|
Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
John Arundel
|
a19472a93e
|
Fix doc nits
Many tiny changes to stdlib doc comments to make them consistent (for example
"Returns foo", rather than "Return foo", per RFC1574), adding missing periods, paragraph
breaks, backticks for monospace style, and other minor nits.
https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text
|
2024-07-26 13:26:33 +01:00 |
|
Jubilee Young
|
e9b3e9c7f4
|
std: forbid unwrapped unsafe in unsupported_backslash
|
2024-07-19 13:46:06 -07:00 |
|
joboet
|
c0d9776562
|
std: move path into sys
|
2024-02-08 12:51:35 +01:00 |
|