summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-04-04switch channel to stablePietro Albini-1/+1
2022-03-30backport #94925lcnr-1/+22
2022-03-18remove statement that was forgotten when backporting #94438Michael Goulet-1/+8
2022-03-18Fix cmake build.Eric Huss-3/+3
2022-03-17Do not recover from `Ty?` in macro parsingEsteban Kuber-0/+23
2022-03-17Revert accidental stabilizationOli Scherer-0/+15
2022-03-17Update the bootstrap compiler to 1.59.0Josh Stone-340/+283
2022-03-14only check method inputs onceMichael Goulet-8/+37
2022-03-14bootstrap: correct reading of flags for llvmJon Gjengset-29/+70
2022-03-14delay bug instead of skipping check_exprMichael Goulet-0/+34
2022-03-14Downgrade `#[test]` on macro call to warningEsteban Kuber-27/+15
2022-03-14Statically compile libstdc++ everywhere if askedJon Gjengset-12/+12
2022-03-14Enable issue-23036.rs on wasm32Nikita Popov-1/+0
2022-03-14Update LLVM submoduleNikita Popov-0/+0
2022-03-07Auto merge of #94552 - lcnr:fix-94502, r=oli-obkbors-0/+45
2022-03-07backport fix for #94502lcnr-0/+45
2022-03-02Auto merge of #93516 - nagisa:branch-protection, r=cjgillotbors-25/+47
2022-03-02Rollup merge of #94315 - lcnr:auto-trait-lint-update, r=oli-obkDylan DPC-7/+32
2022-03-02[beta] Update cargoEric Huss-0/+0
2022-02-21Temporarily avoid errors on RLS failure in parallelMark Rousskov-0/+6
2022-02-21Fix up unused imports in rustfmt testsMark Rousskov-5/+4
2022-02-21Branch 1.60 betaMark Rousskov-1/+1
2022-02-19Rollup merge of #94086 - tmiasko:char-try-from-scalar-int, r=davidtwcoMatthias Krüger-18/+38
2022-02-19Rollup merge of #93990 - lcnr:pre-89862-cleanup, r=estebankMatthias Krüger-4/+4
2022-02-19Rollup merge of #93954 - aDotInTheVoid:json-buffer, r=Mark-SimulacrumMatthias Krüger-3/+6
2022-02-19Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplettMatthias Krüger-74/+2
2022-02-19Auto merge of #94134 - matthiaskrgr:rollup-b132kjz, r=matthiaskrgrbors-393/+744
2022-02-18Auto merge of #94050 - michaelwoerister:fix-unsized-tuple-debuginfo, r=pnkfelixbors-0/+23
2022-02-18Rollup merge of #93953 - jackh726:known_bug, r=Mark-SimulacrumMatthias Krüger-248/+218
2022-02-18Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkovMatthias Krüger-1/+106
2022-02-18Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakisMatthias Krüger-10/+37
2022-02-18Rollup merge of #93497 - willcrichton:rustdoc-scrape-test, r=GuillaumeGomezMatthias Krüger-5/+37
2022-02-18Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebankMatthias Krüger-126/+126
2022-02-18Rollup merge of #91675 - ivanloz:memtagsan, r=nagisaMatthias Krüger-3/+36
2022-02-18Rollup merge of #89892 - Nilstrieb:suggest-return-impl-trait, r=jackh726Matthias Krüger-0/+184
2022-02-18Suggest `impl Trait` return typeNilstrieb-0/+184
2022-02-18Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebankMatthias Krüger-0/+22
2022-02-18Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebankMatthias Krüger-35/+265
2022-02-18Rollup merge of #92933 - bjorn3:no_bin_lib_mixing, r=estebankMatthias Krüger-14/+2
2022-02-18Rollup merge of #92683 - jackh726:issue-92033, r=estebankMatthias Krüger-25/+77
2022-02-18Auto merge of #93766 - petrochenkov:doclinkregr, r=camelid,GuillaumeGomezbors-0/+44
2022-02-18rustdoc: Collect traits in scope for lang itemsVadim Petrochenkov-0/+44
2022-02-18Auto merge of #94088 - oli-obk:revert, r=jackh726bors-149/+193
2022-02-17fix impl trait message, bless testsMichael Goulet-252/+126
2022-02-17Add more information to `impl Trait` deny errorMichael Goulet-120/+246
2022-02-17Rollup merge of #94085 - flip1995:clippy_needless_borrow_temp_fix, r=ManishearthMatthias Krüger-26/+8
2022-02-17Rollup merge of #94082 - bjorn3:remove_cfg_platform, r=Mark-SimulacrumMatthias Krüger-6/+0
2022-02-17Rollup merge of #94043 - DrMeepster:box_alloc_ice, r=oli-obkMatthias Krüger-0/+6
2022-02-17Rollup merge of #94011 - est31:let_else, r=lcnrMatthias Krüger-21/+7
2022-02-17Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jshaMatthias Krüger-186/+168