]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Dylan MacKenziePlace TLS initializers with relocations in .tdata
2020-04-02 Ralf Jungalso use mir_assign_valid_types in from_known_layout...
2020-04-02 Ralf Jungalso accept fn-ptr-type-changing assignments
2020-04-02 Ralf JungMiri engine: stronger type-based sanity check for assig...
2020-04-02 Matthew Jasperunerase regions in `infer_placeholder_type`
2020-04-02 @ßd€łw@ħ@ßfix type in operands section
2020-04-02 Dylan MacKenzieRemove unused graphviz visualization
2020-04-02 PocakkingFix typo in u8::to_ascii_uppercase and u8::to_ascii_low...
2020-04-02 Alex AktsipetrovExpand and remove try_something macro.
2020-04-02 borsAuto merge of #70692 - Centril:rollup-d0t4ecx, r=Centril
2020-04-02 Niko Matsakisbootstrap: add `--json-output` for rust-analyzer
2020-04-02 Roberto VidalExpand on platform details of `include_xxx` macros
2020-04-02 Vytautas AstrauskasRemove unnecessary intermediate pointer cast in Thread...
2020-04-02 Vytautas AstrauskasRemove stack overflow handler stub for wasm.
2020-04-02 jumbatmMove #69020 test to ui/associated-const + rebless.
2020-04-02 jumbatmExtend #69020 test to include reversed order.
2020-04-02 Mazdak FarrokhzadRollup merge of #70681 - rcoh:russell/70677-raw-str...
2020-04-02 Mazdak FarrokhzadRollup merge of #70678 - lzutao:patch-1, r=Dylan-DPC
2020-04-02 Mazdak FarrokhzadRollup merge of #70658 - davidtwco:issue-70285-still...
2020-04-02 Mazdak FarrokhzadRollup merge of #70634 - Centril:import-directly, r...
2020-04-02 Mazdak FarrokhzadRollup merge of #70631 - ehuss:update-cargo, r=ehuss
2020-04-02 Mazdak FarrokhzadRollup merge of #70615 - Lezzz:rename-tables, r=oli-obk
2020-04-02 Mazdak FarrokhzadRollup merge of #70421 - Centril:recover-const-async...
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-02 Tim DiekmannImprove docs in `AllocRef`
2020-04-02 Wesley WiserRemove unused discriminant reads from MIR bodies
2020-04-02 Mazdak Farrokhzadfix fulldeps test fallout
2020-04-02 Mazdak Farrokhzadnix CachingSourceMapView reexport
2020-04-02 Mazdak Farrokhzaddirect imports for langitem stuff
2020-04-02 Mazdak Farrokhzaduse direct import for ErrorReported
2020-04-02 Mazdak Farrokhzadnix rustc_target::abi::* reexport in ty::layout
2020-04-02 David Woodadd `STILL_FURTHER_SPECIALIZABLE` flag
2020-04-02 borsAuto merge of #70628 - pietroalbini:gha-multiple-tries...
2020-04-02 Eduard-Mihai... tests: remove ignore directives from tests that mention...
2020-04-02 Eduard-Mihai... Translate the virtual `/rustc/$hash` prefix back to...
2020-04-02 borsAuto merge of #70362 - TimDiekmann:alloc-overhaul,...
2020-04-02 Russell CohenHandle unterminated raw strings with no #s properly
2020-04-02 Lzu TaoUse Self over specific type in return position
2020-04-02 borsAuto merge of #70667 - flip1995:clippyup, r=Manishearth
2020-04-02 lzutaoAdd missing markdown rust annotation
2020-04-01 Esteban KüberRemove duplicated code in trait selection
2020-04-01 borsAuto merge of #70672 - Dylan-DPC:rollup-cco9bbd, r...
2020-04-01 Dylan DPCRollup merge of #70662 - eddyb:compiletest-stdout-fix...
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-04-01 Dylan DPCRollup merge of #70626 - pietroalbini:remove-webrender...
2020-04-01 Dylan DPCRollup merge of #70616 - anyska:fieldplacement-rename...
next