about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-03-07Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelixbors-96/+94
2021-03-07Rollup merge of #82793 - JohnTitor:move-ui-tests, r=petrochenkovYuki Okushi-45/+0
2021-03-07Rollup merge of #82720 - henryboisdequin:fix-79040, r=oli-obkYuki Okushi-25/+28
2021-03-06Move some tests to more suitable subdirsYuki Okushi-45/+0
2021-03-06address commentsHenry Boisdequin-12/+9
2021-03-05Rollup merge of #82797 - henryboisdequin:name-issue-num, r=XanewokGuillaume Gomez-1/+1
2021-03-05Rollup merge of #82736 - spastorino:mir-opt-level-perf-changes, r=oli-obkGuillaume Gomez-52/+52
2021-03-05Rollup merge of #82714 - estebank:missing-braces, r=oli-obkGuillaume Gomez-0/+222
2021-03-05Rollup merge of #82708 - GuillaumeGomez:doc-test-attr-check, r=ManishearthGuillaume Gomez-8/+47
2021-03-05bless mir-inlining warning messageSantiago Pastorino-1/+1
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-32/+32
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-19/+19
2021-03-05Make invalid_doc_attribute lint pluralGuillaume Gomez-2/+2
2021-03-05Auto merge of #82795 - m-ou-se:rollup-uzx0b92, r=m-ou-sebors-22/+151
2021-03-05Update tests names to start with `issue-`Henry Boisdequin-1/+1
2021-03-05Rollup merge of #81939 - kper:fixing-81584-allocate-in-iter, r=davidtwcoMara-0/+32
2021-03-05Rollup merge of #80763 - petrochenkov:pubusecrate, r=estebankMara-22/+25
2021-03-05Rollup merge of #80723 - rylev:noop-lint-pass, r=estebankMara-0/+94
2021-03-05Auto merge of #82777 - GuillaumeGomez:rollup-etcsupl, r=GuillaumeGomezbors-0/+40
2021-03-05Auto merge of #71481 - estebank:inherit-stability, r=nikomatsakisbors-149/+212
2021-03-04Rollup merge of #82752 - JohnTitor:gat-ice-test, r=jackh726Guillaume Gomez-0/+40
2021-03-04Also use INVALID_DOC_ATTRIBUTE for "unknown doc attribute" warningsGuillaume Gomez-8/+10
2021-03-04Add tests for #[doc(test(...)] checkGuillaume Gomez-0/+37
2021-03-04Rollup merge of #82717 - estebank:issue-70152, r=lcnrYuki Okushi-0/+56
2021-03-04Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomezYuki Okushi-0/+34
2021-03-04Add a regression test for issue-81712Yuki Okushi-0/+40
2021-03-03Auto merge of #82702 - jyn514:downgrade-err, r=Manishearthbors-4/+19
2021-03-03Detect match arm body without bracesEsteban Küber-0/+222
2021-03-03reworded messageEsteban Küber-1/+3
2021-03-03Change error about unknown doc attributes to a warningJoshua Nelson-4/+19
2021-03-03Fix diagnostic suggests adding type `[type error]`Henry Boisdequin-20/+26
2021-03-03Fix borrow and derefRyan Levick-17/+53
2021-03-03Remove lint pass on borrow and derefRyan Levick-57/+23
2021-03-03Move unrelated ui test back to what it was beforeRyan Levick-2/+2
2021-03-03Increase accuracy of lint triggerEsteban Küber-5/+8
2021-03-03Improve error messagesRyan Levick-16/+12
2021-03-03Fix tidy errorRyan Levick-4/+4
2021-03-03Update error messageRyan Levick-12/+24
2021-03-03Fix tidy errorsRyan Levick-6/+9
2021-03-03Improve warningRyan Levick-12/+12
2021-03-03Bless test where order of error message changedRyan Levick-2/+2
2021-03-03Fix testsRyan Levick-4/+9
2021-03-03Add tests and support two more noop methodsRyan Levick-0/+73
2021-03-03Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisaYuki Okushi-44/+5
2021-03-02Account for macros when suggesting adding lifetimeEsteban Küber-0/+54
2021-03-02Rollup merge of #82627 - JohnTitor:issue-82612, r=estebankYuki Okushi-0/+52
2021-03-02Rollup merge of #82579 - osa1:issue82566, r=estebankYuki Okushi-0/+122
2021-03-02Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obkYuki Okushi-18/+71
2021-03-02Fix UI errorsErin Power-9/+3
2021-03-02Revert non-power-of-two vector restrictionErin Power-35/+2