]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #93962 - joboet:branchless_slice_ord, r=Mark-Simulacrum
[rust.git] / src / test /
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-16 borsAuto merge of #94044 - ehuss:update-cargo, r=ehuss
2022-02-16 borsAuto merge of #93800 - b-naber:static-initializers...
2022-02-15 borsAuto merge of #94021 - tmiasko:inline, r=nagisa
2022-02-15 b-nabertry to bless 32bit mir tests manually
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 b-naberbless mir-opt tests
2022-02-15 b-naberbless tests
2022-02-15 borsAuto merge of #93820 - compiler-errors:gat-wfcheck...
2022-02-15 Michael GouletAdd removed comments back in self-outlives-lint
2022-02-15 Michael Gouletadd test for issue-93278, bless
2022-02-15 borsAuto merge of #94024 - matthiaskrgr:rollup-0hwxm0w...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 borsAuto merge of #93176 - danielhenrymantilla:stack-pinnin...
2022-02-15 borsAuto merge of #93918 - jonhoo:bootstrap-native-envflags...
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 borsAuto merge of #93863 - pierwill:fix-93676, r=Mark-Simul...
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 Erin Petra Sofiya... suggest using raw string literals when invalid escapes...
2022-02-14 borsAuto merge of #93652 - spastorino:fix-negative-overlap...
2022-02-14 Andrew BrownAdd support for control-flow protection
2022-02-14 Daniel Henry-MantillaMark `unsafe_pin_internals` as `incomplete`.
2022-02-14 Santiago PastorinoAdd failing test that should pass
2022-02-14 Daniel Henry-MantillaUpdate `macro:print` typed-query rustdoc test to includ...
2022-02-14 Daniel Henry-MantillaWrite {ui,} tests for `pin_macro` and `pin!`
2022-02-14 Santiago PastorinoProperly check regions on negative overlap check
2022-02-14 borsAuto merge of #93298 - lcnr:issue-92113, r=cjgillot
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-14 lcnrfurther update `fuzzy_match_tys`
2022-02-14 lcnrfuzzify `fuzzy_match_tys`
2022-02-14 Ben ReevesMake `find_similar_impl_candidates` a little fuzzier.
2022-02-14 borsAuto merge of #93937 - bjorn3:simplifications3, r=cjgillot
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 borsAuto merge of #91673 - ChrisDenton:path-absolute, r...
2022-02-13 bjorn3Remove Config::stderr
2022-02-13 borsAuto merge of #93763 - jsha:re-space-empty-impls, r...
2022-02-13 borsAuto merge of #93956 - matthiaskrgr:rollup-zfk35hb...
2022-02-13 Matthias KrügerRollup merge of #93944 - jackh726:team-exclude, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93936 - bjorn3:simplifications2, r...
2022-02-13 Matthias KrügerRollup merge of #93930 - name1e5s:chore/docs, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93886 - clarfonthey:stable_ascii_escap...
2022-02-13 Matthias KrügerRollup merge of #93885 - Badel2:error-download-ci-llvm...
2022-02-13 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
2022-02-13 Matthias KrügerRollup merge of #93810 - matthewjasper:chalk-and-canoni...
2022-02-13 Matthias KrügerRollup merge of #90532 - fee1-dead:improve-const-fn...
2022-02-13 Matthias KrügerRollup merge of #89926 - the8472:saturate-instant,...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93696 - Amanieu:compiler-builtins-0...
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
2022-02-12 borsAuto merge of #91403 - cjgillot:inherit-async, r=oli-obk
2022-02-12 Erik Desjardinsmake fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi...
2022-02-12 borsAuto merge of #93939 - RalfJung:miri, r=RalfJung
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 Matthew JasperUpdate chalk tests
2022-02-12 The 8472ignore test on wasm32
2022-02-12 borsAuto merge of #93933 - matthiaskrgr:rollup-1hjae6g...
2022-02-12 DeadbeefRebless
2022-02-12 Matthias KrügerRollup merge of #93928 - nsunderland1:master, r=Mark...
2022-02-12 Matthias KrügerRollup merge of #93898 - GuillaumeGomez:error-code...
2022-02-12 Matthias KrügerRollup merge of #93897 - schopin-pro:linkchecker-symlin...
2022-02-12 Matthias KrügerRollup merge of #93759 - dtolnay:usetree, r=nagisa
2022-02-12 Matthias KrügerRollup merge of #93757 - jackh726:gat-bug-tests, r...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-12 Matthias KrügerRollup merge of #91908 - matthiaskrgr:ices, r=jackh726
2022-02-12 DeadbeefReport the selection error when possible
2022-02-12 DeadbeefHandle Fn family trait call errror
2022-02-12 DeadbeefRebased and improved errors
2022-02-12 Deadbeefbless you
2022-02-12 Jack HueyFix line number
2022-02-12 borsAuto merge of #93691 - compiler-errors:mir-tainted...
2022-02-12 Erik Desjardinsfix non-x64 tests
2022-02-12 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
2022-02-12 Camille GILLOTBless nll tests.
2022-02-12 Camille GILLOTInherit lifetimes for async fn instead of duplicating...
2022-02-11 borsAuto merge of #93921 - matthiaskrgr:rollup-wn3jlxj...
2022-02-11 Matthias KrügerAdd 2 tests
2022-02-11 Matthias KrügerRollup merge of #93910 - rosehuds:master, r=cjgillot
2022-02-11 Matthias KrügerRollup merge of #93909 - saschanaz:patch-2, r=petrochenkov
2022-02-11 Matthias KrügerRollup merge of #93888 - sunfishcode:sunfishcode/impl...
2022-02-11 Matthias KrügerRollup merge of #93868 - Amanieu:asm_reg_conflict,...
2022-02-11 Matthias KrügerRollup merge of #93782 - adamgemmell:dev/adagem01/split...
2022-02-11 Matthias KrügerRollup merge of #93660 - aDotInTheVoid:rustdoc-type...
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #92895 - bjorn3:simplifications, r...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #90955 - JohnTitor:os-error-123-as...
2022-02-11 Michael Gouletuse body.tainted_by_error to skip loading MIR
2022-02-11 Michael Gouletfix tests, add new tests checking borrowck CFTE ICE
2022-02-11 borsAuto merge of #90271 - adamgemmell:dev/feat-detect...
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 Kagami Sascha Rosy... Fix typo: explicitely->explicitly
2022-02-11 borsAuto merge of #93891 - matthiaskrgr:rollup-xadut8w...
next