]> git.lizzy.rs Git - rust.git/history - .gitattributes
Auto merge of #82338 - RalfJung:interp-error-allocs, r=oli-obk
[rust.git] / .gitattributes
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 Jonas SchievinkRollup merge of #80053 - gilescope:include-ignore,...
2021-01-31 Jonas SchievinkRollup merge of #78044 - oberien:empty-seek, r=m-ou-se
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Jonas SchievinkRollup merge of #77758 - Stupremee:turbofish-help-for...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 Dylan DPCRollup merge of #79182 - lochsh:78777-fix-extern-types...
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-20 borsAuto merge of #78104 - ssomers:btree_root_redux, r...
2020-11-20 borsAuto merge of #79205 - rust-lang:jdm-patch-1, r=m-ou-se
2020-11-20 borsAuto merge of #78646 - tgnottingham:packed_fingerprints...
2020-11-20 borsAuto merge of #79196 - RalfJung:syscall, r=m-ou-se
2020-11-20 borsAuto merge of #78088 - fusion-engineering-forks:panic...
2020-11-19 Dylan DPCRollup merge of #79204 - pickfire:patch-3, r=jyn514
2020-11-19 Dylan DPCRollup merge of #79194 - est31:array_into_iter_slice...
2020-11-19 Dylan DPCRollup merge of #79193 - tmiasko:revert-78969-normalize...
2020-11-19 Dylan DPCRollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011
2020-11-19 Dylan DPCRollup merge of #79183 - cuviper:compiletest-test-sysro...
2020-11-19 Dylan DPCRollup merge of #79181 - aDotInTheVoid:provided-method...
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 borsAuto merge of #79200 - Dylan-DPC:rollup-su689pq, r...
2020-11-19 Dylan DPCRollup merge of #79164 - varkor:unbraced-single-segment...
2020-11-19 Dylan DPCRollup merge of #79156 - jyn514:relative-llvm, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79147 - camelid:mir-gitattributes...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 CamelidHighlight MIR as Rust on GitHub
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
next