about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-02-26Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obkbors-0/+81
2021-02-25Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514Aaron Hill-2/+4
2021-02-25Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obkbors-0/+185
2021-02-25Detect match statement intended to be tail expressionEsteban Küber-0/+81
2021-02-25Rollup merge of #82364 - osa1:issue82361, r=estebankDylan DPC-0/+96
2021-02-25Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkorDylan DPC-7/+46
2021-02-25Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebankDylan DPC-0/+71
2021-02-25Rollup merge of #82087 - estebank:abolish-ice, r=oli-obkDylan DPC-0/+25
2021-02-25Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obkDylan DPC-7/+28
2021-02-25add helpful error notes and fix the false 'defined here' messagesHenry Boisdequin-7/+46
2021-02-25Improve checking for attributeAmanieu d'Antras-16/+29
2021-02-25Fix testsAmanieu d'Antras-4/+12
2021-02-25Address review commentsAmanieu d'Antras-0/+3
2021-02-24Account for associated consts in the "unstable assoc item name colission" lintEsteban Küber-7/+28
2021-02-24Auto merge of #82159 - BoxyUwU:uwu, r=varkorbors-0/+47
2021-02-24Auto merge of #80914 - GuillaumeGomez:remove-is_spotlight, r=jyn514bors-0/+24
2021-02-24Auto merge of #80475 - simonvandel:fix-77355, r=oli-obkbors-355/+482
2021-02-24Properly reject non-const argumentsAmanieu d'Antras-0/+36
2021-02-24TODO -> FIXMEAmanieu d'Antras-1/+1
2021-02-23yeetEllen-0/+47
2021-02-23* Fix some typoGuillaume Gomez-0/+24
2021-02-23Do not consider using a semicolon inside of a different-crate macroMichael Howell-0/+71
2021-02-23Move tests to subdirectoryAmanieu d'Antras-0/+0
2021-02-23Add #[rustc_legacy_const_generics]Amanieu d'Antras-0/+125
2021-02-23Rollup merge of #82362 - osa1:issue81918, r=oli-obkDylan DPC-0/+11
2021-02-23Rollup merge of #82311 - aDotInTheVoid:jsondocck-improvements, r=jyn514Dylan DPC-10/+14
2021-02-23Rollup merge of #82308 - estebank:issue-82290, r=lcnrDylan DPC-0/+27
2021-02-23Rollup merge of #82297 - tmiasko:write-only, r=oli-obkDylan DPC-1/+68
2021-02-23Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakisDylan DPC-24/+170
2021-02-23Rollup merge of #82113 - m-ou-se:panic-format-lint, r=estebankDylan DPC-4/+76
2021-02-23Rollup merge of #81629 - 1000teslas:issue-81365-fix, r=Aaron1011Dylan DPC-0/+520
2021-02-23Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwcobors-0/+12
2021-02-23Improve error msgs when found type is deref of expectedÖmer Sinan Ağacan-0/+96
2021-02-23Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrumbors-42/+42
2021-02-22Set RUST_BACKTRACE=0 when running `treat-err-as-bug` testsAaron Hill-2/+4
2021-02-23Rollup merge of #81769 - estebank:tail-expr-as-potential-return, r=lcnrDylan DPC-40/+94
2021-02-23Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebankDylan DPC-4/+64
2021-02-23Rollup merge of #79423 - camelid:smart-punct, r=jyn514Dylan DPC-1/+31
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-355/+482
2021-02-22Fix mir-cfg dumpsÖmer Sinan Ağacan-0/+11
2021-02-22Auto merge of #77551 - simonvandel:extend-simplify-branch-same, r=oli-obkbors-247/+337
2021-02-22Auto merge of #82393 - JohnTitor:rollup-5c8jryl, r=JohnTitorbors-12/+525
2021-02-22Rollup merge of #82379 - nagisa:nagisa/hexagon-enums, r=estebankYuki Okushi-0/+475
2021-02-22Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514Yuki Okushi-0/+38
2021-02-22Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkovYuki Okushi-12/+12
2021-02-21fix rebaseEsteban Küber-2/+2
2021-02-22Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrumbors-0/+100
2021-02-21tidyEsteban Küber-1/+0
2021-02-21Do not suggest `;` if expression is side effect freeEsteban Küber-47/+21
2021-02-21reword `;` suggestions to have consistent wordingEsteban Küber-8/+8