| Age | Commit message (Expand) | Author | Lines |
| 2022-07-15 | Apply suggestions from code review | Jane Losare-Lusby | -1/+1 |
| 2022-07-15 | Improve example of `downcast` | Jiahao XU | -3/+4 |
| 2022-07-14 | Rename `std::io::Error::try_downcast_inner` to `downcast` | Jiahao XU | -11/+11 |
| 2022-06-23 | Use `unwrap` instead of `unwrap_unchecked` | Jiahao XU | -3/+7 |
| 2022-06-22 | Add new unit test `test_try_downcast_inner` | Jiahao XU | -1/+52 |
| 2022-06-22 | Add new unstable API `Error::try_downgrade_inner` | Jiahao XU | -0/+57 |
| 2022-06-22 | Impl `io::error::repr_bitpacked::Repr::new` | Jiahao XU | -0/+9 |
| 2022-06-22 | Impl `io::error::repr_unpacked::Repr::new` | Jiahao XU | -0/+4 |
| 2022-06-22 | Auto merge of #98375 - JohnTitor:rollup-e5c6rgo, r=JohnTitor | bors | -66/+489 |
| 2022-06-22 | Rollup merge of #98363 - RalfJung:btree-test-ref-alloc, r=thomcc | Yuki Okushi | -6/+6 |
| 2022-06-22 | Rollup merge of #98356 - lucasthormann:patch-1, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-06-22 | Rollup merge of #98226 - ChrisDenton:doc-extern-options, r=ehuss | Yuki Okushi | -0/+22 |
| 2022-06-22 | Rollup merge of #98005 - compiler-errors:impossible-bounds, r=Mark-Simulacrum | Yuki Okushi | -18/+151 |
| 2022-06-22 | Rollup merge of #97895 - nbdd0121:unlikely, r=estebank | Yuki Okushi | -31/+13 |
| 2022-06-22 | Rollup merge of #97818 - compiler-errors:rpit-error-spanned, r=oli-obk | Yuki Okushi | -5/+97 |
| 2022-06-22 | Rollup merge of #97516 - RalfJung:atomics, r=joshtriplett | Yuki Okushi | -0/+7 |
| 2022-06-22 | Rollup merge of #97454 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | Yuki Okushi | -0/+125 |
| 2022-06-22 | Rollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry | Yuki Okushi | -0/+52 |
| 2022-06-22 | Rollup merge of #95446 - notseanray:master, r=Mark-Simulacrum | Yuki Okushi | -5/+15 |
| 2022-06-22 | Document unstable `--extern` options | Chris Denton | -0/+22 |
| 2022-06-22 | Auto merge of #97853 - TaKO8Ki:emit-only-one-note-per-unused-struct-field, r=... | bors | -317/+604 |
| 2022-06-21 | Add some tests for impossible bounds | Michael Goulet | -18/+151 |
| 2022-06-21 | Point at return expression for RPIT-related error | Michael Goulet | -5/+97 |
| 2022-06-22 | Auto merge of #98359 - JohnTitor:rollup-v30vyzr, r=JohnTitor | bors | -291/+248 |
| 2022-06-21 | hedge our bets | Ralf Jung | -1/+1 |
| 2022-06-21 | remove use of &Alloc in btree tests | Ralf Jung | -6/+6 |
| 2022-06-22 | Rollup merge of #98344 - spastorino:remove-misleading-comment, r=oli-obk | Yuki Okushi | -3/+0 |
| 2022-06-22 | Rollup merge of #98336 - fmease:remove-faulty-doc-hidden-lint, r=GuillaumeGomez | Yuki Okushi | -251/+2 |
| 2022-06-22 | Rollup merge of #98334 - JohnTitor:issue-73727, r=compiler-errors | Yuki Okushi | -7/+15 |
| 2022-06-22 | Rollup merge of #98199 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2022-06-22 | Rollup merge of #98099 - RalfJung:convert_tag_add_extra, r=oli-obk | Yuki Okushi | -17/+21 |
| 2022-06-22 | Rollup merge of #97867 - lcnr:lub-binder, r=oli-obk | Yuki Okushi | -12/+209 |
| 2022-06-21 | Fix typo | Lucas Thormann | -1/+1 |
| 2022-06-21 | Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister | bors | -193/+62 |
| 2022-06-21 | This comment is out dated and misleading | Santiago Pastorino | -3/+0 |
| 2022-06-21 | Auto merge of #98335 - JohnTitor:rollup-j2zudxv, r=JohnTitor | bors | -342/+365 |
| 2022-06-21 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2022-06-21 | Remove `#[doc(hidden)]` logic from `unused_attributes` lint | León Orell Valerian Liehr | -251/+2 |
| 2022-06-21 | Rollup merge of #98330 - conradludgate:io-slice-mut-docs, r=Dylan-DPC | Yuki Okushi | -8/+8 |
| 2022-06-21 | Rollup merge of #98329 - oli-obk:fast_path_ice, r=cjgillot | Yuki Okushi | -1/+32 |
| 2022-06-21 | Rollup merge of #98323 - lnicola:rust-analyzer-2022-06-21, r=lnicola | Yuki Okushi | -9/+7 |
| 2022-06-21 | Rollup merge of #98313 - m-ou-se:fix-comments, r=joshtriplett | Yuki Okushi | -7/+6 |
| 2022-06-21 | Rollup merge of #98306 - eggyal:add-unevaluated-to-blanket-fallibletypefolder... | Yuki Okushi | -0/+7 |
| 2022-06-21 | Rollup merge of #98278 - nnethercote:some-token-stream-cleanups, r=petrochenkov | Yuki Okushi | -100/+118 |
| 2022-06-21 | Rollup merge of #98124 - jsha:defer-crates, r=GuillaumeGomez | Yuki Okushi | -141/+91 |
| 2022-06-21 | Rollup merge of #98022 - compiler-errors:erroneous-borrowck-span, r=oli-obk | Yuki Okushi | -11/+51 |
| 2022-06-21 | Rollup merge of #97805 - coolreader18:trace-suggestions, r=oli-obk | Yuki Okushi | -58/+36 |
| 2022-06-21 | Rollup merge of #97269 - RalfJung:transmute, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2022-06-21 | Rollup merge of #94033 - joshtriplett:documentation-is-running-better-go-catc... | Yuki Okushi | -6/+8 |
| 2022-06-21 | Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk | bors | -162/+477 |