| Age | Commit message (Expand) | Author | Lines |
| 2021-07-07 | Rollup merge of #86906 - juniorbassani:update-sync-docs, r=yaahc | Yuki Okushi | -2/+6 |
| 2021-07-07 | Rollup merge of #86880 - m-ou-se:test-manuallydrop-clone-from, r=Mark-Simulacrum | Yuki Okushi | -0/+8 |
| 2021-07-07 | Rollup merge of #86717 - rylev:rename, r=nikomatsakis | Yuki Okushi | -1/+2 |
| 2021-07-07 | Rollup merge of #80918 - yoshuawuyts:int-log2, r=m-ou-se | Yuki Okushi | -0/+478 |
| 2021-07-06 | Link tracking issue for pin_deref_mut | Jon Gjengset | -1/+1 |
| 2021-07-06 | Add doc comment for `impl From<LayoutError> for TryReserveError` | Michael Howell | -0/+1 |
| 2021-07-06 | rewrote documentation for thread::yield_now() | Godmar Back | -16/+17 |
| 2021-07-06 | add Ord tests for Path comparisons | The8472 | -0/+17 |
| 2021-07-06 | optimize {Path,PathBuf,Components}::{cmp,partial_cmp} for shared prefixes | The8472 | -6/+90 |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -2/+2 |
| 2021-07-06 | Change or_patterns_back_compat lint to rust_2021_incompatible_or_patterns | Ryan Levick | -0/+1 |
| 2021-07-06 | Fix typo in core::sync::atomic::compiler_fence example | Júnior Bassani | -1/+1 |
| 2021-07-06 | Replace deprecated compare_and_swap by compare_exchange_weak in core::sync::a... | Júnior Bassani | -1/+5 |
| 2021-07-06 | Stabilize Vec<T>::shrink_to | Yoh Deadfall | -16/+8 |
| 2021-07-05 | Improve env var getter docs | Aris Merchant | -8/+5 |
| 2021-07-05 | Make `getenv` return an Option instead of a Result | Aris Merchant | -36/+20 |
| 2021-07-05 | Change env var getters to error recoverably | Aris Merchant | -15/+10 |
| 2021-07-06 | use Eq::eq instead of Iterator::eq implementation | The8472 | -1/+1 |
| 2021-07-06 | Rollup merge of #86852 - Amanieu:remove_doc_aliases, r=joshtriplett | Yuki Okushi | -34/+0 |
| 2021-07-06 | Rollup merge of #86794 - inquisitivecrystal:seek-rewind, r=m-ou-se | Yuki Okushi | -2/+5 |
| 2021-07-06 | Rollup merge of #85377 - ijackson:abort-docs, r=m-ou-se | Yuki Okushi | -9/+50 |
| 2021-07-06 | Rollup merge of #83581 - arennow:dir_entry_ext_unix_borrow_name, r=m-ou-se | Yuki Okushi | -0/+43 |
| 2021-07-05 | Enable dir_entry_ext2 feature in doc test. | Mara Bos | -0/+1 |
| 2021-07-05 | Auto merge of #84560 - cjgillot:inline-iter, r=m-ou-se | bors | -0/+1 |
| 2021-07-05 | Test ManuallyDrop::clone_from. | Mara Bos | -0/+8 |
| 2021-07-05 | s/die/terminate/ in abort documentation. | Mara Bos | -1/+1 |
| 2021-07-05 | Use american spelling for behaviour | Mara Bos | -1/+1 |
| 2021-07-05 | Talk about "terminate" rather than "die" | Ian Jackson | -1/+1 |
| 2021-07-05 | Talk about invalid instructions rather than debug traps | Ian Jackson | -2/+2 |
| 2021-07-05 | abort docs: Document buffer non-flushing | Ian Jackson | -0/+3 |
| 2021-07-05 | abort docs: Do not claim that intrinsics::abort is always a debug trap | Ian Jackson | -1/+3 |
| 2021-07-05 | aborts: Clarify documentation and comments | Ian Jackson | -9/+45 |
| 2021-07-04 | Auto merge of #86875 - JohnTitor:rollup-fuefamw, r=JohnTitor | bors | -16/+35 |
| 2021-07-05 | Rollup merge of #86864 - GuillaumeGomez:example-write-vectored, r=JohnTitor | Yuki Okushi | -0/+21 |
| 2021-07-05 | Rollup merge of #86858 - JohnTitor:stabilize-string-drain-as-str, r=Mark-Simu... | Yuki Okushi | -16/+14 |
| 2021-07-04 | Auto merge of #86598 - yoshuawuyts:poll-method-docs, r=JohnTitor | bors | -7/+100 |
| 2021-07-04 | Add missing code example for Write::write_vectored | Guillaume Gomez | -0/+21 |
| 2021-07-04 | Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieu | bors | -121/+156 |
| 2021-07-04 | Auto merge of #86213 - jhpratt:stabilize-const-from_utf8_unchecked, r=JohnTitor | bors | -1/+1 |
| 2021-07-04 | Stabilize `string_drain_as_str` | Yuki Okushi | -16/+14 |
| 2021-07-04 | Auto merge of #86833 - crlf0710:remove-std-raw-mod, r=SimonSapin | bors | -119/+0 |
| 2021-07-04 | Auto merge of #85270 - ChrisDenton:win-env-case, r=m-ou-se | bors | -9/+147 |
| 2021-07-03 | stdio_locked: add tracking issue | Taylor Yu | -7/+7 |
| 2021-07-03 | Auto merge of #86810 - ojeda:alloc-gate, r=dtolnay | bors | -0/+12 |
| 2021-07-03 | Auto merge of #86799 - tlyu:stdio-locked, r=joshtriplett | bors | -1/+337 |
| 2021-07-03 | Remove the deprecated `core::raw` and `std::raw` module. | Charles Lew | -119/+0 |
| 2021-07-03 | Auto merge of #79965 - ijackson:moreerrnos, r=joshtriplett | bors | -109/+2107 |
| 2021-07-03 | Move `os_str_bytes` to `sys::unix` and reuse it on other platforms. | Christiaan Dirkx | -14/+12 |
| 2021-07-02 | core: add unstable `no_fp_fmt_parse` to disable float fmt/parse code | Gary Guo | -0/+23 |
| 2021-07-02 | optimize chunks and chunks_mut | The8472 | -13/+11 |