about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-12Report the selection error when possibleDeadbeef-22/+71
2022-02-12Handle Fn family trait call errrorDeadbeef-7/+14
2022-02-12Rebased and improved errorsDeadbeef-13/+32
2022-02-12bless youDeadbeef-87/+200
2022-02-12Fix line numberJack Huey-1/+1
2022-02-11Add --scrape-tests flags so rustdoc can scrape examples from testsWill Crichton-5/+37
2022-02-12Auto merge of #93691 - compiler-errors:mir-tainted-by-errors, r=oli-obkbors-56/+26
2022-02-12fix non-x64 testsErik Desjardins-2/+2
2022-02-12Bless nll tests.Camille GILLOT-27/+19
2022-02-12Bless clippy test.Camille GILLOT-2/+10
2022-02-12Filter out anonymous generics in rustdoc.Camille GILLOT-1/+6
2022-02-12Inherit lifetimes for async fn instead of duplicating them.Camille GILLOT-163/+114
2022-02-11bootstrap: -static-libstdc++ is a linker flagJon Gjengset-14/+8
2022-02-11bootstrap: make LLVM build respect *FLAGS envvarsJon Gjengset-22/+63
2022-02-11Add 2 testsMatthias Krüger-0/+46
2022-02-11Rollup merge of #93909 - saschanaz:patch-2, r=petrochenkovMatthias Krüger-8/+8
2022-02-11Rollup merge of #93868 - Amanieu:asm_reg_conflict, r=cjgillotMatthias Krüger-0/+30
2022-02-11Rollup merge of #93782 - adamgemmell:dev/adagem01/split-pauth, r=AmanieuMatthias Krüger-0/+68
2022-02-11Rollup merge of #93660 - aDotInTheVoid:rustdoc-type-tests, r=CraftSpiderMatthias Krüger-2/+98
2022-02-11Rollup merge of #91607 - FabianWolff:issue-91560-const-span, r=jackh726Matthias Krüger-14/+77
2022-02-11use body.tainted_by_error to skip loading MIRMichael Goulet-16/+3
2022-02-11fix tests, add new tests checking borrowck CFTE ICEMichael Goulet-40/+23
2022-02-11Auto merge of #93893 - oli-obk:sad_revert, r=oli-obkbors-2296/+1607
2022-02-11Fix typo: explicitely->explicitlyKagami Sascha Rosylight-8/+8
2022-02-11Auto merge of #93891 - matthiaskrgr:rollup-xadut8w, r=matthiaskrgrbors-111/+95
2022-02-11Check that error code explanations are listed in error_codes.rsGuillaume Gomez-4/+29
2022-02-11linkchecker: fix panic on directory symlinksSimon Chopin-2/+3
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-10only mark projection as ambiguous if GAT substs are constrainedMichael Goulet-10/+37
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-10remove reference of cfg-panic from the unstable bookCharisee-38/+0
2022-02-10RebaseCharisee-32/+0
2022-02-10replace feature expression (cfg_panic) in lib and remove expression from testsCharisee-4/+2
2022-02-10Update dist-armhf-linux to Ubuntu 20.04Nikita Popov-13/+0
2022-02-10Split x86_64 apple builder into twoMark Rousskov-3/+9
2022-02-10Clippy: Fix botstrap falloutflip1995-21/+24
2022-02-10Fix switch on discriminant detection in a presence of coverage countersTomasz Miąsko-0/+16
2022-02-10Fix incorrect register conflict detection in asm!Amanieu d'Antras-0/+30
2022-02-10Update dist-armv7-linux to Ubuntu 20.04Nikita Popov-13/+0
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-10Split PAuth target featureAdam Gemmell-0/+68
2022-02-10Auto merge of #93854 - matthiaskrgr:rollup-bh2a85j, r=matthiaskrgrbors-582/+381