]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-05 Dylan DPCRollup merge of #70806 - RalfJung:miri-assignment-check...
2020-04-05 Dylan DPCRollup merge of #70776 - RalfJung:raw-vec, r=Dylan...
2020-04-05 Dylan DPCRollup merge of #70769 - RalfJung:fixed, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70760 - PonasKovas:docs, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-05 Ralf Jungfix comment
2020-04-05 Ralf Jungclarify safety in RawVec::into_box
2020-04-05 Ralf Jungadd test
2020-04-05 Ralf Jungmiri assignment check: compare types after normalizing...
2020-04-05 Ralf Jungtweak swap_remove
2020-04-05 borsAuto merge of #70800 - Dylan-DPC:rollup-9jjoptp, r...
2020-04-05 Dylan DPCRollup merge of #70783 - tshepang:deleted-types, r...
2020-04-05 Dylan DPCRollup merge of #70768 - petrochenkov:macambig, r=Centr...
2020-04-05 Dylan DPCRollup merge of #70766 - tspiteri:forget-to-ManuallyDro...
2020-04-05 Dylan DPCRollup merge of #70752 - yoshuawuyts:slice_fill, r...
2020-04-05 Dylan DPCRollup merge of #70748 - ogoffart:enum-layout-optim2...
2020-04-05 Dylan DPCRollup merge of #70635 - petrochenkov:nodefault, r...
2020-04-04 Yoshua WuytsAdd slice::fill
2020-04-04 borsAuto merge of #70149 - Xanewok:update-rls, r=Xanewok
2020-04-04 Igor Matuszewskirustc-workspace-hack: Account for upgraded crossbeam...
2020-04-04 Igor Matuszewskitidy: Update rustc-ap-syntax to -rustc_ast
2020-04-04 Igor Matuszewskisubmodules: Update RLS and Rustfmt to 1.4.13
2020-04-04 Tshepang Lekhonkhobecomment refers to removed type
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 Igor MatuszewskiUpdate src/tools/publish_toolstate.py
2020-04-04 Ralf JungMiri: remove an outdated FIXME
2020-04-04 borsAuto merge of #70683 - jclulow:illumos-openssl-gmake...
2020-04-04 Vadim Petrochenkovmacro_rules: `NtLifetime` cannot start with an identifier
2020-04-04 Vadim Petrochenkovrustc_target: Rely on default value of `no_default_libr...
2020-04-04 Trevor Spiteriuse ManuallyDrop instead of forget inside collections
2020-04-04 Ponasdocs: make the description of Result::map_or more clear
2020-04-04 borsAuto merge of #70272 - eddyb:type-of-impl-trait, r...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Eduard-Mihai... typeck/type_of: only early-bound and (free) late-bound...
2020-04-04 Eduard-Mihai... tests: add tests for lifetime and const params of opaqu...
2020-04-04 Eduard-Mihai... typeck/type_of: let wfcheck handle duplicate generics...
2020-04-04 Eduard-Mihai... typeck/type_of: let wfcheck handle concrete types in...
2020-04-04 Eduard-Mihai... typeck/type_of: don't ignore incorrect defining uses...
2020-04-04 Eduard-Mihai... typeck/type_of: simplify checking of opaque types with...
2020-04-04 borsAuto merge of #69718 - arlosi:debughash, r=eddyb
2020-04-03 borsAuto merge of #70156 - michaelwoerister:incr-cgus,...
2020-04-03 Olivier GoffartDo not disable field reordering on enums with big discr...
2020-04-03 borsAuto merge of #70747 - Centril:rollup-2vx9bve, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70720 - ecstatic-morse:issue-70637...
2020-04-03 Mazdak FarrokhzadRollup merge of #70707 - ecstatic-morse:dataflow-graphv...
2020-04-03 Mazdak FarrokhzadRollup merge of #70641 - estebank:dedup-code, r=nikomat...
2020-04-03 Mazdak FarrokhzadRollup merge of #70640 - jonas-schievink:async-ice...
2020-04-03 Mazdak FarrokhzadRollup merge of #70597 - vakaras:thread_new_double_free...
2020-04-03 Mazdak FarrokhzadRollup merge of #70576 - Rustin-Liu:rustin-patch-link...
2020-04-03 Mazdak FarrokhzadRollup merge of #69860 - faern:use-assoc-int-consts...
2020-04-03 Oliver SchererAdd regression test for #70673
2020-04-03 Rustin-LiuUpdate the description of link_cfg unstable
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
2020-04-03 DutchGhostAdd test for #59023
2020-04-03 borsAuto merge of #70734 - Dylan-DPC:rollup-xmncatq, r...
2020-04-03 Guillaume GomezClean up E0502 explanation
2020-04-03 Dylan DPCRollup merge of #70731 - JohnTitor:follow-up-rustc...
2020-04-03 Dylan DPCRollup merge of #70730 - yoshuawuyts:fix-wake-docs...
2020-04-03 Dylan DPCRollup merge of #70728 - TimDiekmann:allocref-doc,...
2020-04-03 Dylan DPCRollup merge of #70725 - Centril:nix-unwraps, r=estebank
2020-04-03 Dylan DPCRollup merge of #70706 - gizmondo:check-theme, r=Guilla...
2020-04-03 Dylan DPCRollup merge of #70696 - jumbatm:extend-issue-69020...
2020-04-03 borsAuto merge of #70695 - RalfJung:miri, r=RalfJung
2020-04-03 Yuki OkushiMinor follow-up after renaming librustc(_middle)
2020-04-03 Yoshua WuytsFix link in task::Wake docs
2020-04-03 Linus FärnstrandReplace float module consts with assoc consts in docume...
2020-04-03 Linus FärnstrandReplace max/min_value() with MAX/MIN assoc consts
2020-04-03 Linus FärnstrandMake documentation examples use new integer assoc consts
2020-04-03 borsAuto merge of #70582 - pnkfelix:update-llvm-to-fix...
2020-04-03 Ralf Jungupdate miri
2020-04-03 Tim DiekmannUpdate mod.rs
2020-04-03 Tim DiekmannMinor doc improvements on `AllocRef`
2020-04-03 borsAuto merge of #70726 - Centril:rollup-zrdkkpt, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70715 - awh6al:patch-1, r=Dylan-DPC
2020-04-03 Mazdak FarrokhzadRollup merge of #70698 - nikomatsakis:x-py-json-output...
2020-04-03 Mazdak FarrokhzadRollup merge of #70532 - RalfJung:miri-assign, r=eddyb
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-03 borsAuto merge of #70642 - eddyb:remap-sysroot-src, r=Mark...
2020-04-03 Mazdak Farrokhzad.unwrap() less on .span_to_snippet()
2020-04-03 Mazdak Farrokhzadget_fn_like_arguments: avoid .unwrap
2020-04-03 Mazdak Farrokhzadadd_type_neq_err_label: don't .unwrap
2020-04-02 Vytautas AstrauskasRemove unnecessary stack overflow handler stub for...
2020-04-02 jumbatmAdd comment explaining the reversed operands tests
2020-04-02 borsAuto merge of #70722 - Centril:rollup-ar4gn1x, r=Centril
2020-04-02 Mazdak FarrokhzadRollup merge of #70716 - matthewjasper:infer-const...
2020-04-02 Mazdak FarrokhzadRollup merge of #70708 - Pocakking:fix-ascii-case-conv...
2020-04-02 Mazdak FarrokhzadRollup merge of #70700 - jrvidal:include-macro-paths...
2020-04-02 Mazdak FarrokhzadRollup merge of #70694 - lzutao:self, r=Centril
2020-04-02 Mazdak FarrokhzadRollup merge of #70691 - TimDiekmann:allocref-docs...
2020-04-02 Mazdak FarrokhzadRollup merge of #70595 - wesleywiser:remove_unused_disc...
2020-04-02 Mazdak FarrokhzadRollup merge of #70487 - Mark-Simulacrum:float-unchecke...
2020-04-02 Ralf Jungswitch assignment check back to testing layout equality
2020-04-02 @ßd€łw@ħ@ßremove confusing about lvalues term
2020-04-02 Arlo SiemsenAdd hash of source files in debug info
2020-04-02 Dylan MacKenziePlace TLS initializers with relocations in .tdata
2020-04-02 Ralf Jungalso use mir_assign_valid_types in from_known_layout...
next