.. |
backtrace
|
Add Frames iterator for Backtrace
|
2021-01-23 11:56:33 -06:00 |
collections
|
Remove "length" doc aliases
|
2021-06-30 20:28:51 +01:00 |
env
|
std: move "mod tests/benches" to separate files
|
2020-08-31 02:56:59 +00:00 |
error
|
std: move "mod tests/benches" to separate files
|
2020-08-31 02:56:59 +00:00 |
f32
|
More lerp tests, altering lerp docs
|
2021-06-13 14:00:15 -04:00 |
f64
|
More lerp tests, altering lerp docs
|
2021-06-13 14:00:15 -04:00 |
ffi
|
Remove "length" doc aliases
|
2021-06-30 20:28:51 +01:00 |
fs
|
Rename ErrorKind::Unknown to Uncategorized.
|
2021-06-15 14:30:13 +02:00 |
io
|
Rollup merge of #86794 - inquisitivecrystal:seek-rewind, r=m-ou-se
|
2021-07-06 02:33:15 +09:00 |
lazy
|
Upgrade wasm32 image to Ubuntu 20.04
|
2021-02-06 13:05:56 +01:00 |
net
|
Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplett
|
2021-07-02 09:01:42 +00:00 |
num
|
rustc_expand: Mark inner #![test] attributes as soft-unstable
|
2020-11-20 19:35:03 +03:00 |
os
|
Rollup merge of #83581 - arennow:dir_entry_ext_unix_borrow_name, r=m-ou-se
|
2021-07-06 02:33:06 +09:00 |
panic
|
review: fix nits and move panic safety tests to the correct place
|
2020-09-25 23:10:24 +02:00 |
path
|
Refactor parse_prefix on Windows
|
2020-11-07 16:15:48 +01:00 |
prelude
|
Stabilize {std, core}::prelude::rust_*.
|
2021-06-14 14:44:50 +00:00 |
process
|
Test that env_clear works on Windows
|
2021-06-24 09:32:24 +01:00 |
sync
|
Rollup merge of #86783 - mark-i-m:mutex-drop-unsized, r=Xanewok
|
2021-07-02 06:20:33 +09:00 |
sys
|
Make getenv return an Option instead of a Result
|
2021-07-05 22:19:23 -07:00 |
sys_common
|
Merge sys_common::bytestring into os_str_bytes
|
2021-06-21 12:57:14 +02:00 |
thread
|
Use #[non_exhaustive] where appropriate
|
2021-06-24 04:16:11 -04:00 |
time
|
Duration::zero() -> Duration::ZERO
|
2020-10-21 20:44:03 -07:00 |
alloc.rs
|
Rename rterr to rtprintpanic
|
2021-05-19 15:52:09 +02:00 |
ascii.rs
|
Convert many files to intra-doc links
|
2020-09-02 17:37:40 -04:00 |
backtrace.rs
|
make both panic display formats collapse frames
|
2021-06-07 21:18:55 +02:00 |
env.rs
|
Make getenv return an Option instead of a Result
|
2021-07-05 22:19:23 -07:00 |
error.rs
|
Rollup merge of #82179 - mbartlett21:patch-5, r=joshtriplett
|
2021-06-15 17:40:03 +09:00 |
f32.rs
|
Change tracking issue
|
2021-06-13 14:04:43 -04:00 |
f64.rs
|
Change tracking issue
|
2021-06-13 14:04:43 -04:00 |
fs.rs
|
Rollup merge of #86852 - Amanieu:remove_doc_aliases, r=joshtriplett
|
2021-07-06 02:33:16 +09:00 |
keyword_docs.rs
|
Fix a few misspellings.
|
2021-06-25 13:18:56 -07:00 |
lazy.rs
|
Use DebugStruct::finish_non_exhaustive() in std.
|
2021-03-27 13:29:23 +01:00 |
lib.rs
|
Remove the deprecated core::raw and std::raw module.
|
2021-07-03 14:03:27 +08:00 |
macros.rs
|
Change "etc." to "and similar"
|
2021-05-13 15:02:02 +01:00 |
num.rs
|
postpone stabilizaton by one release
|
2021-06-22 10:20:56 +01:00 |
panic.rs
|
Update to new bootstrap compiler
|
2021-06-28 11:30:49 -04:00 |
panicking.rs
|
Rollup merge of #84687 - a1phyr:improve_rwlock, r=m-ou-se
|
2021-06-10 11:02:10 +09:00 |
path.rs
|
Auto merge of #85747 - maxwase:path-symlinks-methods, r=m-ou-se
|
2021-06-18 17:13:19 +00:00 |
primitive_docs.rs
|
Use HTTPS links where possible
|
2021-06-23 16:26:46 -04:00 |
process.rs
|
s/die/terminate/ in abort documentation.
|
2021-07-05 12:43:45 +02:00 |
rt.rs
|
Change entry point to 🛡️ against 💥 💥-payloads
|
2021-06-19 11:46:56 +03:00 |
time.rs
|
Use HTTPS links where possible
|
2021-06-23 16:26:46 -04:00 |