about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-15Reuse the ctfe error emitting logic for the future incompat lintOli Scherer-36/+32
2022-12-15Always report alignment failures in future incompat summariesOli Scherer-0/+36
2022-12-15Move alignment failure error reporting to machineOli Scherer-1/+10
2022-12-15Make alignment checks a future incompat lintOli Scherer-20/+29
2022-12-15adjust testsRalf Jung-267/+248
2022-12-15always check alignment during CTFERalf Jung-40/+74
2022-12-15Auto merge of #105285 - compiler-errors:conflicting-param-env-2, r=estebankbors-13/+84
2022-12-15Auto merge of #105713 - bjorn3:sync_cg_clif-2022-12-14, r=bjorn3bors-0/+6
2022-12-15Auto merge of #105657 - oli-obk:mk_projection_ty, r=lcnrbors-11/+11
2022-12-15Auto merge of #104765 - chenyukang:yukang-fix-104639-lifetime-check, r=oli-obkbors-0/+10
2022-12-14Auto merge of #105704 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-12-14Auto merge of #105703 - matthiaskrgr:rollup-tfpeam2, r=matthiaskrgrbors-10/+106
2022-12-14Add tidy exceptionsbjorn3-0/+6
2022-12-14Add testMichael Goulet-0/+25
2022-12-14Highlight conflicting param-env candidates, againMichael Goulet-13/+59
2022-12-14Update cargoWeihang Lo-0/+0
2022-12-14Rollup merge of #105684 - GuillaumeGomez:improve-rustdoc-var-name, r=notriddleMatthias Krüger-5/+5
2022-12-14Rollup merge of #105630 - albertlarsan68:test-92481, r=TaKO8KiMatthias Krüger-0/+74
2022-12-14Rollup merge of #105624 - compiler-errors:cache-unsound, r=jyn514Matthias Krüger-4/+4
2022-12-14Rollup merge of #105578 - erikdesjardins:addrspacecast, r=bjorn3Matthias Krüger-1/+23
2022-12-14Auto merge of #105233 - mejrs:always_eager, r=estebankbors-18/+34
2022-12-14Remove TraitRef::newOli Scherer-3/+3
2022-12-14Ensure no one constructs `AliasTy`s themselvesOli Scherer-8/+8
2022-12-14Auto merge of #105690 - matthiaskrgr:rollup-khtq97k, r=matthiaskrgrbors-9/+33
2022-12-14Bless testAlbert Larsan-4/+2
2022-12-14Add a test for #92481Albert Larsan-0/+76
2022-12-14Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomezMatthias Krüger-0/+18
2022-12-14Rollup merge of #105665 - notriddle:notriddle/popover-css-merge, r=GuillaumeG...Matthias Krüger-6/+3
2022-12-14Rollup merge of #105664 - notriddle:notriddle/linkwrap, r=GuillaumeGomezMatthias Krüger-2/+11
2022-12-14Rollup merge of #105663 - andrewpollack:patch-1, r=tmandryMatthias Krüger-1/+1
2022-12-14Rollup merge of #105611 - BoxyUwU:more_granular_placeholderification, r=wesle...Matthias Krüger-0/+29
2022-12-14Rollup merge of #105595 - TaKO8Ki:suggest-dereferencing-receiver-argument, r=...Matthias Krüger-0/+43
2022-12-14Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errorsMatthias Krüger-57/+77
2022-12-14Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebankMatthias Krüger-0/+37
2022-12-14Rollup merge of #105491 - sulami:master, r=compiler-errorsMatthias Krüger-0/+110
2022-12-14Rollup merge of #105161 - cassaundra:numeric-literal-error, r=nnethercoteMatthias Krüger-0/+84
2022-12-14Auto merge of #104875 - chenyukang:yukang/fix-104867-inc, r=estebankbors-22/+360
2022-12-14Auto merge of #104986 - compiler-errors:opaques, r=oli-obkbors-57/+51
2022-12-13rustdoc: add CSS margin between `impl` docblock and its itemsMichael Howell-0/+18
2022-12-13Auto merge of #105667 - matthiaskrgr:rollup-fexlc0b, r=matthiaskrgrbors-2360/+2246
2022-12-13review commentsEsteban Küber-69/+69
2022-12-13Rollup merge of #105500 - oli-obk:unhide_unknown_spans, r=estebankMatthias Krüger-1570/+275
2022-12-13Rollup merge of #105476 - estebank:moves-n-borrows, r=compiler-errorsMatthias Krüger-779/+1777
2022-12-13Rollup merge of #105464 - nbdd0121:hir, r=compiler-errorsMatthias Krüger-11/+75
2022-12-13Rollup merge of #105147 - nbdd0121:inline_const_unsafe, r=oli-obkMatthias Krüger-0/+119
2022-12-14suggest dereferencing receiver arguments properlyTakayuki Maeda-0/+43
2022-12-13Auto merge of #102813 - Akida31:issue-64915/simpler_diagnostic_when_passing_a...bors-14/+56
2022-12-13Suggest `: Type` instead of `: _`Esteban Küber-69/+69
2022-12-13Mention implementations that satisfy the traitEsteban Küber-1/+21
2022-12-13Remove unnecessary code and account for turbofish suggestionEsteban Küber-8/+8