]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #91895 - pitaj:91867-monomorphize, r=Aaron1011
[rust.git] / src / test /
2021-12-15 Matthias KrügerRollup merge of #91880 - matthiaskrgr:clippy_perf_dec...
2021-12-15 borsAuto merge of #91959 - matthiaskrgr:rollup-rhajuvw...
2021-12-15 lcnrupdate tests
2021-12-15 Matthias KrügerRollup merge of #91906 - anuvratsingh:remove_in_band_li...
2021-12-15 Matthias KrügerRollup merge of #91905 - GuillaumeGomez:source-code...
2021-12-15 Matthias KrügerRollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa...
2021-12-15 Matthias KrügerRollup merge of #91886 - euclio:option-doc, r=dtolnay
2021-12-15 Matthias KrügerRollup merge of #91584 - GuillaumeGomez:improve-rustdoc...
2021-12-15 Matthias KrügerRollup merge of #91479 - scottmcm:slice-as-simd, r...
2021-12-15 Matthias KrügerRollup merge of #90521 - jhpratt:stabilize-destructurin...
2021-12-15 Michael Howellfix(rustc_lint): better detect when parens are necessary
2021-12-15 borsAuto merge of #91752 - yaahc:track-caller-result, r...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-15 Jacob PrattStabilize `destructuring_assignment`
2021-12-15 borsAuto merge of #91945 - matthiaskrgr:rollup-jszf9zp...
2021-12-15 Matthias KrügerRollup merge of #91940 - ehuss:update-cargo, r=ehuss
2021-12-15 Matthias KrügerRollup merge of #91882 - Patrick-Poitras:remove-in...
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #91870 - rusticstuff:macosx_min_version...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-15 Matthias KrügerRollup merge of #91859 - xkr47:patch-2, r=yaahc
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-15 borsAuto merge of #91933 - matthiaskrgr:rollup-cw9qolb...
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-14 Scott McMurrayDo array-slice equality via arrays, rather than always...
2021-12-14 Matthias KrügerRollup merge of #91856 - ouz-a:master, r=oli-obk
2021-12-14 Matthias KrügerRollup merge of #91798 - bugadani:issue-91783, r=michae...
2021-12-14 Matthias KrügerRollup merge of #91786 - tmiasko:const-prop, r=oli-obk
2021-12-14 Matthias KrügerRollup merge of #91774 - surechen:fix_typo_1, r=wesleywiser
2021-12-14 Matthias KrügerRollup merge of #91597 - r00ster91:lessthangreaterthan...
2021-12-14 Matthias KrügerRollup merge of #91239 - cameron1024:issue-87490-regres...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-14 Michael GouletMake TyS::is_suggestable more structual
2021-12-14 r00ster91Recover on invalid operators <> and <=>
2021-12-14 Tomasz MiąskoReturn an error when `eval_rvalue_with_identities`...
2021-12-14 Jack HueyAdd another regression test for unnormalized fn args...
2021-12-14 lcnrextend `simplify_type`
2021-12-14 borsAuto merge of #91902 - matthiaskrgr:rollup-hjjyhow...
2021-12-14 Guillaume GomezAdd GUI test for source code page sidebar
2021-12-14 Matthias KrügerRollup merge of #91893 - pitaj:91867-hir, r=davidtwco
2021-12-14 Matthias KrügerRollup merge of #91892 - compiler-errors:fix-inferty...
2021-12-14 Matthias KrügerRollup merge of #91887 - LegionMammal978:less-inband...
2021-12-14 Matthias KrügerRollup merge of #91875 - b-naber:mir-transform-norm...
2021-12-14 Matthias KrügerRollup merge of #91851 - woppopo:const_maybeuninit_zero...
2021-12-14 Matthias KrügerRollup merge of #91820 - rukai:help_with_personality_is...
2021-12-14 Matthias KrügerRollup merge of #91529 - TennyZhuang:try_reserve_binary...
2021-12-14 borsAuto merge of #91766 - scottmcm:more-array-raw-eq,...
2021-12-14 Michael GouletFix HashStable implementation on InferTy
2021-12-14 borsAuto merge of #91680 - saethlin:spare_capacity_mut...
2021-12-14 Ellentest
2021-12-14 borsAuto merge of #91660 - llogiq:make-a-hash-of-def-ids...
2021-12-13 ouz-atest should pass :sweat_smile:
2021-12-13 b-naberuse try_normalize_erasing_regions in RevealAllVisitor
2021-12-13 ouz-aAdd regression test and comment
2021-12-13 Alexis BourgetUpdate test to new error message
2021-12-13 Alexis BourgetFix broken span and related tests
2021-12-13 Alexis BourgetAdd tests for misplaced/duplicated pub in fn decl
2021-12-13 borsAuto merge of #91865 - matthiaskrgr:rollup-rai9ecq...
2021-12-13 Esteban Kuberfix coverage report test
2021-12-13 Matthias KrügerRollup merge of #91855 - xfix:const_cstr_unchecked...
2021-12-13 Matthias KrügerRollup merge of #91849 - jackh726:gats-outlives-lint...
2021-12-13 Matthias KrügerRollup merge of #91847 - BoxyUwU:generic_arg_infer_fixm...
2021-12-13 Matthias KrügerRollup merge of #91846 - camelid:doctest-cleanup, r...
2021-12-13 Matthias KrügerRollup merge of #91699 - jsha:webkit-appearance-search...
2021-12-13 Esteban Kuberreview comment: change wording of suggestion
2021-12-13 Esteban Kuberreview comments
2021-12-13 Esteban Kubertidy fix
2021-12-13 Esteban KuberFix rebase and clippy tests
2021-12-13 Esteban KuberKeep info on pre-desugaring expression for better ...
2021-12-13 Esteban KuberRemove yet more output from `for`-loop and `?` errors
2021-12-13 Esteban KuberReduce verbosity when calling `for`-loop on non-`Iterat...
2021-12-13 Esteban KuberWhen `.await` is called on a non-`Future` expression...
2021-12-13 borsAuto merge of #91353 - eggyal:reuse-rcs-during-folding...
2021-12-13 pierwillAdd run-make-fulldeps test
2021-12-13 pierwillInclude rustc version in `rustc_span::StableCrateId`
2021-12-13 Jack HueyAdjust wording for review
2021-12-13 borsAuto merge of #91657 - nikic:update-llvm, r=cuviper
2021-12-13 Lucas KentSuggest to specify a target triple when eh_personality...
2021-12-13 borsAuto merge of #91654 - nikic:llvmbc-section-flags,...
2021-12-13 borsAuto merge of #91626 - klensy:json-less-alloc, r=petroc...
2021-12-13 Jack HueyInstead of checking for exact bounds, try to prove...
2021-12-13 borsAuto merge of #91569 - erikdesjardins:vt-align, r=nikic
2021-12-13 Ellenextra test for bug i found
2021-12-13 Ellenhurray for portable simd finding a nice test for this...
2021-12-13 Cormac Relflet-else: add deref-coercion tests
2021-12-13 Cormac Relflet-else: add match-ergonomics tests adapted from rfc2005
2021-12-13 Cormac Relflet-else: build out ref/ref mut tests, with/without...
2021-12-13 Cormac Relflet-else: add tests for moved expressions, copy out...
2021-12-13 Cormac Relflet-else: fix attribute aliasing + add test for issue...
2021-12-13 borsAuto merge of #91841 - matthiaskrgr:rollup-zlhsg5a...
2021-12-13 Tomasz MiąskoUse `OutputFilenames` to generate output file for ...
2021-12-12 Matthias KrügerRollup merge of #91824 - woppopo:const_ptr_write_bytes...
2021-12-12 Matthias KrügerRollup merge of #91819 - rust-lang:compiler-autolabel...
2021-12-12 Matthias KrügerRollup merge of #91749 - ssomers:btree_comments, r...
2021-12-12 Matthias KrügerRollup merge of #91091 - ecstatic-morse:control-flow...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #91549 - fee1-dead:const_env, r=spastorino
2021-12-12 Amanieu d'AntrasFix unused import in test
2021-12-12 Guillaume GomezUpdate browser-ui-test version and improve rustdoc...
2021-12-12 borsAuto merge of #90716 - euclio:libloading, r=cjgillot
next