about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-02-27Rollup merge of #82404 - nagisa:nagisa/hexagon-enums-llvm-comps, r=petrochenkovDylan DPC-5/+6
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-103/+88
2021-02-27Move test file, add test of generated linkLucas De Angelis-0/+3
2021-02-26Fix intra-doc handling of `Self` in enumLucas De Angelis-0/+8
2021-02-26Auto merge of #82552 - GuillaumeGomez:rollup-8dn1ztn, r=GuillaumeGomezbors-20/+84
2021-02-26Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnrGuillaume Gomez-0/+46
2021-02-26Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebankGuillaume Gomez-20/+38
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 feature gate for inherent associate types.Olivier FAURE-18/+71
2021-02-25Update test/pretty output for edition preludes.Mara Bos-6/+6
2021-02-25Update test output for edition preludes.Mara Bos-11/+11
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-24clarifies error when finding mismatched returned types for async functionsNell Shamrell-20/+38
2021-02-24Properly account for non-shorthand pattern field in unused variable lintEsteban Küber-0/+46
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-24Substitute erased lifetimes on bad placeholder typeEsteban Küber-2/+32
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-24Add suggestion for iterators in iteratorsKevin Per-0/+32
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-23Skip emitting closure diagnostic when closure_kind_origins has no entryAaron Hill-0/+40
2021-02-23Add full test for rustdoc map fileGuillaume Gomez-0/+67
2021-02-23Add tests for --generate-redirect-map optionGuillaume Gomez-0/+29
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