| Age | Commit message (Expand) | Author | Lines |
| 2021-08-11 | Rollup merge of #87881 - badboy:platform-support-formatting, r=ehuss | Yuki Okushi | -1/+1 |
| 2021-08-11 | Rollup merge of #87865 - tsoutsman:master, r=GuillaumeGomez | Yuki Okushi | -22/+24 |
| 2021-08-09 | Proper table row formatting in platform support | Jan-Erik Rediger | -1/+1 |
| 2021-08-09 | Auto merge of #85357 - Andy-Python-Programmer:aarch64_uefi_target, r=petroche... | bors | -0/+1 |
| 2021-08-09 | Add the aarch64-unknown-uefi target | unknown | -0/+1 |
| 2021-08-09 | Clarify terms in rustdoc book | Klim Tsoutsman | -22/+24 |
| 2021-08-04 | Promote `aarch64-apple-ios-sim` to Tier 2 | Jan-Erik Rediger | -7/+6 |
| 2021-08-03 | Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3 | bors | -0/+27 |
| 2021-08-02 | Another one | noproto | -1/+1 |
| 2021-08-02 | Correct typo | noproto | -1/+1 |
| 2021-08-03 | Various adjustments to historic tests and documents. | Charles Lew | -6/+7 |
| 2021-08-03 | Added page to Unstable Book. | Alexander Regueiro | -0/+26 |
| 2021-08-02 | Rollup merge of #86176 - nbdd0121:explicit-generic-args, r=jackh726 | Cameron Steffen | -0/+53 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -2/+0 |
| 2021-08-02 | Implement a `explicit_generic_args_with_impl_trait` feature gate | Gary Guo | -0/+53 |
| 2021-07-30 | Fix missing word in comment | Wilfred Hughes | -1/+1 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -2/+0 |
| 2021-07-28 | Rollup merge of #87315 - ricobbe:raw-dylib-unstable-book, r=wesleywiser | Yuki Okushi | -0/+34 |
| 2021-07-27 | Rollup merge of #87503 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-07-27 | Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelix | Yuki Okushi | -0/+10 |
| 2021-07-26 | Update books | Eric Huss | -0/+0 |
| 2021-07-22 | Add support for powerpc-unknown-freebsd | Piotr Kubaj | -0/+1 |
| 2021-07-21 | Rollup merge of #87346 - rylev:rename-force-warn, r=nikomatsakis | Eric Huss | -3/+3 |
| 2021-07-21 | Rename force-warns to force-warn | Ryan Levick | -3/+3 |
| 2021-07-20 | Fix ignore annotation | Richard Cobbe | -2/+1 |
| 2021-07-20 | Ignore example in automation | Richard Cobbe | -1/+2 |
| 2021-07-20 | Update books | Eric Huss | -0/+0 |
| 2021-07-20 | Auto merge of #87141 - spastorino:remove_impl_trait_in_bindings, r=oli-obk | bors | -28/+0 |
| 2021-07-19 | Add docs for raw-dylib to unstable book | Richard Cobbe | -0/+34 |
| 2021-07-18 | Remove impl_trait_in_bindings feature flag | Santiago Pastorino | -28/+0 |
| 2021-07-18 | Add doc for --nocapture | Guillaume Gomez | -0/+7 |
| 2021-07-12 | Rollup merge of #87031 - ZuseZ4:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-07-11 | Auto merge of #83918 - workingjubilee:stable-rangefrom-pat, r=joshtriplett | bors | -0/+53 |
| 2021-07-11 | Auto merge of #86416 - Amanieu:asm_clobber_only, r=nagisa | bors | -0/+10 |
| 2021-07-10 | Update reference.md | Manuel Drehwald | -1/+1 |
| 2021-07-10 | Add clobber-only register classes for asm! | Amanieu d'Antras | -0/+10 |
| 2021-07-06 | Update books | Eric Huss | -0/+0 |
| 2021-07-06 | Add flag to configure `large_assignments` lint | Tomasz Miąsko | -0/+10 |
| 2021-07-05 | Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez | bors | -132/+8 |
| 2021-06-29 | override rustdoc.css {webkit,moz} box-sizing:unset | Deadbeef | -0/+3 |
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -50/+0 |
| 2021-06-28 | Make every standalone doc use rustdoc.css | Deadbeef | -0/+5 |
| 2021-06-27 | Add Website features page to rustdoc book | Jean-Luc Thumm | -0/+26 |
| 2021-06-27 | Use rustdoc.css for error index | Deadbeef | -138/+6 |
| 2021-06-25 | Auto merge of #86599 - Amanieu:asm_raw, r=nagisa | bors | -1/+2 |
| 2021-06-24 | Add a "raw" option for asm! which ignores format string specifiers | Amanieu d'Antras | -1/+2 |
| 2021-06-22 | Update books | Eric Huss | -0/+0 |
| 2021-06-20 | Fix rust.css fonts. | Eric Huss | -10/+33 |
| 2021-06-17 | Auto merge of #83572 - pkubaj:patch-1, r=nagisa | bors | -0/+1 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -0/+29 |