]> git.lizzy.rs Git - rust.git/history - .gitattributes
Replace closures_captures and upvar_capture with closure_min_captures
[rust.git] / .gitattributes
2021-03-18 borsAuto merge of #83166 - cjgillot:defkey-vge, r=oli-obk
2021-03-18 borsAuto merge of #77566 - Marwes:smaller_hashmap, r=Amanieu
2021-03-18 borsAuto merge of #81312 - dylni:clarify-btree-range-search...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #83216 - jyn514:register-tool, r=petroc...
2021-03-17 Dylan DPCRollup merge of #83204 - jethrogb:jb/sgx-c-build, r...
2021-03-17 Dylan DPCRollup merge of #83192 - kinnison:add-android-21, r...
2021-03-17 Dylan DPCRollup merge of #83168 - Aaron1011:lint-procedural...
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 Dylan DPCRollup merge of #82191 - Soveu:dedup, r=nagisa
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 borsAuto merge of #83090 - jackh726:bound_var_replacer_opti...
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #83206 - ehuss:update-books, r=ehuss
2021-03-17 Yuki OkushiRollup merge of #83203 - jyn514:rustdoc-warnings, r...
2021-03-17 Yuki OkushiRollup merge of #83202 - pickfire:patch-6, r=JohnTitor
2021-03-17 Yuki OkushiRollup merge of #83124 - cjgillot:iiib, r=petrochenkov
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-17 borsAuto merge of #83084 - nagisa:nagisa/features-native...
2021-03-16 borsAuto merge of #82936 - oli-obk:valtree, r=RalfJung...
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 borsAuto merge of #83199 - JohnTitor:rollup-zrfk94a, r...
2021-03-16 Yuki OkushiRollup merge of #83196 - tmiasko:valid-range-delay...
2021-03-16 Yuki OkushiRollup merge of #83172 - pnkfelix:bootstrap-tell-me...
2021-03-16 Yuki OkushiRollup merge of #83162 - jfrimmel:woff2, r=Mark-Simulacrum
2021-03-15 Julian FrimmelSpecify *.woff2 files as binary
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
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
next