about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-27Lint against more useless `#[must_use]` attributesRuby Lazuli-162/+493
2022-02-11Auto merge of #93893 - oli-obk:sad_revert, r=oli-obkbors-2296/+1607
2022-02-11Auto merge of #93891 - matthiaskrgr:rollup-xadut8w, r=matthiaskrgrbors-111/+95
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-2157/+1611
2022-02-11Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk"Oli Scherer-62/+11
2022-02-11Revert "Fix regression from lazy opaque types"Oli Scherer-94/+2
2022-02-11Rollup merge of #93862 - Mark-Simulacrum:apple-split, r=pietroalbiniMatthias Krüger-3/+9
2022-02-11Rollup merge of #93861 - JulianKnodt:notraitace, r=wesleywiserMatthias Krüger-0/+76
2022-02-11Rollup merge of #93852 - GuillaumeGomez:remove-multi-query, r=jshaMatthias Krüger-107/+6
2022-02-11Rollup merge of #93742 - Mark-Simulacrum:skip-rustc-docs-complete, r=pietroal...Matthias Krüger-1/+4
2022-02-11Auto merge of #93865 - flip1995:clippyup, r=Manishearth,flip1995bors-3159/+4465
2022-02-10Split x86_64 apple builder into twoMark Rousskov-3/+9
2022-02-10Clippy: Fix botstrap falloutflip1995-21/+24
2022-02-10Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyupflip1995-3159/+4462
2022-02-10Fix ICE if no trait assoc const eqkadmin-0/+76
2022-02-10Update rlsEric Huss-0/+0
2022-02-10Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgrbors-582/+381
2022-02-10Remove support for multi-query searchGuillaume Gomez-107/+6
2022-02-10Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomezMatthias Krüger-82/+172
2022-02-10Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwcoMatthias Krüger-392/+72
2022-02-10Rollup merge of #93808 - GuillaumeGomez:headings-indent, r=jshaMatthias Krüger-105/+18
2022-02-10Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwUMatthias Krüger-0/+29
2022-02-10Rollup merge of #93756 - tmandry:llvm-build-config, r=Mark-SimulacrumMatthias Krüger-0/+8
2022-02-10Rollup merge of #92670 - hermitcore:kernel, r=davidtwcoMatthias Krüger-3/+82
2022-02-10Auto merge of #93511 - cjgillot:query-copy, r=oli-obkbors-1/+1
2022-02-10fix min_const_generics oversightlcnr-0/+29
2022-02-09Add llvm.build-config optionTyler Mandry-0/+8
2022-02-09Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkovMatthias Krüger-0/+35
2022-02-09Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regress...Matthias Krüger-26/+49
2022-02-09Rollup merge of #91504 - cynecx:used_retain, r=nikicMatthias Krüger-0/+89
2022-02-09Title-case trait aliases section for consistencyNoah Lev-2/+2
2022-02-09Refactor sidebar printing codeNoah Lev-40/+48
2022-02-09Deduplicate item sectionsNoah Lev-22/+13
2022-02-09rustdoc: Create enum for sections holding itemsNoah Lev-37/+128
2022-02-09Ensure that queries only return Copy types.Camille GILLOT-1/+1
2022-02-09Stabilize cfg_target_has_atomicAmanieu d'Antras-392/+72
2022-02-09Suggest collecting into `Vec<_>` when collecting into `[_]`Michael Goulet-0/+41
2022-02-09Update rustdoc tests for headings indentGuillaume Gomez-79/+13
2022-02-09Unify headings indent and remove useless anchorGuillaume Gomez-33/+12
2022-02-09Move tests into attributes directory to pacify tidyNikita Popov-0/+0
2022-02-09Add tracking issueNikita Popov-0/+2
2022-02-09Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obkbors-11/+62
2022-02-09Auto merge of #93795 - JohnTitor:rollup-n0dmsoo, r=JohnTitorbors-114/+116
2022-02-09Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiaskoYuki Okushi-0/+12
2022-02-09Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakisYuki Okushi-8/+8
2022-02-09Rollup merge of #93694 - jsha:font-sizes-spacing, r=GuillaumeGomezYuki Okushi-106/+96
2022-02-09Auto merge of #93793 - ehuss:update-cargo, r=ehussbors-0/+0
2022-02-08Update cargoEric Huss-0/+0
2022-02-09Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgrbors-29/+187
2022-02-08add more tests and make used(linker/compiler) mutually exclusivecynecx-4/+53