| Age | Commit message (Expand) | Author | Lines |
| 2021-11-16 | Also check for feature gates in "src/test/rustdoc" | Guillaume Gomez | -0/+1 |
| 2021-11-16 | Split doc_cfg and doc_auto_cfg features | Guillaume Gomez | -5/+28 |
| 2021-11-16 | Go back to loading all external crates unconditionally | Joshua Nelson | -3/+36 |
| 2021-11-16 | Add more missing methods to `IntraLinkCrateLoader` | Joshua Nelson | -4/+57 |
| 2021-11-16 | Update odht crate to 0.3.1 (big-endian bugfix) | Michael Woerister | -4/+4 |
| 2021-11-16 | add tests | b-naber | -0/+25 |
| 2021-11-16 | expose default substs in param_env | b-naber | -0/+12 |
| 2021-11-16 | Fix ICE when forgetting to `Box` a parameter to a `Self::func` call | Jakob Degen | -1/+31 |
| 2021-11-16 | Clean up debug statements in needs_drop | Jakob Degen | -7/+5 |
| 2021-11-16 | Add regresstion test for #90024. | Jakob Degen | -0/+37 |
| 2021-11-16 | Fixes incorrect handling of ADT's drop requirements | Jakob Degen | -41/+54 |
| 2021-11-16 | Fix documentation header sizes | Jacob Hoffman-Andrews | -11/+238 |
| 2021-11-15 | Revert "Do not call getpid wrapper after fork in tests" | Josh Stone | -35/+7 |
| 2021-11-15 | Also note tool expectations of fork vs clone3 | Josh Stone | -0/+2 |
| 2021-11-15 | Update another comment on fork vs. clone3 | Josh Stone | -2/+2 |
| 2021-11-15 | Only use `clone3` when needed for pidfd | Josh Stone | -7/+6 |
| 2021-11-15 | Feature gate and make must_not_suspend allow-by-default | Gus Wynn | -16/+114 |
| 2021-11-15 | Ensure that pushing empty path works as before | Sean Young | -1/+5 |
| 2021-11-15 | Document the valid values for `HandleOrNull` and `HandleOrInvalid`. | Dan Gohman | -0/+8 |
| 2021-11-15 | Fix Windows compilation errors. | Dan Gohman | -11/+6 |
| 2021-11-15 | Fix assertion failures in `OwnedHandle` with `windows_subsystem`. | Dan Gohman | -40/+72 |
| 2021-11-01 | Auto merge of #90461 - pietroalbini:bidi-beta, r=nikomatsakis | bors | -10/+543 |
| 2021-10-31 | add 1.56.1 to the release notes | Pietro Albini | -0/+8 |
| 2021-10-31 | Lint against RTL unicode codepoints in literals and comments | Esteban Küber | -10/+535 |
| 2021-10-22 | Auto merge of #90151 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -83/+166 |
| 2021-10-21 | Bump cargo | Mark Rousskov | -0/+0 |
| 2021-10-21 | Rework the equivalent test to work with sidebar-items.js | Loïc BRANSTETT | -3/+3 |
| 2021-10-21 | Add equivalent test in src/test/rustdoc | Loïc BRANSTETT | -0/+14 |
| 2021-10-21 | Apply documentation suggestions from code review | Urgau | -3/+3 |
| 2021-10-21 | Oops, inverted condition, fix that | Loïc BRANSTETT | -1/+1 |
| 2021-10-21 | Add regression test for #89852 | Loïc BRANSTETT | -0/+17 |
| 2021-10-21 | Deduplicate macro_rules! from module_exports when documenting them | Loïc BRANSTETT | -3/+11 |
| 2021-10-21 | Add a regression test for #89935 | Yuki Okushi | -0/+18 |
| 2021-10-21 | Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank" | Yuki Okushi | -72/+61 |
| 2021-10-21 | Fix issue 90038 | Gary Guo | -1/+22 |
| 2021-10-21 | Update src/test/codegen/debug-vtable.rs | Wesley Wiser | -1/+1 |
| 2021-10-21 | Erase late-bound regions before computing vtable debuginfo name. | Michael Woerister | -7/+14 |
| 2021-10-21 | Don't emit a warning for empty rmeta files. | Eric Huss | -0/+9 |
| 2021-10-18 | Auto merge of #90005 - pietroalbini:beta-next, r=pietroalbini | bors | -1/+1 |
| 2021-10-18 | switch release channel to beta | Pietro Albini | -1/+1 |
| 2021-10-17 | Auto merge of #89514 - davidtwco:polymorphize-shims-and-predicates, r=lcnr | bors | -108/+182 |
| 2021-10-17 | Auto merge of #88652 - AGSaidi:linux-aarch64-should-be-actually-monotonic, r=... | bors | -0/+15 |
| 2021-10-17 | Auto merge of #89968 - JohnTitor:rollup-z51n967, r=JohnTitor | bors | -43/+23 |
| 2021-10-17 | Rollup merge of #89958 - nhamovitz:patch-1, r=nagisa | Yuki Okushi | -1/+1 |
| 2021-10-17 | Rollup merge of #89953 - woppopo:option_const_as_mut, r=oli-obk | Yuki Okushi | -1/+11 |
| 2021-10-17 | Rollup merge of #89943 - matthiaskrgr:clpcompl, r=oli-obk | Yuki Okushi | -11/+9 |
| 2021-10-17 | Rollup merge of #89907 - GuillaumeGomez:correctly-emit-errors, r=camelid | Yuki Okushi | -1/+0 |
| 2021-10-17 | Rollup merge of #89886 - alexcrichton:update-wasi-libc, r=kennytm | Yuki Okushi | -1/+1 |
| 2021-10-17 | Rollup merge of #89849 - rusticstuff:remove-xcode-select, r=Mark-Simulacrum | Yuki Okushi | -28/+0 |
| 2021-10-17 | Rollup merge of #89507 - lopopolo:lopopolo/ordering-repr-i8, r=joshtriplett | Yuki Okushi | -0/+1 |