summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2021-06-14Revert "Allow specifying alignment for functions"Felix S. Klock II-8/+14
2021-04-23Tweak suggestion outputEsteban Küber-0/+15
2021-04-19fix suggestion for unsized function parameterslcnr-12/+11
2021-04-18Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearthbors-3/+1
2021-04-12Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...Manish Goregaokar-8/+8
2021-04-12Rollup merge of #84014 - estebank:cool-bears-hot-tip, r=varkorDylan DPC-13/+37
2021-04-09Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrumbors-0/+1
2021-04-09reduce threads spawned by ui-testsThe8472-0/+1
2021-04-08Suggest return typeEsteban Küber-2/+8
2021-04-08Suggest changing impl parameter types to match traitEsteban Küber-7/+25
2021-04-08Use more accurate spans for trait/impl method arg divergenceEsteban Küber-8/+8
2021-04-08Rollup merge of #83689 - estebank:cool-bears-hot-tip, r=davidtwcoDylan DPC-21/+105
2021-04-08Stablize `non_ascii_idents` feature.Charles Lew-3/+1
2021-04-07Rollup merge of #83954 - estebank:issue-83613, r=varkorDylan DPC-4/+4
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-21/+105
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-4/+4
2021-04-06Add regression testGiacomo Stevanato-0/+65
2021-04-06Auto merge of #81234 - repnop:fn-alignment, r=lcnrbors-14/+8
2021-04-05Allow specifying alignment for functionsWesley Norris-14/+8
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-13/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-33/+23
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-13/+0
2021-04-02Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebankDylan DPC-3/+3
2021-04-02Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebankbors-7/+7
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-3/+3
2021-03-29Suggest box/pin/arc ing receiver on method callsEsteban Küber-16/+0
2021-03-27make unaligned_refereces future-incompat lint warn-by-default, and remove the...Ralf Jung-22/+40
2021-03-24Auto merge of #83050 - osa1:issue83048, r=matthewjasperbors-0/+14
2021-03-23progress, stuff compiles nowlcnr-1/+1
2021-03-23Some refactoringvarkor-4/+4
2021-03-20Move some tests to more reasonable directories - 5Caio-360/+0
2021-03-17Rollup merge of #83092 - petrochenkov:qspan, r=estebankYuki Okushi-1/+1
2021-03-16peel derives when checking normalized is expectedSNCPlay42-7/+7
2021-03-16Auto merge of #82838 - Amanieu:rustdoc_asm, r=nagisabors-0/+47
2021-03-15More precise spans for HIR pathsVadim Petrochenkov-1/+1
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+32
2021-03-14Address review commentsAmanieu d'Antras-0/+47
2021-03-13Avoid sorting predicates by `DefId`Aaron Hill-6/+6
2021-03-12Run analyses before thir-tree dumpsÖmer Sinan Ağacan-0/+14
2021-03-11Add tests for issues #82833 and #82859Nikita Popov-0/+36
2021-03-10Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakisDylan DPC-4/+4
2021-03-07Rollup merge of #82793 - JohnTitor:move-ui-tests, r=petrochenkovYuki Okushi-581/+0
2021-03-06Move some tests to more suitable subdirsYuki Okushi-581/+0
2021-03-05Rollup merge of #82736 - spastorino:mir-opt-level-perf-changes, r=oli-obkGuillaume Gomez-3/+3
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-2/+2
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-1/+1
2021-03-05Rollup merge of #81939 - kper:fixing-81584-allocate-in-iter, r=davidtwcoMara-0/+30
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-27/+27
2021-02-25Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkorDylan DPC-5/+5
2021-02-25Update test output for edition preludes.Mara Bos-4/+4