about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-23Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlinbors-2/+31
2024-03-22Rollup merge of #122888 - matthiaskrgr:evenmoretests, r=compiler-errorsMatthias Krüger-1/+50
2024-03-22Rollup merge of #122651 - kornelski:flat-turbofish, r=spastorino,compiler-errorsMatthias Krüger-2/+50
2024-03-22Rollup merge of #122195 - jieyouxu:impl-return-note, r=fmeaseMatthias Krüger-0/+68
2024-03-22Rollup merge of #114009 - dvdhrm:pr/transmzst, r=pnkfelixMatthias Krüger-0/+34
2024-03-22Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelixbors-0/+142
2024-03-22add test for #105210 assertion failure self.lines.iter().all(|r| !r.iter().an...Matthias Krüger-0/+44
2024-03-22add test for #97725Matthias Krüger-1/+6
2024-03-22Auto merge of #122869 - matthiaskrgr:rollup-0navj4l, r=matthiaskrgrbors-94/+893
2024-03-22Rollup merge of #122863 - matthiaskrgr:teest, r=lcnrMatthias Krüger-0/+306
2024-03-22Rollup merge of #122820 - oli-obk:no_ord_def_id, r=estebankMatthias Krüger-94/+181
2024-03-22Rollup merge of #122542 - Zalathar:cleanup, r=oli-obkMatthias Krüger-0/+131
2024-03-22Rollup merge of #122370 - gurry:122199-ice-unexpected-node, r=davidtwcoMatthias Krüger-0/+72
2024-03-22Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkovMatthias Krüger-0/+203
2024-03-22address review commentsMatthias Krüger-92/+12
2024-03-22Auto merge of #120926 - fmease:astconv-no-mo, r=oli-obkbors-2/+2
2024-03-22coverage: Clean up marker statements that aren't needed laterZalathar-0/+131
2024-03-22Auto merge of #122824 - oli-obk:no_ord_def_id2, r=estebank,michaelwoeristerbors-30/+30
2024-03-22add test for ice #119275 "no entry found for key" in predicates_of.rsMatthias Krüger-0/+64
2024-03-22add test for ice #113017 no entry found for key in generics_of.rsMatthias Krüger-0/+112
2024-03-22add test for ice "type mismatching when copying!"Matthias Krüger-0/+49
2024-03-22add test for https://github.com/rust-lang/rust/issues/112823Matthias Krüger-0/+61
2024-03-22add test for ice #121472Matthias Krüger-0/+39
2024-03-22add test for #110696Matthias Krüger-0/+61
2024-03-22Auto merge of #122456 - maurer:cfi-nonpassed, r=workingjubileebors-32/+50
2024-03-22Update (doc) commentsLeón Orell Valerian Liehr-2/+2
2024-03-22Auto merge of #122024 - clubby789:remove-spec-option-pe, r=jhprattbors-30/+40
2024-03-22Rollup merge of #122844 - matthiaskrgr:just_one_more_test_mom, r=compiler-errorsMatthias Krüger-0/+35
2024-03-22Rollup merge of #122841 - matthiaskrgr:moretests, r=wesleywiserMatthias Krüger-0/+177
2024-03-22Rollup merge of #122837 - matthiaskrgr:fix_122549, r=petrochenkovMatthias Krüger-0/+96
2024-03-22Rollup merge of #122829 - ShoyuVanilla:gen-block-impl-fused-iter, r=compiler-...Matthias Krüger-0/+21
2024-03-22Rollup merge of #122826 - compiler-errors:associated-type-bound-tests, r=lcnrMatthias Krüger-0/+63
2024-03-21CFI: Skip non-passed argumentsMatthew Maurer-32/+50
2024-03-21add test for ice "cannot relate region: LUB(ReErased, ReError)"Matthias Krüger-0/+35
2024-03-21add test for #121807Matthias Krüger-0/+80
2024-03-21add test for https://github.com/rust-lang/rust/issues/122098 ICE: index out ...Matthias Krüger-0/+97
2024-03-21add test for #122549Matthias Krüger-0/+96
2024-03-22Implement `FusedIterator` for `gen` blockShoyu Vanilla-0/+21
2024-03-21Rollup merge of #122793 - compiler-errors:deref-pat-syntax, r=NadrierilMatthias Krüger-7/+7
2024-03-21Rollup merge of #122771 - RalfJung:module-items, r=oli-obkMatthias Krüger-1/+1
2024-03-21Rollup merge of #122752 - nnethercote:Interpolated-cleanups, r=petrochenkovMatthias Krüger-0/+37
2024-03-21Rollup merge of #122733 - oli-obk:error_prop, r=compiler-errorsMatthias Krüger-0/+59
2024-03-21Rollup merge of #122402 - weiznich:fix/122391, r=compiler-errorsMatthias Krüger-0/+238
2024-03-21Stop sorting via `DefId`s in region resolutionOli Scherer-30/+30
2024-03-21Don't suggest deref macro since it's unstableMichael Goulet-4/+0
2024-03-21Implement macro-based deref!() syntax for deref patternsMichael Goulet-7/+11
2024-03-21Add tests for shortcomings of associated type boundsMichael Goulet-0/+63
2024-03-21rename items -> free_itemsRalf Jung-1/+1
2024-03-21Rollup merge of #122806 - compiler-errors:type-ascribe, r=fmeaseMatthias Krüger-0/+11
2024-03-21Rollup merge of #122801 - celinval:smir-pretty, r=compiler-errorsMatthias Krüger-215/+64