]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Rollup merge of #81473 - sanxiyn:write-only-field, r=oli-obk
[rust.git] / Cargo.toml
2021-01-30 Yuki OkushiRollup merge of #81473 - sanxiyn:write-only-field,...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
2021-01-30 Yuki OkushiRollup merge of #81409 - gilescope:chars_count, r=josht...
2021-01-30 Yuki OkushiRollup merge of #81291 - sexxi-goose:fix-struct-update...
2021-01-30 Yuki OkushiRollup merge of #80959 - jhpratt:unsigned_abs-stabiliza...
2021-01-30 Yuki OkushiRollup merge of #80886 - RalfJung:stable-raw-ref-macros...
2021-01-30 Yuki OkushiRollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
2021-01-29 borsAuto merge of #81470 - tmiasko:remove-allocations,...
2021-01-29 borsAuto merge of #81440 - tmiasko:always-live-locals,...
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 borsAuto merge of #81493 - JohnTitor:rollup-sa4m4zh, r...
2021-01-29 Yuki OkushiRollup merge of #81459 - probablykasper:text-selection...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81287 - CraftSpider:json-crate, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-27 Rune Tynan`src/etc/json-types` -> `src/rustdoc-json-types`
2021-01-27 Rune TynanMove into src/etc
2021-01-27 Rune TynanSplit JSON into separately versioned crate
2021-01-26 Yuki OkushiRollup merge of #81369 - tgnottingham:codegen-to-llvm...
2021-01-26 Yuki OkushiRollup merge of #81191 - ssomers:btree_more_order_chaos...
2021-01-26 Yuki OkushiRollup merge of #80900 - camelid:readpointerasbytes...
2021-01-26 Yuki OkushiRollup merge of #80876 - ojeda:option-result-unwrap_unc...
2021-01-26 Yuki OkushiRollup merge of #80812 - rust-lang:relnotes-1.50.0...
2021-01-26 borsAuto merge of #80692 - Aaron1011:feature/query-result...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-24 Jonas SchievinkRollup merge of #81279 - bugadani:iter, r=davidtwco
2021-01-24 Jonas SchievinkRollup merge of #80933 - rcvalle:fix-sysroot-option...
2021-01-24 Jonas SchievinkRollup merge of #80855 - m-ou-se:assert-2021, r=petroch...
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
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-24 borsAuto merge of #80838 - nagisa:nagisa/stack-probe-type...
2021-01-23 Jonas SchievinkRollup merge of #81249 - cjgillot:issue-79537, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfackler
2021-01-23 Jonas SchievinkRollup merge of #81130 - pierwill:edit-depnode, r=jyn514
2021-01-23 Jonas SchievinkRollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-22 Mara BosRollup merge of #81202 - lzutao:dbg_ipv6, r=Amanieu
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
2021-01-22 Mara BosRollup merge of #81173 - lukaslueg:intersperse_docs...
2021-01-22 borsAuto merge of #81101 - tmiasko:combine-now, r=nagisa
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 borsAuto merge of #81160 - RalfJung:swap, r=oli-obk
2021-01-21 borsAuto merge of #81152 - lzutao:intersperse_fold, r=m...
2021-01-21 borsAuto merge of #81122 - tmiasko:no-drop, r=davidtwco
2021-01-21 Yuki OkushiRollup merge of #81187 - eltociear:patch-6, r=jonas...
2021-01-21 Yuki OkushiRollup merge of #81185 - osa1:fix_80742, r=oli-obk
2021-01-21 Yuki OkushiRollup merge of #81184 - jyn514:combine-after, r=CraftS...
2021-01-21 Yuki OkushiRollup merge of #81179 - CPerezz:fix_interal_doc_warns...
2021-01-21 Yuki OkushiRollup merge of #81178 - tmiasko:no-landing-pads, r...
2021-01-21 Yuki OkushiRollup merge of #81046 - rylev:unknown-external-crate...
2021-01-21 Yuki OkushiRollup merge of #80601 - steffahn:improve_format_string...
2021-01-21 Yuki OkushiRollup merge of #80429 - JulianKnodt:ob_forest, r=Mark...
2021-01-21 Yuki OkushiRollup merge of #80172 - camelid:prelude-docs-consisten...
2021-01-20 borsAuto merge of #81118 - ojeda:metadata-obj, r=nagisa
2021-01-20 borsAuto merge of #81063 - CraftSpider:jsondocck, r=jyn514
2021-01-19 Rune TynanAdd jsondocck tool, and use it for rustdoc JSON
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 Igor MatuszewskiRemove local patch in Cargo.toml for rls-* crates
2021-01-15 Igor MatuszewskiUpdate RLS and Rustfmt
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-05 borsAuto merge of #6513 - nahuakang:fix/empty_enum_lint_nev...
2021-01-04 borsAuto merge of #6538 - Jarcho:vec_init_then_push, r...
2021-01-04 borsAuto merge of #6507 - bengsparks:lint/issue6410, r...
2021-01-04 borsAuto merge of #6525 - phansch:fix-bless-in-subdirs...
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 borsAuto merge of #6518 - ThibsG:CopyException, r=ebroto
2021-01-02 borsAuto merge of #6531 - matthiaskrgr:6522, r=ebroto
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 borsAuto merge of #6536 - flip1995:rustup, r=flip1995
2021-01-02 flip1995Bump Clippy version to 0.1.51
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-01 borsAuto merge of #6526 - matthiaskrgr:version, r=Manishearth
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
next