about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-12-18Rollup merge of #87901 - poliorcetics:pub-pub-pub, r=jackh726Matthias Krüger-15/+64
2021-12-17Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisabors-19/+683
2021-12-17Auto merge of #91838 - scottmcm:array-slice-eq-via-arrays-not-slices, r=dtolnaybors-3/+16
2021-12-16Rollup merge of #92001 - fee1-dead:dmbic-xcrate-fix, r=oli-obkMatthias Krüger-0/+21
2021-12-16Rollup merge of #91172 - Ethiraric:ethiraric/fix90979, r=petrochenkovMatthias Krüger-0/+63
2021-12-16Fix default_method_body_is_const when used across cratesDeadbeef-0/+21
2021-12-16Rollup merge of #91958 - jsha:rust-logo, r=GuillaumeGomezMatthias Krüger-0/+14
2021-12-16Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiserbors-195/+245
2021-12-15Add a lint for duplicated attributes.Ethiraric-0/+63
2021-12-15Auto merge of #86986 - lcnr:simplify_type, r=nikomatsakis,oli-obkbors-7/+21
2021-12-15Apply rust-logo class only on default logoJacob Hoffman-Andrews-0/+14
2021-12-15Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgrbors-89/+95
2021-12-15Rollup merge of #91915 - jackh726:issue-91899, r=Mark-SimulacrumMatthias Krüger-0/+37
2021-12-15Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=...Matthias Krüger-89/+58
2021-12-15Auto merge of #91959 - matthiaskrgr:rollup-rhajuvw, r=matthiaskrgrbors-335/+115
2021-12-15update testslcnr-4/+6
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-0/+32
2021-12-15Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnrMatthias Krüger-0/+25
2021-12-15Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7...Matthias Krüger-335/+58
2021-12-15Auto merge of #91752 - yaahc:track-caller-result, r=cuviperbors-3/+3
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-335/+58
2021-12-15Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgrbors-108/+149
2021-12-15Rollup merge of #91868 - tmiasko:llvm-time-trace-out, r=oli-obkMatthias Krüger-0/+1
2021-12-15Rollup merge of #90939 - estebank:wg-af-polish, r=tmandryMatthias Krüger-108/+148
2021-12-15Auto merge of #91933 - matthiaskrgr:rollup-cw9qolb, r=matthiaskrgrbors-0/+113
2021-12-14Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplettbors-733/+682
2021-12-14Do array-slice equality via arrays, rather than always via slicesScott McMurray-3/+16
2021-12-14Rollup merge of #91856 - ouz-a:master, r=oli-obkMatthias Krüger-0/+9
2021-12-14Rollup merge of #91798 - bugadani:issue-91783, r=michaelwoeristerMatthias Krüger-0/+44
2021-12-14Rollup merge of #91786 - tmiasko:const-prop, r=oli-obkMatthias Krüger-0/+12
2021-12-14Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obkMatthias Krüger-0/+24
2021-12-14Rollup merge of #91239 - cameron1024:issue-87490-regression, r=jackh726Matthias Krüger-0/+24
2021-12-14Make TyS::is_suggestable more structualMichael Goulet-89/+58
2021-12-14Recover on invalid operators <> and <=>r00ster91-0/+24
2021-12-14Return an error when `eval_rvalue_with_identities` failsTomasz Miąsko-0/+12
2021-12-14Add another regression test for unnormalized fn args with SelfJack Huey-0/+37
2021-12-14extend `simplify_type`lcnr-3/+15
2021-12-14Add GUI test for source code page sidebarGuillaume Gomez-0/+32
2021-12-14Rollup merge of #91892 - compiler-errors:fix-inferty-hashtable, r=dtolnayMatthias Krüger-0/+17
2021-12-14Rollup merge of #91875 - b-naber:mir-transform-norm-erase-reg, r=Aaron1011Matthias Krüger-0/+21
2021-12-14Rollup merge of #91820 - rukai:help_with_personality_issues, r=davidtwcoMatthias Krüger-1/+7
2021-12-13Fix HashStable implementation on InferTyMichael Goulet-0/+17
2021-12-14testEllen-0/+25
2021-12-14Auto merge of #91660 - llogiq:make-a-hash-of-def-ids, r=nnethercotebors-17/+17
2021-12-14test should pass :sweat_smile:ouz-a-0/+1
2021-12-13use try_normalize_erasing_regions in RevealAllVisitorb-naber-0/+21
2021-12-14Add regression test and commentouz-a-0/+8
2021-12-13Update test to new error messageAlexis Bourget-15/+17
2021-12-13Fix broken span and related testsAlexis Bourget-6/+16
2021-12-13Add tests for misplaced/duplicated pub in fn declAlexis Bourget-0/+37