]> git.lizzy.rs Git - rust.git/history - src/test
Turn on `fast_submodules` unconditionally
[rust.git] / src / test /
2022-05-17 Yuki OkushiRollup merge of #97116 - RalfJung:ref-validity, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97113 - GuillaumeGomez:search-ui-fixes...
2022-05-17 Yuki OkushiRollup merge of #97097 - chorman0773:add_tmm_clobers...
2022-05-17 Yuki OkushiRollup merge of #97096 - tmiasko:reachable-constructor...
2022-05-17 Yuki OkushiRollup merge of #96761 - klensy:no-rayon-here, r=CraftS...
2022-05-17 Yuki OkushiRollup merge of #96651 - ken-matsui:omit-unnecessary...
2022-05-17 Yuki OkushiRollup merge of #96647 - Enselic:fix-hrtb-for-wherepred...
2022-05-17 ricked-twiceTaking review into account
2022-05-17 borsAuto merge of #92570 - jsha:rustdoc-search-refactor...
2022-05-17 Ralf Jungbless 32bit
2022-05-17 Ralf Junginterpret/validity: reject references to uninhabited...
2022-05-17 borsAuto merge of #96959 - nbdd0121:unwind, r=Amanieu
2022-05-17 Guillaume GomezAdd GUI test for search crate filter select CSS properties
2022-05-17 borsAuto merge of #97111 - JohnTitor:rollup-x3vjf6u, r...
2022-05-17 Guillaume GomezAdd GUI test for search result "title"
2022-05-17 Connor Hormanfix clobber_abi tests
2022-05-17 Connor HormanHandle tmm_reg in rustc_codegen_gcc
2022-05-17 Yuki OkushiRollup merge of #97102 - mbartlett21:fn-pointer-error...
2022-05-17 Yuki OkushiRollup merge of #97093 - pvdrz:migrate-maybe-recover...
2022-05-17 Yuki OkushiRollup merge of #97080 - lcnr:relate-sus, r=oli-obk
2022-05-17 Yuki OkushiRollup merge of #97079 - SparrowLii:successors, r=lcnr
2022-05-17 Yuki OkushiRollup merge of #97075 - JohnTitor:issue-81804, r=compi...
2022-05-17 Yuki OkushiRollup merge of #97009 - fortanix:raoul/unused_macro_sg...
2022-05-17 Yuki OkushiRollup merge of #96329 - aliemjay:fixed-by-90887, r...
2022-05-17 borsAuto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco
2022-05-17 Takayuki Maedafix misleading `cannot infer type for type parameter...
2022-05-17 mbartlett21Add a test for fn pointer calls in consts
2022-05-17 borsAuto merge of #96825 - kckeiks:remove-item-like-visitor...
2022-05-17 borsAuto merge of #96907 - sunfishcode:sunfishcode/update...
2022-05-17 mbartlett21Update function pointer call error message
2022-05-17 borsAuto merge of #96892 - oli-obk:🐌_obligation_cause_code_...
2022-05-17 Connor Hormanadd clobbers
2022-05-17 Tomasz MiąskoTypes with reachable constructors are reachable
2022-05-16 Ken MatsuiOmit unnecessary help to add `#[cfg(test)]` when alread...
2022-05-16 b-naberuse GlobalId in eval_to_valtree query and introduce...
2022-05-16 borsAuto merge of #96676 - petrochenkov:docrules, r=Guillau...
2022-05-16 Yuki OkushiAdd regression test for #81804
2022-05-16 borsAuto merge of #97053 - CAD97:realloc-clarification...
2022-05-15 borsAuto merge of #97057 - bjorn3:sync_cg_clif-2022-05...
2022-05-15 Vadim Petrochenkovrustdoc: Remove doc link resolution fallback to all...
2022-05-15 Dylan DPCRollup merge of #97060 - bdbai:fix/uwphandle, r=ChrisDenton
2022-05-15 Dylan DPCRollup merge of #97042 - GuillaumeGomez:eslint-brace...
2022-05-15 Dylan DPCRollup merge of #97021 - Volker-Weissmann:patch-1,...
2022-05-15 Dylan DPCRollup merge of #96947 - sunfishcode:sunfishcode/rustc...
2022-05-15 borsAuto merge of #96895 - SparrowLii:interval, r=Mark...
2022-05-15 borsAuto merge of #97056 - RalfJung:miri, r=RalfJung
2022-05-15 borsAuto merge of #96885 - petrochenkov:linkstrict2, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 borsAuto merge of #97055 - matthiaskrgr:rollup-1nqwfzx...
2022-05-15 Matthias KrügerRollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf...
2022-05-15 Matthias KrügerRollup merge of #97032 - est31:unused_macro_rules,...
2022-05-15 Matthias KrügerRollup merge of #96958 - GuillaumeGomez:settings-menu...
2022-05-15 borsAuto merge of #96602 - TApplencourt:patch-1, r=Mark...
2022-05-15 borsAuto merge of #97016 - Mark-Simulacrum:bump-version...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-14 Vadim Petrochenkovrustc: Stricter checking for #[link] attributes
2022-05-14 borsAuto merge of #97044 - Urgau:check-cfg-fix-rustc-perf...
2022-05-14 borsAuto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726
2022-05-14 Guillaume GomezUpdate GUI tests
2022-05-14 borsAuto merge of #96345 - petrochenkov:linclean, r=notriddle
2022-05-14 Camille GILLOTAdd a test with both passing and erroneous cases.
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 Camille GILLOTForbid nested opaque types to reference HRTB from opaqu...
2022-05-14 borsAuto merge of #94872 - mati865:mingw-llvm-target, r...
2022-05-14 borsAuto merge of #97035 - JohnTitor:rollup-00ko07z, r...
2022-05-14 Yuki OkushiRollup merge of #97031 - eholk:drop-tracking-type-error...
2022-05-14 Yuki OkushiRollup merge of #97018 - GuillaumeGomez:fail-on-js...
2022-05-14 Yuki OkushiRollup merge of #97005 - est31:master, r=petrochenkov
2022-05-14 Yuki OkushiRollup merge of #96998 - notriddle:notriddle/var-N...
2022-05-14 Yuki OkushiRollup merge of #96986 - kdashg:save-an-enum-vars,...
2022-05-14 Yuki OkushiRollup merge of #95365 - mkroening:hermit-alloc-error...
2022-05-14 borsAuto merge of #95602 - scottmcm:faster-array-intoiter...
2022-05-13 Eric HolkDrop tracking: handle invalid assignments better
2022-05-13 borsAuto merge of #97013 - matthiaskrgr:rollup-c1pc6pc...
2022-05-13 Josh StoneTest RefCell aliasing
2022-05-13 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-13 Gary GuoDon't hardcode attribute id in codegen test
2022-05-13 carbotaniumanRustc changes for permissive provenance
2022-05-13 Miguel Guarnizremove HirVisitor
2022-05-13 Miguel Guarnizoptimize find_item to fetch Item only when needed
2022-05-13 Matthias KrügerRollup merge of #97011 - JohnTitor:issue-28935, r=compi...
2022-05-13 Matthias KrügerRollup merge of #97003 - nnethercote:rm-const_fn-attrs...
2022-05-13 Matthias KrügerRollup merge of #96982 - klensy:no-expect, r=Dylan-DPC
2022-05-13 Matthias KrügerRollup merge of #96615 - JohnTitor:test-54779, r=compil...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-13 Yuki OkushiAdd regression test for #28935
2022-05-13 borsAuto merge of #96899 - oli-obk:closure_wf_check_bounds...
2022-05-13 Oli SchererFor non-defining opaque type usage errors, don't try...
2022-05-13 Oli SchererCheck that closures satisfy their where bounds
2022-05-13 borsAuto merge of #96930 - ayrtonm:mips32-tmp-file, r=petro...
2022-05-13 borsAuto merge of #96965 - oli-obk:flaky_inliner_ice, r...
2022-05-13 borsAuto merge of #97000 - matthiaskrgr:rollup-qh3lhu8...
2022-05-13 Matthias KrügerRollup merge of #96993 - notriddle:notriddle/prototype...
2022-05-13 Matthias KrügerRollup merge of #96989 - cjgillot:defpath-use, r=davidtwco
2022-05-13 Matthias KrügerRollup merge of #96988 - ehuss:fix-platform-links,...
2022-05-13 Matthias KrügerRollup merge of #96948 - ludfo774:macro-trailing-comma...
2022-05-13 Matthias KrügerRollup merge of #96932 - sunfishcode:sunfishcode/docume...
2022-05-13 borsAuto merge of #96493 - chbaker0:issue-96342-fix, r...
2022-05-12 borsAuto merge of #96966 - nikic:llvm-update-2, r=cuviper
2022-05-12 Michael Howellrustdoc: fix GUI crash when searching for magic JS...
next