about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-02Do not repeat idxMu42-0/+60
2023-04-01Auto merge of #109801 - aliemjay:test-implied-normalization, r=petrochenkovbors-0/+57
2023-03-31Auto merge of #109165 - aliemjay:fix-ice-annotation, r=davidtwcobors-0/+40
2023-03-31Auto merge of #109824 - GuillaumeGomez:rollup-i5r4uts, r=GuillaumeGomezbors-113/+607
2023-03-31Rollup merge of #109818 - GuillaumeGomez:test-collapsed-item, r=notriddleGuillaume Gomez-0/+21
2023-03-31Rollup merge of #109798 - est31:ftl_test_note, r=davidtwcoGuillaume Gomez-10/+6
2023-03-31Rollup merge of #109680 - clubby789:array-subslice-2229, r=davidtwcoGuillaume Gomez-0/+39
2023-03-31Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddleGuillaume Gomez-56/+81
2023-03-31Rollup merge of #109104 - GuillaumeGomez:fix-invalid-suggestion-ambiguous-int...Guillaume Gomez-47/+460
2023-03-31Auto merge of #109010 - compiler-errors:rtn, r=eholkbors-0/+311
2023-03-31allow ReError in CanonicalUserTypeAnnotationAli MJ Al-Nasrawy-0/+40
2023-03-31Add tests to check that collapsed content is expanded when jumping to itGuillaume Gomez-0/+21
2023-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-8/+26
2023-03-30Disable the ui panic test on wasm32-bareBen Kimock-0/+1
2023-03-31add test for normalization in implied bounds queryAli MJ Al-Nasrawy-0/+57
2023-03-31Don't emit the OS error in a noteest31-10/+6
2023-03-30Auto merge of #109791 - compiler-errors:rollup-c3o710k, r=compiler-errorsbors-24/+67
2023-03-30Add test to ensure doc(primitive) is not recognized anymoreGuillaume Gomez-0/+24
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-56/+57
2023-03-30Rollup merge of #109739 - compiler-errors:new-solver-closure-fnonce, r=lcnrMichael Goulet-0/+11
2023-03-30Rollup merge of #109704 - petrochenkov:effvisclean, r=jackh726Michael Goulet-24/+37
2023-03-30Rollup merge of #109347 - cjgillot:issue-109305, r=WaffleLapkinMichael Goulet-0/+19
2023-03-30Auto merge of #109740 - compiler-errors:new-solver-deep-reject-placeholder-co...bors-0/+37
2023-03-30Auto merge of #108576 - megakorre:rustdock_additional_typecheck_before_clean,...bors-29/+480
2023-03-30Closures always implement FnOnce in new solverMichael Goulet-0/+11
2023-03-30rustdoc: tidy excess whitespacePatrik Kårlin-4/+4
2023-03-30rustdoc: add error messages to the testPatrik Kårlin-60/+74
2023-03-30rustdoc: remove other redundant itemPatrik Kårlin-11/+0
2023-03-30rustdoc: remove excess from rustdoc testPatrik Kårlin-6/+2
2023-03-30rustdoc: remove redundant testPatrik Kårlin-13/+0
2023-03-30rustdoc: update with --bless and change expected errorsPatrik Kårlin-30/+352
2023-03-30rustdoc: run more HIR validation to mirror rustcPatrik Kårlin-0/+143
2023-03-30Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitorbors-10/+59
2023-03-30Rollup merge of #109749 - compiler-errors:new-solver-float-var, r=lcnrYuki Okushi-0/+8
2023-03-30Rollup merge of #109748 - compiler-errors:new-solver-discr-kind-ice, r=lcnrYuki Okushi-10/+51
2023-03-30Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-SimulacrumYuki Okushi-0/+0
2023-03-30Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-sebors-11/+5
2023-03-30Auto merge of #109499 - spastorino:new-rpitit-19, r=compiler-errorsbors-9/+41
2023-03-30Auto merge of #109224 - oli-obk:smir, r=pnkfelixbors-4/+27
2023-03-30canonicalize float var as float in new solverMichael Goulet-0/+8
2023-03-30Check pointee metadata correctly in ui testMichael Goulet-10/+8
2023-03-30Don't ICE on DiscriminantKind projection in new solverMichael Goulet-0/+43
2023-03-29Don't ICE on placeholder consts in deep rejectMichael Goulet-0/+37
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-11/+5
2023-03-29Rollup merge of #109726 - GuillaumeGomez:doc-hidden-crate, r=notriddleMatthias Krüger-0/+8
2023-03-29Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errorsMatthias Krüger-2/+36
2023-03-29Rollup merge of #109675 - compiler-errors:object-heck, r=lcnrMatthias Krüger-6/+21
2023-03-29Rollup merge of #109554 - MU001999:master, r=WaffleLapkinMatthias Krüger-0/+35
2023-03-29Check for escape sequences in Fluent resourcesclubby789-2/+36
2023-03-29Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors-0/+51