]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-08 Mazdak FarrokhzadRollup merge of #60550 - skinny121:concrete_const_tests...
2019-05-08 Mazdak FarrokhzadRollup merge of #60491 - alexcrichton:update-cb, r...
2019-05-08 Mazdak FarrokhzadRollup merge of #59979 - stepancheg:num-size, r=ehuss
2019-05-08 borsAuto merge of #60402 - michaelwoerister:update-profiler...
2019-05-08 borsAuto merge of #60626 - matthiaskrgr:submodule_upd,...
2019-05-08 Michael WoeristerAppVeyor: Update clang-cl from 7.0.0 to 8.0.0
2019-05-08 Michael Woeristerlibprofiler_builtins: Set compilation flags more correc...
2019-05-08 Alex Crichtonstd: Update compiler-builtins crate
2019-05-08 borsAuto merge of #60246 - Zoxc:hir-map-vec, r=eddyb
2019-05-08 John Kåre AlsakerRename HirMap to HirEntryMap and add some comments
2019-05-08 John Kåre AlsakerOptimize HIR map
2019-05-08 benAdd tests for concrete const types
2019-05-08 borsAuto merge of #60378 - froydnj:apple-target-modificatio...
2019-05-08 Matthias Krügersubmodules: update clippy from fc96aa03 to 341c96af
2019-05-07 borsAuto merge of #60586 - cramertj:await, r=oli-obk
2019-05-07 Taylor CramerImplement built-in await syntax
2019-05-07 borsAuto merge of #60612 - Centril:rollup-61drhqt, r=Centril
2019-05-07 Mazdak FarrokhzadRollup merge of #60609 - spastorino:be-explicit-on...
2019-05-07 Mazdak FarrokhzadRollup merge of #60583 - varkor:const-generics-emplace...
2019-05-07 Mazdak FarrokhzadRollup merge of #60579 - varkor:typaram-index, r=eddyb
2019-05-07 Mazdak FarrokhzadRollup merge of #60535 - taiki-e:async-fn-arguments...
2019-05-07 Mazdak FarrokhzadRollup merge of #60489 - GuillaumeGomez:remove-hamburge...
2019-05-07 borsAuto merge of #60277 - estebank:relate-ice, r=varkor
2019-05-07 Santiago PastorinoBe a bit more explicit asserting over the vec rather...
2019-05-07 Nathan Froydchoose a more specific LLVM target on OS X when necessary
2019-05-07 Nathan Froydadd negative tests for OS X LLVM target changes
2019-05-07 borsAuto merge of #60592 - davidtwco:generator-signature...
2019-05-07 borsAuto merge of #60573 - Zoxc:dep-stream-prefix-2, r...
2019-05-07 David WoodTrust signature over return expr for generators.
2019-05-07 borsAuto merge of #60596 - ehuss:update-cargo, r=alexcrichton
2019-05-07 borsAuto merge of #60464 - eddyb:not-overly-specific-pipeli...
2019-05-07 Eduard-Mihai... compiletest: uniformly normalize paths, so they all...
2019-05-07 Eduard-Mihai... rustc_codegen_ssa: emit artifact notifications for...
2019-05-07 Eduard-Mihai... rustc: rename -Z emit-directives to -Z emit-artifact...
2019-05-07 Eduard-Mihai... compiletest: only use `make_exe_name` for tests that...
2019-05-07 Eric HussUpdate cargo
2019-05-07 borsAuto merge of #60531 - Centril:sort-features, r=oli-obk
2019-05-06 Eduard-Mihai... serialize: add missing Encodable impl for Path.
2019-05-06 David WoodAdd test for current behaviour.
2019-05-06 borsAuto merge of #60526 - alexcrichton:wasm-main-symbols...
2019-05-06 borsAuto merge of #53645 - varkor:const-generics-redux...
2019-05-06 varkorRemove resolved FIXME
2019-05-06 varkor`token::LArrow` can begin arguments
2019-05-06 varkorImplement `ToTrace` for `ty::Const`
2019-05-06 varkorResolve a couple of `unimplemented!()`s
2019-05-06 borsAuto merge of #60337 - fabric-and-ink:hiridification...
2019-05-06 varkorRemove incorrect FIXME
2019-05-06 varkorClean up `push_const_name`
2019-05-06 varkorImplement TypeFoldable for InferConst
2019-05-06 varkorIgnore const parameters when constructing type bounds...
2019-05-06 varkorShift const vars through binders
2019-05-06 varkorRemove duplicate comment
2019-05-06 varkorRename `ParamTy::idx` to `ParamTy::index`
2019-05-06 John Kåre AlsakerOnly hash dep node indices of deps of anon tasks
2019-05-06 borsAuto merge of #60565 - Mark-Simulacrum:mailmap-fixes...
2019-05-06 borsAuto merge of #60436 - Xanewok:update-rls, r=Manishearth
2019-05-06 borsAuto merge of #60569 - RalfJung:miri-visitor-generators...
2019-05-06 borsAuto merge of #60261 - matklad:one-escape, r=petrochenkov
2019-05-05 Stepan Koltsovto_xe_bytes for isize and usize returns an array of...
2019-05-05 borsAuto merge of #60567 - Manishearth:rollup-rjagqnw,...
2019-05-05 Ralf Jungfix typo in enum variant name
2019-05-05 Manish GoregaokarRollup merge of #60536 - brainplot:fix-unicode-characte...
2019-05-05 Manish GoregaokarRollup merge of #60530 - eddyb:unfreevars, r=oli-obk
2019-05-05 Manish GoregaokarRollup merge of #60515 - euclio:div-in-heading, r=Guill...
2019-05-05 Manish GoregaokarRollup merge of #60426 - varkor:fix-duplicate-arg-handl...
2019-05-05 Manish GoregaokarRollup merge of #60131 - agnxy:doc-link, r=ehuss
2019-05-05 borsAuto merge of #60237 - saleemjaffer:issue-56166-miri...
2019-05-05 Saleem Jaffercode review fixes
2019-05-05 Mark RousskovUpdate mailmap to proper syntax
2019-05-05 Eduard-Mihai... rustc: rename all occurences of "freevar" to "upvar".
2019-05-05 Eduard-Mihai... rustc: replace uses of with_freevars with the freevars...
2019-05-05 borsAuto merge of #60541 - RalfJung:miri-visitor-generators...
2019-05-05 Taiki EndoAdd tests for by-ref binding
2019-05-05 borsAuto merge of #60544 - petrochenkov:parder, r=eddyb
2019-05-05 varkorUpdate Cargo.lock
2019-05-05 varkorMove run-make test to run-make-fulldeps
2019-05-05 varkorUpdate getopts to 0.2.19
2019-05-05 varkorAdd comments
2019-05-05 varkorAdd a run-make test for command aliases
2019-05-05 varkorFix argument alias handling for -g and -C debuginfo
2019-05-05 varkorFix argument alias handling for -O and -C opt-level
2019-05-05 borsAuto merge of #60525 - eddyb:namespaces-not-kinds,...
2019-05-05 borsAuto merge of #60508 - varkor:const-generics-fold-ct...
2019-05-05 Taiki EndoCorrect handling of arguments in async fn
2019-05-05 borsAuto merge of #60476 - froydnj:aarch64-profiling, r...
2019-05-04 borsAuto merge of #60415 - jespersm:pr_unused_import_45268...
2019-05-04 varkorEarly error for mixing order of const and type parameters
2019-05-04 Vadim PetrochenkovRevert Cargo.lock changes accidentally introduced durin...
2019-05-04 Jesper Steen... Delegate SmallVec's stable_hash to array's stable_hash.
2019-05-04 Jesper Steen... Hash all of the import_ids for the TraitCandidate.
2019-05-04 Jesper Steen... Removed unneccesary reference for trait name
2019-05-04 Jesper Steen... Use binding autoref, because we can.
2019-05-04 Jesper Steen... Reuse 'kind' parameter.
2019-05-04 Jesper Steen... Improved name: first_import_id
2019-05-04 Jesper Steen... Revert the introduced typedefs
2019-05-04 Jesper Steen... Fix misleading indentation
2019-05-04 Jesper Steen... Fix #45268 by saving all NodeId's for resolved traits.
2019-05-04 Vadim PetrochenkovRemove `Res::Label`
2019-05-04 Vadim PetrochenkovRename `Res::kind_name` to `Res::descr` for consistency
2019-05-04 Vadim PetrochenkovRename `PathResolution` to `PartialRes`
next