about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-74/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1276/+1132
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-74/+0
2021-04-02Auto merge of #81866 - nagisa:nagisa/sanitizer-support-target-prop, r=tmiaskobors-3/+2
2021-04-03Maintain supported sanitizers as a target propertySimonas Kazlauskas-3/+2
2021-04-02Auto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r=Dylan-DPCbors-354/+886
2021-04-02Rollup merge of #83757 - sexxi-goose:migrations_out, r=nikomatsakisDylan DPC-108/+640
2021-04-02Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebankDylan DPC-246/+246
2021-04-02Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obkbors-158/+1870
2021-04-02Auto merge of #83468 - hi-rustin:rustin-patch-lint, r=nikomatsakisbors-0/+84
2021-04-02Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitorbors-0/+31
2021-04-02Rollup merge of #83535 - MidasLamb:mir-type-count-mismatch, r=nikomatsakisYuki Okushi-0/+31
2021-04-02Auto merge of #83207 - oli-obk:valtree2, r=lcnrbors-3/+3
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-16/+16
2021-04-02Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebankbors-37/+70
2021-04-01Make the diagnostic message more readableAman Arora-54/+54
2021-04-01Don't introduce a block if a block existsAman Arora-59/+177
2021-04-02address commentshi-rustin-12/+12
2021-04-01Update test casesAman Arora-108/+522
2021-04-01Add a test that triggers the out-of-bounds ICE.Midas Lambrichts-0/+31
2021-04-01Auto merge of #82780 - cjgillot:dep-stream, r=michaelwoeristerbors-9/+9
2021-04-01add OR_PATTERNS_BACK_COMPAT linthi-rustin-0/+84
2021-04-01Limit the problematic tests to x86_64.Hameer Abbasi-63/+2
2021-04-01Rollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPCDylan DPC-0/+32
2021-04-01Rollup merge of #83015 - hyd-dev:test-79825-81555, r=Aaron1011Dylan DPC-0/+39
2021-03-31Fix tests and AstConv -> dyn AstConvJack Huey-20/+19
2021-03-31Fmt and test revertJack Huey-32/+31
2021-03-31Add var to BoundRegion. Add query to get bound vars for applicable items.Jack Huey-17/+90
2021-03-31Track bound varsJack Huey-36/+57
2021-03-31Revert testsOli Scherer-12/+9
2021-03-31Add a new normalization query just for mir constantsOli Scherer-22/+14
2021-03-31Add a regression test for issue-68830JohnTitor-0/+32
2021-03-31Add 32bit.stderr files.Hameer Abbasi-1/+1443
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-155/+178
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-33/+341
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-246/+246
2021-03-31Rollup merge of #83671 - JohnTitor:issue-75801-test, r=Dylan-DPCDylan DPC-0/+44
2021-03-31Rollup merge of #83654 - JohnTitor:issue-83606, r=estebankDylan DPC-0/+21
2021-03-30Auto merge of #83639 - osa1:issue83638, r=estebankbors-0/+14
2021-03-30Fix tests.Camille GILLOT-9/+9
2021-03-30Rollup merge of #83667 - estebank:cool-bears-hot-tip, r=lcnrDylan DPC-91/+79
2021-03-30Rollup merge of #83656 - JohnTitor:resolve-test, r=petrochenkovDylan DPC-0/+34
2021-03-30Add a regression test for issue-75801JohnTitor-0/+44
2021-03-29Hide unnecessary reference to traitEsteban Küber-3/+0
2021-03-29Suggest box/pin/arc ing receiver on method callsEsteban Küber-91/+82
2021-03-30Add a regression test for issue-82865JohnTitor-0/+34
2021-03-30Do not emit a suggestion that causes the E0632 errorJohnTitor-0/+21
2021-03-29Replace tabs in err messages before renderingÖmer Sinan Ağacan-0/+14
2021-03-29Prefer 4 spacesJohnTitor-52/+52
2021-03-29Add a regression test for issue-82792JohnTitor-0/+14