]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-18 Lzu TaoImprove document for `Result::as_deref(_mut)`
2020-06-16 borsAuto merge of #73322 - Amanieu:asm-srcloc-llvm, r=cuviper
2020-06-16 borsAuto merge of #73402 - Dylan-DPC:rollup-8udzpfu, r...
2020-06-16 Dylan DPCRollup merge of #73400 - rnestler:patch-1, r=jonas...
2020-06-16 Dylan DPCRollup merge of #73389 - lzutao:from, r=kennytm
2020-06-16 Dylan DPCRollup merge of #73381 - ratijas:fix-typo-std-mem,...
2020-06-16 Dylan DPCRollup merge of #73380 - pnkfelix:make-bootstrap-help...
2020-06-16 Dylan DPCRollup merge of #73373 - lzutao:bug-trackcaller, r...
2020-06-16 Dylan DPCRollup merge of #73372 - GuillaumeGomez:re-order-sideba...
2020-06-16 Dylan DPCRollup merge of #73339 - jonas-schievink:unbug, r=estebank
2020-06-16 Dylan DPCRollup merge of #73237 - tmiasko:arena, r=nnethercote
2020-06-16 Raphael NestlerFix forge-platform-support URL
2020-06-16 borsAuto merge of #73285 - Mark-Simulacrum:clippy-fail...
2020-06-16 borsAuto merge of #72962 - lcnr:ObligationCause-lrc, r...
2020-06-16 Lzu TaoUse `Ipv4Addr::from<[u8; 4]>` when possible
2020-06-15 ivan tkachenkoFix typo in docs of std::mem
2020-06-15 Felix S. Klock IIAdd more info to `x.py build --help` on default value...
2020-06-15 Mark RousskovDisable clippy tests
2020-06-15 Mark RousskovAvoid prematurely recording toolstates
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Lzu TaoUse track caller for bug! macro
2020-06-15 Guillaume GomezRe-order correctly the sections in the sidebar
2020-06-15 Lzu TaoJoin mutiple lines if it is more readable
2020-06-15 borsAuto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung
2020-06-15 Ralf JungRollup merge of #73331 - hermitcore:listen, r=kennytm
2020-06-15 Ralf JungRollup merge of #73304 - dtolnay:socketeq, r=Mark-Simul...
2020-06-15 Ralf JungRollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark...
2020-06-15 Ralf JungRollup merge of #73139 - poliorcetics:cstring-from...
2020-06-15 Ralf JungRollup merge of #73104 - poliorcetics:explicit-mutex...
2020-06-15 Ralf JungRollup merge of #73086 - trevyn:apple-a7, r=nikic
2020-06-15 Ralf JungRollup merge of #72938 - lzutao:stabilize_option_zip...
2020-06-15 Ralf JungRollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk
2020-06-15 Ralf JungRollup merge of #72740 - estebank:recursive-indirection...
2020-06-15 Ralf JungRollup merge of #72707 - matthewjasper:rustc_min_spec...
2020-06-15 borsAuto merge of #73367 - RalfJung:rollup-4ewvk9b, r=RalfJung
2020-06-15 Stefan Lankesremove obsolete , to pass the format check
2020-06-15 Tomasz MiąskoAvoid forming references to an uninitialized memory...
2020-06-15 Ralf JungRollup merge of #73353 - davidtwco:issue-73003-non...
2020-06-15 Ralf JungRollup merge of #73351 - gnodarse:patch-1, r=ecstatic...
2020-06-15 Ralf JungRollup merge of #73342 - schteve:master, r=jonas-schievink
2020-06-15 Ralf JungRollup merge of #73341 - jonas-schievink:matchdoc,...
2020-06-15 Ralf JungRollup merge of #73336 - lzutao:pattern-group, r=sfackler
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
2020-06-15 Ralf JungRollup merge of #72389 - Aaron1011:feature/move-fn...
2020-06-15 Ralf JungRollup merge of #71824 - ecstatic-morse:const-check...
2020-06-15 Tomasz MiąskoCheck for overflow in DroplessArena and return aligned...
2020-06-15 Stefan Lankesadd comment about the usage of Arc
2020-06-15 Stefan Lankesuse Ipv6Addr::from to build the IPv6 address
2020-06-15 Stefan LankesRevert "simplify conversion to IpAddr::V6"
2020-06-15 Stefan LankesRevert "changes to pass the format check"
2020-06-15 Stefan Lankesremove obsolete line
2020-06-15 Stefan Lankeschanges to pass the format check
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-14 Stefan Lankessimplify conversion to IpAddr::V6
2020-06-14 Alexis BourgetUpdate to use the new error type and correctly compile...
2020-06-14 Alexis BourgetAdd a new error type for the new method
2020-06-14 gnodarseUpdate E0446.md
2020-06-14 David Woodstructural_match: non-structural-match ty closures
2020-06-14 Alexis BourgetRemoving the TryFrom impl
2020-06-14 Steve HeindelFix iterator copied() documentation example code
2020-06-14 Ralf Jungkeep root_span and tcx together
2020-06-14 Jonas Schievink_match.rs: fix module doc comment
2020-06-14 Jonas SchievinkDon't run generator transform when there's a TyErr
2020-06-14 borsAuto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm
2020-06-14 borsAuto merge of #73232 - RalfJung:miri-no-default, r...
2020-06-14 borsAuto merge of #73188 - mati865:use-preinstalled-msys2...
2020-06-14 Lzu TaoGroup Pattern::strip_* method together
2020-06-13 Stefan Lankesuse latest interface to HermitCore
2020-06-13 Stefan Lankesremove unused function
2020-06-13 Amanieu d'AntrasUpdate LLVM submodule
2020-06-13 Stefan Lankesadd TcpListener support for HermitCore
2020-06-13 Dylan MacKenzieAdd tests for `const_precise_live_drops`
2020-06-13 Dylan MacKenzieUpdate incorrect error code docs
2020-06-13 Dylan MacKenzieEnsure that `drop_elaboration_and_check_consts` runs...
2020-06-13 Dylan MacKenzieAdd MIR phase and query for drop elaboration
2020-06-13 Dylan MacKenzieAdd `CheckLiveDrops` pass
2020-06-13 Dylan MacKenzieAdd feature gate for precise live drop checking
2020-06-13 Dylan MacKenzieMake `Qualifs` getters public
2020-06-13 Dylan MacKenzieMove `check_op` logic to `ops` module
2020-06-13 David TolnayAdd test for comparing SocketAddr with inferred right...
2020-06-13 David TolnayRewrap comments in Mutex example
2020-06-13 PoliorceticsClarify the scope-related explanation
2020-06-13 PoliorceticsApply suggestions from code review
2020-06-13 borsAuto merge of #73316 - Dylan-DPC:rollup-zgouwou, r...
2020-06-13 Dylan DPCRollup merge of #73308 - yerke:fix-pretty-asm-rs-test...
2020-06-13 Dylan DPCRollup merge of #73302 - JakobDegen:should-panic-docume...
2020-06-13 Dylan DPCRollup merge of #73290 - LeSeulArtichaut:patch-1, r...
2020-06-13 Dylan DPCRollup merge of #73267 - ehuss:cargotest-this-cargo...
2020-06-13 Dylan DPCRollup merge of #73241 - mati865:mingw-libs-order-comme...
2020-06-13 Dylan DPCRollup merge of #73194 - lzutao:INT-patterns, r=dtolnay
2020-06-13 Dylan DPCRollup merge of #73066 - ecstatic-morse:query-structura...
2020-06-13 Dylan DPCRollup merge of #72932 - poliorcetics:pattern-contains...
2020-06-13 Mateusz MikułaAdd/update comments about MinGW late_link_args
2020-06-13 Ralf Jungrun const_eval_raw with root_span
2020-06-13 Ralf Jungavoid computing precise span for const_eval query
2020-06-13 Yerkebulan... pretty/asm.rs should only be tested for x86_64 and...
2020-06-13 David TolnayRevert heterogeneous SocketAddr PartialEq impls
2020-06-13 Jake DegenAdjusted some doctests in libcore to use `should_panic`.
next