| Age | Commit message (Expand) | Author | Lines |
| 2021-10-10 | Rollup merge of #88374 - joshlf:patch-2, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2021-10-10 | Auto merge of #89633 - rhysd:issue-65230, r=petrochenkov | bors | -20/+59 |
| 2021-10-10 | Remove for loop range | Clemens Wasser | -2/+2 |
| 2021-10-10 | Merge branch 'rust-lang:master' into must-use-alloc-constructors | John Kugelman | -61/+216 |
| 2021-10-10 | Apply clippy suggestions | Clemens Wasser | -70/+55 |
| 2021-10-10 | Auto merge of #89219 - nickkuk:str_split_once_get_unchecked, r=Mark-Simulacrum | bors | -2/+4 |
| 2021-10-10 | Remove unused CSS rule | Guillaume Gomez | -2/+0 |
| 2021-10-10 | Add test for <code> in doc blocks on mobile | Guillaume Gomez | -0/+12 |
| 2021-10-10 | Stabilize proc_macro::is_available | bjorn3 | -4/+1 |
| 2021-10-10 | Fix <code> blocks in doc blocks display on mobile | Guillaume Gomez | -0/+4 |
| 2021-10-10 | Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa | bors | -6/+103 |
| 2021-10-10 | Add #[must_use] to core and std constructors | John Kugelman | -0/+36 |
| 2021-10-10 | Add #[must_use] to alloc constructors | John Kugelman | -2/+40 |
| 2021-10-10 | Fix spelling: Cannonical -> Canonical | John Kugelman | -8/+8 |
| 2021-10-10 | Auto merge of #89695 - jsha:more-templates, r=GuillaumeGomez | bors | -55/+113 |
| 2021-10-09 | Add #[must_use] to math and bit manipulation methods | John Kugelman | -19/+255 |
| 2021-10-10 | Auto merge of #89661 - rusticstuff:libisl_mirror_take_two, r=Mark-Simulacrum | bors | -4/+8 |
| 2021-10-09 | Add #[must_use] to char escape methods | John Kugelman | -0/+6 |
| 2021-10-09 | Add #[must_use] to is_condition tests | John Kugelman | -0/+61 |
| 2021-10-09 | Auto merge of #89631 - camsteffen:clippy-boot-env, r=Mark-Simulacrum | bors | -8/+1 |
| 2021-10-09 | Fix ABNF of inline asm options | Gary Guo | -1/+1 |
| 2021-10-09 | Allow the E0482 to be tested | sireliah | -1/+1 |
| 2021-10-09 | Add long explanation for error E0482 | sireliah | -1/+69 |
| 2021-10-09 | Simplified 3 ifs found by clippy. | Nicholas-Baron | -12/+10 |
| 2021-10-09 | Simplified two printlns picked out by clippy | Nicholas-Baron | -2/+2 |
| 2021-10-09 | Move check_debugger_output to the debugger module | Nicholas-Baron | -64/+69 |
| 2021-10-09 | Move DebuggerCommands to its own file | Nicholas-Baron | -48/+71 |
| 2021-10-09 | Auto merge of #88379 - camelid:cleanup-clean, r=jyn514 | bors | -514/+415 |
| 2021-10-09 | Update library/core/src/hash/mod.rs | pierwill | -1/+1 |
| 2021-10-09 | Apply clippy suggestions | Clemens Wasser | -16/+13 |
| 2021-10-09 | Cfg hide no_global_oom_handling and no_fp_fmt_parse | Gary Guo | -0/+2 |
| 2021-10-09 | Auto merge of #89703 - GuillaumeGomez:rollup-g3ulo9x, r=GuillaumeGomez | bors | -608/+927 |
| 2021-10-09 | Remove some stray whitespace. | Jacob Hoffman-Andrews | -3/+3 |
| 2021-10-10 | Use E0308 instead of E0495 for checking the error message improvement | rhysd | -47/+19 |
| 2021-10-09 | Rollup merge of #89700 - GuillaumeGomez:fix-rustdoc-higher-bound-html-gen, r=... | Guillaume Gomez | -2/+6 |
| 2021-10-09 | Rollup merge of #89664 - timClicks:51430-document-boxed-conversions, r=m-ou-se | Guillaume Gomez | -0/+41 |
| 2021-10-09 | Rollup merge of #89614 - cuviper:unicode-14, r=joshtriplett | Guillaume Gomez | -564/+674 |
| 2021-10-09 | Rollup merge of #88436 - lf-:stabilize-command-access, r=yaahc | Guillaume Gomez | -15/+11 |
| 2021-10-09 | Rollup merge of #87528 - :stack_overflow_obsd, r=joshtriplett | Guillaume Gomez | -8/+9 |
| 2021-10-09 | Rollup merge of #75644 - c410-f3r:array, r=yaahc | Guillaume Gomez | -19/+186 |
| 2021-10-09 | Auto merge of #89343 - Mark-Simulacrum:no-args-queries, r=cjgillot | bors | -48/+87 |
| 2021-10-09 | Fix invalid HTML generation for higher bounds | Guillaume Gomez | -2/+6 |
| 2021-10-09 | Add a test that -Zquery-dep-graph -Zdump-dep-graph works | Mark Rousskov | -0/+13 |
| 2021-10-09 | Auto merge of #89698 - matthiaskrgr:rollup-gna54x6, r=matthiaskrgr | bors | -205/+361 |
| 2021-10-09 | Rollup merge of #89697 - alessandrod:issue-89689, r=nikic | Matthias Krüger | -1/+1 |
| 2021-10-09 | Rollup merge of #89694 - jkugelman:must-use-string-transforms, r=joshtriplett | Matthias Krüger | -0/+40 |
| 2021-10-09 | Rollup merge of #89693 - jkugelman:must-use-stdin-stdout-stderr-locks, r=josh... | Matthias Krüger | -0/+3 |
| 2021-10-09 | Rollup merge of #89687 - Nicholas-Baron:move_read2_abbreviated, r=Mark-Simula... | Matthias Krüger | -70/+73 |
| 2021-10-09 | Rollup merge of #89684 - asquared31415:asm-doc-fix, r=joshtriplett | Matthias Krüger | -2/+2 |
| 2021-10-09 | Rollup merge of #89678 - marcelo-gonzalez:master, r=joshtriplett | Matthias Krüger | -3/+3 |