about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-11-13Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Kibors-0/+123
2023-11-13coverage: Regression test for #117788Zalathar-0/+90
2023-11-13Always point at index span on index obligation failureEsteban Küber-0/+20
2023-11-13Turn assert_eq into a delay_span_bugMu001999-0/+28
2023-11-12Don't expect a rcvr in print_disambiguation_helpMichael Goulet-0/+46
2023-11-12Note about object lifetime defaults in does not live long enough errorNilstrieb-0/+51
2023-11-12interpret: simplify handling of shifts by no longer trying to handle signed a...Ralf Jung-20/+20
2023-11-12patterns: don't ice when encountering a raw str sliceRalf Jung-2/+19
2023-11-12Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-deadbors-86/+396
2023-11-12Reenable effects in libcoreDeadbeef-2/+22
2023-11-11Add -Z llvm_module_flagPaul Menage-0/+7
2023-11-12Deny more `~const` trait boundsLeón Orell Valerian Liehr-86/+396
2023-11-11Move unclosed delim errors to separate functionsjwang05-10/+4
2023-11-11Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnaybors-1/+1
2023-11-11Reject defaultness on free constsLeón Orell Valerian Liehr-8/+36
2023-11-10Recurse over the method chain and maintain a stack to peek at previous receiv...Swapna Iyer-1/+50
2023-11-10Correctly handle while-let-chainssjwang05-2/+49
2023-11-09Catch an edge casesjwang05-1/+13
2023-11-09Remove rich UserTypeProjection projections in SMIRKirby Linvill-1/+1
2023-11-09Replace match assertions against empty slices with is_empty assertionsKirby Linvill-8/+6
2023-11-09Move SMIR projections tests to new fileKirby Linvill-103/+175
2023-11-09Add stable MIR Projections support based on MIR structureKirby Linvill-0/+103
2023-11-09Catch stray { in let-chainssjwang05-0/+70
2023-11-10Rollup merge of #117751 - aDotInTheVoid:unkind, r=GuillaumeGomezMatthias Krüger-2/+3
2023-11-10Rollup merge of #117743 - sjwang05:issue-117720, r=estebankMatthias Krüger-0/+77
2023-11-09Auto merge of #117727 - saethlin:inline-derived-fmt, r=nnethercotebors-2/+22
2023-11-09Emit #[inline] on derive(Debug)Ben Kimock-2/+22
2023-11-09Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726bors-21/+55
2023-11-09rustdoc-json: Fix test so it actuall checks thingsAlona Enraght-Moony-2/+3
2023-11-09update overflow handling for norm, add testlcnr-0/+22
2023-11-09update testslcnr-25/+69
2023-11-09Suggest fix for ; within let-chainssjwang05-0/+77
2023-11-09Rollup merge of #117645 - compiler-errors:auto-trait-subst, r=petrochenkovTakayuki Maeda-0/+21
2023-11-08Auto merge of #117454 - shepmaster:github-actions-m1-tests, r=GuillaumeGomez,...bors-1/+1
2023-11-08update mir-opt testslcnr-21/+21
2023-11-08generator layout: ignore fake borrowslcnr-0/+34
2023-11-08Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwcobors-54/+311
2023-11-08Auto merge of #117716 - GuillaumeGomez:rollup-83gnhll, r=GuillaumeGomezbors-210/+150
2023-11-08Rollup merge of #117713 - GuillaumeGomez:document-hidden-json, r=notriddleGuillaume Gomez-0/+10
2023-11-08Rollup merge of #117679 - aDotInTheVoid:yes-core, r=GuillaumeGomezGuillaume Gomez-202/+41
2023-11-08Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8KiGuillaume Gomez-8/+99
2023-11-08Auto merge of #117560 - lqd:issue-117146, r=matthewjasperbors-0/+100
2023-11-08Add test for reexported hidden item with `--document-hidden-items`Guillaume Gomez-0/+10
2023-11-08Reorder type mismatch suggestionsMax Tilley-0/+22
2023-11-08Mark Rustdoc test as Linux-onlyJake Goulding-1/+1
2023-11-08Auto merge of #117706 - matthiaskrgr:rollup-lscx7dg, r=matthiaskrgrbors-18/+187
2023-11-08Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkanMatthias Krüger-3/+3
2023-11-08Rollup merge of #117698 - nnethercote:space_between-2, r=petrochenkovMatthias Krüger-0/+31
2023-11-08Rollup merge of #117650 - saethlin:inline-me-please, r=davidtwcoMatthias Krüger-0/+106
2023-11-08Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-...Matthias Krüger-15/+47