]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-17 Mazdak FarrokhzadRollup merge of #62737 - timvermeulen:cycle_try_fold...
2019-08-17 borsAuto merge of #63491 - Xanewok:update-rls, r=Mark-Simul...
2019-08-17 borsAuto merge of #63648 - Centril:rollup-2kpdrj1, r=Centril
2019-08-17 Mazdak FarrokhzadRollup merge of #63642 - eddyb:wrap-it-up, r=rkruppe...
2019-08-17 Mazdak FarrokhzadRollup merge of #63641 - DieracDelta:master, r=eddyb
2019-08-17 Mazdak FarrokhzadRollup merge of #63558 - jgalenson:move-remap, r=alexcr...
2019-08-17 Mazdak FarrokhzadRollup merge of #63548 - eddyb:unicode-demangling,...
2019-08-17 Mazdak FarrokhzadRollup merge of #63545 - Centril:gate-yield-preexp...
2019-08-17 Mazdak FarrokhzadRollup merge of #63149 - petrochenkov:lazypop2, r=eddyb
2019-08-16 borsAuto merge of #63640 - Centril:rollup-yeb8o66, r=Centril
2019-08-16 Vadim PetrochenkovFix rebase
2019-08-16 Vadim Petrochenkovresolve: Move some code around
2019-08-16 Vadim Petrochenkovresolve: Populate external traits lazily as well
2019-08-16 Vadim Petrochenkovresolve: Populate external modules in more automatic...
2019-08-16 Mazdak FarrokhzadSimplify pre-expansion gating in general.
2019-08-16 Mazdak FarrokhzadFeature gate 'yield ?' pre-expansion.
2019-08-16 Eduard-Mihai... rustbuild: work around the stdarch cfg(bootstrap) bug.
2019-08-16 Eduard-Mihai... Rename overflowing_{add,sub,mul} intrinsics to wrapping...
2019-08-16 Justin Restivoadd git keyword to submodule option
2019-08-16 Mazdak FarrokhzadRollup merge of #63636 - pietroalbini:ci-mingw, r=alexc...
2019-08-16 Mazdak FarrokhzadRollup merge of #63634 - pietroalbini:cpu-stats-name...
2019-08-16 Mazdak FarrokhzadRollup merge of #63632 - vext01:vext01-comment-fixes...
2019-08-16 Mazdak FarrokhzadRollup merge of #63613 - petrochenkov:stdhyg, r=alexcri...
2019-08-16 Mazdak FarrokhzadRollup merge of #63604 - Wind-River:master, r=alexcrichton
2019-08-16 Mazdak FarrokhzadRollup merge of #63595 - semarie:openbsd-sparc64, r...
2019-08-16 Mazdak FarrokhzadRollup merge of #63525 - matklad:centraliza-file-loadin...
2019-08-16 Mazdak FarrokhzadRollup merge of #63495 - eddyb:mir-constant-ty, r=oli-obk
2019-08-16 Mazdak FarrokhzadRollup merge of #61780 - SimonSapin:container-error...
2019-08-16 Mazdak FarrokhzadRollup merge of #60492 - acrrd:issues/54054_chain,...
2019-08-16 Simon SapinAdd the Layout of the failed allocation to TryReserveEr...
2019-08-16 Simon SapinUpdate hashbrown to 0.5.0
2019-08-16 Simon SapinRename CollectionAllocError to TryReserveError
2019-08-16 Pietro Albinici: move linkcheck from mingw-2 to mingw-1
2019-08-16 borsAuto merge of #63470 - Mark-Simulacrum:rustc-depdep...
2019-08-16 Pietro Albinici: properly set the job name in CPU stats
2019-08-16 Eduard-Mihai... bless you nll
2019-08-16 Eduard-Mihai... rustc_mir: use the right type for associated const...
2019-08-16 Eduard-Mihai... rustc_mir: add sanity asserts for the types of `ty...
2019-08-16 Eduard-Mihai... Remove redundant `ty` fields from `mir::Constant` and...
2019-08-16 borsAuto merge of #63596 - lzutao:update-miri, r=RalfJung
2019-08-16 Edd BarrettCrateStore comment fix.
2019-08-16 Edd BarrettFix a comment for the def_path_table.
2019-08-16 borsAuto merge of #63627 - Centril:rollup-v8i7x5i, r=Centril
2019-08-16 Mazdak FarrokhzadRollup merge of #63615 - jens1o:patch-1, r=jonas-schievink
2019-08-16 Mazdak FarrokhzadRollup merge of #63612 - estebank:macro-sugg-try-into...
2019-08-16 Mazdak FarrokhzadRollup merge of #63584 - Centril:cleanup-core-with...
2019-08-16 Mazdak FarrokhzadRollup merge of #63539 - Centril:2015.await, r=oli-obk
2019-08-16 Mazdak FarrokhzadRollup merge of #63535 - petrochenkov:expndata, r=matth...
2019-08-16 Mazdak FarrokhzadRollup merge of #63173 - malbarbo:musl-libunwind, r...
2019-08-16 Mazdak FarrokhzadRollup merge of #62593 - kper:cleanup_abi, r=Centril
2019-08-15 Jens HausdorfFix typo in DoubleEndedIterator::nth_back doc
2019-08-15 Vadim PetrochenkovRemove `__rust_unstable_column`
2019-08-15 Vadim PetrochenkovHygienize use of built-in macros in the standard library
2019-08-15 Esteban KüberDo not suggest `try_into` for base types inside of...
2019-08-15 Vadim Petrochenkovresolve: `ParentScope::default` -> `ParentScope::module`
2019-08-15 Vadim Petrochenkovhygiene: `ExpnInfo` -> `ExpnData`
2019-08-15 Vadim Petrochenkovhygiene: Merge a tiny bit of the "share expansion defin...
2019-08-15 Vadim Petrochenkovsyntax_pos: Remove the duplicate global edition
2019-08-15 Vadim Petrochenkovhygiene: Merge `ExpnInfo` and `InternalExpnData`
2019-08-15 Vadim Petrochenkovresolve: Add some comments to the main modules
2019-08-15 Vadim Petrochenkovresolve: Privatize `BuildReducedGraphVisitor`
2019-08-15 Vadim Petrochenkovresolve: Make `ParentScope` `Copy`
2019-08-15 Vadim Petrochenkovresolve: Eliminate `InvocationData`
2019-08-15 Vadim Petrochenkovresolve: Add `ParentScope::default`, eliminate `dummy_p...
2019-08-15 Vadim Petrochenkovresolve: Do not "normalize away" trait/enum modules...
2019-08-15 Vadim Petrochenkovresolve: Move macro resolution traces from `Module...
2019-08-15 Vadim Petrochenkovhygiene: Remove `Option`s from functions returning...
2019-08-15 Vadim Petrochenkov`Ident::with_empty_ctxt` -> `Ident::with_dummy_span`
2019-08-15 Vadim Petrochenkovsyntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()...
2019-08-15 Vadim Petrochenkovsyntax_pos: Introduce a helper for checking whether...
2019-08-15 Kevin PerDuplicate `test-macros.rs` to fix test #62593
2019-08-15 Lzu Taosubmodules: Update miri
2019-08-15 Kevin PerRemove `run-pass` directory #62593
2019-08-15 Kevin PerMove `test-macros.rs` back to `ui` to fix tests #62593
2019-08-15 BaoshanMerge pull request #1 from Wind-River/vxworks_bpang_static
2019-08-15 Kevin PerGroup all ui tests and move to abi #62593
2019-08-15 Sébastien Marieadd sparc64-unknown-openbsd target
2019-08-15 borsAuto merge of #63592 - Centril:rollup-7c6dg3e, r=Centril
2019-08-15 Mazdak FarrokhzadRollup merge of #63586 - petrochenkov:nospanned, r...
2019-08-15 Mazdak FarrokhzadRollup merge of #63582 - JohnTitor:fix-ice-63226, r...
2019-08-15 Mazdak FarrokhzadRollup merge of #63577 - meffij:test-hrtb, r=alexcrichton
2019-08-15 Mazdak FarrokhzadRollup merge of #63572 - matklad:no-phase-fatal, r...
2019-08-15 Mazdak FarrokhzadRollup merge of #63546 - lzutao:clouldabi-maybeuninit...
2019-08-15 Mazdak FarrokhzadRollup merge of #63467 - terhechte:support-ios-catalyst...
2019-08-15 Mazdak FarrokhzadRollup merge of #63306 - RalfJung:retag, r=varkor
2019-08-15 Mazdak FarrokhzadRollup merge of #63165 - xen0n:mips64-musl-targets...
2019-08-15 Mazdak FarrokhzadRollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichton
2019-08-15 Marco A L BarbosaUse libunwind from llvm-project submodule for musl...
2019-08-15 Ralf Jungignore tests on wasm32-bare
2019-08-15 Ralf Jungtest Retag in drop shim
2019-08-15 Ralf Jungdon't add Retag statements for compound types
2019-08-15 Kevin PerFixing broken tests #62401
2019-08-15 Kevin PerGrouping ABI tests (2) #62401
2019-08-15 Kevin PerGrouping ABI test #62401
2019-08-15 Vadim PetrochenkovRemove `Spanned` from `{ast,hir}::FieldPat`
2019-08-15 Lzu TaoRemove uses of `mem::uninitialized()` from cloudabi
2019-08-15 Vadim PetrochenkovRemove `Spanned` from `ast::Mac`
2019-08-15 Vadim PetrochenkovRemove `Spanned` from `mk_name_value_item_str` and...
2019-08-15 Yuki OkushiUse is_const()
2019-08-15 Mazdak Farrokhzadlibcore: more cleanups using associated_type_bounds
next