| Age | Commit message (Expand) | Author | Lines |
| 2021-02-10 | Auto merge of #81963 - pietroalbini:stable-1.50.0-pre2, r=pietroalbini 1.50.0 | bors | -3/+6 |
| 2021-02-10 | bootstrap: fix wrong docs installation path | Pietro Albini | -1/+1 |
| 2021-02-10 | bootstrap: Locate llvm-dwp based on llvm-config bindir | David Tolnay | -2/+5 |
| 2021-02-08 | Auto merge of #81878 - pietroalbini:stable-1.50.0, r=pietroalbini | bors | -11/+276 |
| 2021-02-08 | this is 1.50.0 stable | Pietro Albini | -1/+1 |
| 2021-02-08 | lexer: Avoid some span arithmetic in `emit_unescape_error` | Vadim Petrochenkov | -7/+26 |
| 2021-02-08 | backport release notes from master | Pietro Albini | -3/+249 |
| 2021-02-06 | Auto merge of #81774 - ehuss:beta-backports, r=ehuss | bors | -11132/+11620 |
| 2021-02-05 | Rename `panic_fmt` lint to `non_fmt_panic`. | Mara Bos | -8/+9 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -11043/+10904 |
| 2021-02-05 | Rollup merge of #81767 - exrook:layout-error-stability, r=Mark-Simulacrum | Mara Bos | -4/+4 |
| 2021-02-05 | Auto merge of #81229 - m-ou-se:solaris-workaround, r=pietroalbini | bors | -5/+13 |
| 2021-02-04 | Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514 | Jonas Schievink | -2/+51 |
| 2021-02-04 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-02-04 | Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix | Mara Bos | -55/+553 |
| 2021-02-04 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -1/+20 |
| 2021-02-04 | Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakis | bors | -13/+63 |
| 2021-02-04 | Auto merge of #81762 - pietroalbini:fix-install-msys2, r=m-ou-se | bors | -1/+3 |
| 2021-01-20 | Auto merge of #81151 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -304/+301 |
| 2021-01-20 | Add `@!has` checks to ensure private items don't have `pub` | Camelid | -0/+4 |
| 2021-01-20 | Add FIXME for visibility of a module | Camelid | -0/+3 |
| 2021-01-20 | Add note on panic behavior | Camelid | -0/+2 |
| 2021-01-20 | Small refactor | Camelid | -4/+3 |
| 2021-01-20 | Remove FIXME | Camelid | -1/+0 |
| 2021-01-20 | Update `find_nearest_parent_module` | Camelid | -12/+15 |
| 2021-01-20 | Extract local variable | Camelid | -8/+4 |
| 2021-01-20 | Simplify loop and remove old debugging code | Camelid | -14/+5 |
| 2021-01-20 | Add missing code to `find_closest_parent_module` | Camelid | -25/+25 |
| 2021-01-20 | Merge `pub-restricted` and `visibility` test | Camelid | -39/+34 |
| 2021-01-20 | Prefer `pub(crate)` over no modifier | Camelid | -8/+8 |
| 2021-01-20 | Handle `pub(super)` | Camelid | -1/+9 |
| 2021-01-20 | Fix bugs; fix and add tests | Camelid | -87/+110 |
| 2021-01-20 | rustdoc: Render visibilities succinctly | Camelid | -22/+38 |
| 2021-01-20 | Update mdbook | Eric Huss | -3/+3 |
| 2021-01-20 | bootstrap: fix x.py install not working with relative prefix | Pietro Albini | -55/+44 |
| 2021-01-20 | bootstrap: use the correct paths during ./x.py install | Pietro Albini | -81/+45 |
| 2021-01-20 | bootstrap: change the dist outputs to GeneratedTarball | Pietro Albini | -48/+64 |
| 2021-01-20 | bootstrap: never delete the tarball temporary directory | Pietro Albini | -9/+3 |
| 2021-01-20 | bootstrap: extract from any compression algorithm during distcheck | Pietro Albini | -5/+2 |
| 2021-01-20 | clarify docs a bit | Steven Fackler | -4/+3 |
| 2021-01-20 | make check a bit more clear | Steven Fackler | -2/+3 |
| 2021-01-20 | clean up control flow | Steven Fackler | -11/+2 |
| 2021-01-20 | Fix handling of malicious Readers in read_to_end | Steven Fackler | -1/+8 |
| 2021-01-20 | Auto merge of #81201 - calebcartwright:beta, r=Mark-Simulacrum | bors | -6/+0 |
| 2021-01-19 | update RLS and rustfmt | Caleb Cartwright | -6/+0 |
| 2021-01-14 | Auto merge of #80975 - ehuss:update-beta-cargo, r=Mark-Simulacrum | bors | -0/+0 |
| 2021-01-12 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-01-05 | Auto merge of #80680 - flip1995:clippy_backport, r=Mark-Simulacrum | bors | -119/+85 |
| 2021-01-04 | Merge commit '4bd77a19f39165fe9b8be2f7271d4197bd4f42eb' into beta | flip1995 | -119/+85 |
| 2021-01-03 | Auto merge of #6537 - flip1995:beta, r=ebroto | bors | -119/+85 |