]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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 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 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
2019-08-15 Yuki OkushiAdjust regression test
2019-08-15 Yuki OkushiUse a match guard to avoid code repetition
2019-08-15 Aleksey KladovAdd regression test for include_str! normalization
2019-08-15 Aleksey KladovMake sure that all file loading happens via SourceMap
2019-08-15 Yuki OkushiCheck FnHeader not to cause ICE
2019-08-15 borsAuto merge of #62429 - cuviper:iter-closures, r=cramertj
2019-08-15 borsAuto merge of #63575 - Centril:rollup-anlv9g5, r=Centril
2019-08-14 nivlacTest HRTB issue accepted by compiler
2019-08-14 Mazdak FarrokhzadRollup merge of #63570 - rust-lang:maybe-uninit-gates...
2019-08-14 Mazdak FarrokhzadRollup merge of #63560 - Centril:mv-generator-test...
2019-08-14 Mazdak FarrokhzadRollup merge of #63543 - c410-f3r:variant, r=c410-f3r
2019-08-14 Mazdak FarrokhzadRollup merge of #63542 - c410-f3r:node_ids, r=petrochenkov
2019-08-14 Mazdak FarrokhzadRollup merge of #63537 - petrochenkov:novisit, r=alexcr...
2019-08-14 Mazdak FarrokhzadRollup merge of #63528 - petrochenkov:anyany, r=estebank
2019-08-14 Mazdak FarrokhzadRollup merge of #63509 - estebank:async-span, r=Centril
2019-08-14 Mazdak FarrokhzadRollup merge of #63507 - estebank:type-inference-error...
2019-08-14 Mazdak FarrokhzadRollup merge of #63490 - Centril:cleanup-pat-parser...
2019-08-14 Mazdak FarrokhzadRollup merge of #63075 - RalfJung:deref-checks, r=oli-obk
2019-08-14 Mazdak FarrokhzadRollup merge of #62984 - nathanwhit:extra_semi_lint...
2019-08-14 borsAuto merge of #63534 - Mark-Simulacrum:stage0-bump...
2019-08-14 Aleksey Kladovremove unused Level::PhaseFatal
2019-08-14 Esteban Küberreview comments
2019-08-14 Mazdak FarrokhzadAdjust tracking issues for `MaybeUninit<T>` gates
2019-08-14 CaioMerge Variant and Variant_
2019-08-14 Mazdak Farrokhzadmove test that shouldn't be in test/run-pass/
2019-08-14 Alex CrichtonUpdate error-format to match new Cargo flags for pipelining
2019-08-14 Mark RousskovDisable --cfg bootstrap in libcore
2019-08-14 Mark RousskovHandle cfg(bootstrap) throughout
2019-08-14 borsAuto merge of #63544 - Centril:rollup-qhqfcov, r=Centril
2019-08-14 Mazdak FarrokhzadRollup merge of #63530 - ehuss:typo-statemement, r...
2019-08-14 Mazdak FarrokhzadRollup merge of #63529 - andersk:release-notes-kleene...
2019-08-14 Mazdak FarrokhzadRollup merge of #63512 - 95th:master, r=cramertj
next