about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-03-09Rollup merge of #108870 - GuillaumeGomez:rustdoc-reexport-of-reexport-of-priv...Matthias Krüger-0/+29
2023-03-09Rollup merge of #108854 - Ezrashaw:improve-int-idents, r=oli-obkMatthias Krüger-9/+27
2023-03-09Rollup merge of #108294 - compiler-errors:arbitary-sugg-binder, r=TaKO8KiMatthias Krüger-0/+38
2023-03-09Rollup merge of #106915 - notriddle:notriddle/load-only-one-theme, r=Guillaum...Matthias Krüger-6/+6
2023-03-09feat/refactor: improve errors in case of ident with number at startEzra Shaw-9/+27
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors-48/+112
2023-03-09Auto merge of #108178 - cjgillot:ssa-deref, r=oli-obkbors-0/+254
2023-03-08Rollup merge of #108882 - compiler-errors:E0740, r=eholkMatthias Krüger-45/+62
2023-03-08Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiaskoMatthias Krüger-3/+5
2023-03-08Rollup merge of #108839 - compiler-errors:canonicalize-the-root-var, r=lcnrMatthias Krüger-0/+45
2023-03-08Rollup merge of #108903 - rust-lang:pa-fix-clippy-tests, r=flip1995Matthias Krüger-40/+0
2023-03-08Rollup merge of #108901 - LYF1999:yf/108897, r=lcnrMatthias Krüger-0/+45
2023-03-08Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=...Matthias Krüger-56/+48
2023-03-08Rollup merge of #108883 - compiler-errors:post-norm-copy-err, r=BoxyUwUMatthias Krüger-0/+43
2023-03-08Rollup merge of #108846 - celinval:smir-poc, r=oli-obkMatthias Krüger-0/+104
2023-03-08Rollup merge of #108686 - notriddle:notriddle/jank-all, r=jshaMatthias Krüger-0/+14
2023-03-08Update browser-ui-test versionMichael Howell-5/+5
2023-03-08rustdoc: fix test case for custom themesMichael Howell-1/+1
2023-03-08move clippy tests back to their intended directoryPietro Albini-40/+0
2023-03-08Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnrbors-25/+19
2023-03-08fix: evaluate with wrong obligation stackyifei-0/+45
2023-03-08Tweak E0740Michael Goulet-45/+45
2023-03-08Don't report E0740 for type errorMichael Goulet-0/+17
2023-03-08Suppress copy impl error when post-normalized type references errorsMichael Goulet-0/+43
2023-03-08Dedup copy field errors for identical typesMichael Goulet-8/+0
2023-03-08may not => cannotMichael Goulet-48/+48
2023-03-07Change item collection to be on demandCelina G. Val-9/+7
2023-03-07Addr regression test for #108679Guillaume Gomez-0/+29
2023-03-07Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r...Matthias Krüger-0/+25
2023-03-07Canonicalize the ROOT VARMichael Goulet-0/+45
2023-03-07Auto merge of #108863 - JohnTitor:rollup-haydnsw, r=JohnTitorbors-8/+105
2023-03-07Rollup merge of #108855 - cbeuw:mir-cast, r=tmiaskoYuki Okushi-0/+73
2023-03-07Rollup merge of #108774 - jyn514:translation-errors, r=davidtwcoYuki Okushi-8/+8
2023-03-07Rollup merge of #108731 - Ezrashaw:pin-suggestion-on-impl-future, r=petrochenkovYuki Okushi-0/+24
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-3/+5
2023-03-07Auto merge of #108763 - scottmcm:indexing-nuw-lengths, r=cuviperbors-0/+62
2023-03-07Custom MIR: Support as castsAndy Wang-0/+73
2023-03-06Create new rustc_smir struct to map future cratesCelina G. Val-0/+106
2023-03-07Auto merge of #108691 - aliemjay:closure-subject, r=jackh726bors-16/+94
2023-03-06Auto merge of #108821 - matthiaskrgr:rollup-cmkbgpr, r=matthiaskrgrbors-6/+376
2023-03-06Place binder correctly for arbitrary trait bound suggestionMichael Goulet-0/+38
2023-03-06Rollup merge of #108812 - albertlarsan68:test-98444, r=NilstriebMatthias Krüger-0/+17
2023-03-06Rollup merge of #108807 - MU001999:lint/suspicious_auto_trait_impls, r=lcnrMatthias Krüger-5/+128
2023-03-06Rollup merge of #108803 - cjgillot:const-prop-normalize, r=oli-obkMatthias Krüger-1/+7
2023-03-06Rollup merge of #108790 - cjgillot:mono-cast, r=oli-obkMatthias Krüger-0/+15
2023-03-06Rollup merge of #108780 - Zeegomo:close-70919, r=WaffleLapkinMatthias Krüger-0/+63
2023-03-06Rollup merge of #107801 - davidtwco:stability-implies-const, r=NilstriebMatthias Krüger-0/+146
2023-03-06Add regression test for 98444Albert Larsan-0/+17
2023-03-06Bless the suspicious-negative-impls-lint.rsMu42-33/+3
2023-03-06Bless the remaining ui testsMu42-5/+55