summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-10Auto merge of #81963 - pietroalbini:stable-1.50.0-pre2, r=pietroalbini 1.50.0bors-3/+6
2021-02-10bootstrap: fix wrong docs installation pathPietro Albini-1/+1
2021-02-10bootstrap: Locate llvm-dwp based on llvm-config bindirDavid Tolnay-2/+5
2021-02-08Auto merge of #81878 - pietroalbini:stable-1.50.0, r=pietroalbinibors-11/+276
2021-02-08this is 1.50.0 stablePietro Albini-1/+1
2021-02-08lexer: Avoid some span arithmetic in `emit_unescape_error`Vadim Petrochenkov-7/+26
2021-02-08backport release notes from masterPietro Albini-3/+249
2021-02-06Auto merge of #81774 - ehuss:beta-backports, r=ehussbors-11132/+11620
2021-02-05Rename `panic_fmt` lint to `non_fmt_panic`.Mara Bos-8/+9
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-11043/+10904
2021-02-05Rollup merge of #81767 - exrook:layout-error-stability, r=Mark-SimulacrumMara Bos-4/+4
2021-02-05Auto merge of #81229 - m-ou-se:solaris-workaround, r=pietroalbinibors-5/+13
2021-02-04Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514Jonas Schievink-2/+51
2021-02-04[beta] Update cargoEric Huss-0/+0
2021-02-04Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelixMara Bos-55/+553
2021-02-04Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelixMara Bos-1/+20
2021-02-04Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakisbors-13/+63
2021-02-04Auto merge of #81762 - pietroalbini:fix-install-msys2, r=m-ou-sebors-1/+3
2021-01-20Auto merge of #81151 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-304/+301
2021-01-20Add `@!has` checks to ensure private items don't have `pub`Camelid-0/+4
2021-01-20Add FIXME for visibility of a moduleCamelid-0/+3
2021-01-20Add note on panic behaviorCamelid-0/+2
2021-01-20Small refactorCamelid-4/+3
2021-01-20Remove FIXMECamelid-1/+0
2021-01-20Update `find_nearest_parent_module`Camelid-12/+15
2021-01-20Extract local variableCamelid-8/+4
2021-01-20Simplify loop and remove old debugging codeCamelid-14/+5
2021-01-20Add missing code to `find_closest_parent_module`Camelid-25/+25
2021-01-20Merge `pub-restricted` and `visibility` testCamelid-39/+34
2021-01-20Prefer `pub(crate)` over no modifierCamelid-8/+8
2021-01-20Handle `pub(super)`Camelid-1/+9
2021-01-20Fix bugs; fix and add testsCamelid-87/+110
2021-01-20rustdoc: Render visibilities succinctlyCamelid-22/+38
2021-01-20Update mdbookEric Huss-3/+3
2021-01-20bootstrap: fix x.py install not working with relative prefixPietro Albini-55/+44
2021-01-20bootstrap: use the correct paths during ./x.py installPietro Albini-81/+45
2021-01-20bootstrap: change the dist outputs to GeneratedTarballPietro Albini-48/+64
2021-01-20bootstrap: never delete the tarball temporary directoryPietro Albini-9/+3
2021-01-20bootstrap: extract from any compression algorithm during distcheckPietro Albini-5/+2
2021-01-20clarify docs a bitSteven Fackler-4/+3
2021-01-20make check a bit more clearSteven Fackler-2/+3
2021-01-20clean up control flowSteven Fackler-11/+2
2021-01-20Fix handling of malicious Readers in read_to_endSteven Fackler-1/+8
2021-01-20Auto merge of #81201 - calebcartwright:beta, r=Mark-Simulacrumbors-6/+0
2021-01-19update RLS and rustfmtCaleb Cartwright-6/+0
2021-01-14Auto merge of #80975 - ehuss:update-beta-cargo, r=Mark-Simulacrumbors-0/+0
2021-01-12[beta] Update cargoEric Huss-0/+0
2021-01-05Auto merge of #80680 - flip1995:clippy_backport, r=Mark-Simulacrumbors-119/+85
2021-01-04Merge commit '4bd77a19f39165fe9b8be2f7271d4197bd4f42eb' into betaflip1995-119/+85
2021-01-03Auto merge of #6537 - flip1995:beta, r=ebrotobors-119/+85