]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-04 csmoereplace GeneratorSubsts with SubstsRef
2019-10-04 borsAuto merge of #65087 - Centril:rollup-skxq0zr, r=Centril
2019-10-04 Mazdak FarrokhzadRollup merge of #65073 - ecstatic-morse:issue-65071...
2019-10-04 Mazdak FarrokhzadRollup merge of #65026 - petrochenkov:ice1, r=eddyb
2019-10-04 Mazdak FarrokhzadRollup merge of #64874 - matthewjasper:simplify-euv...
2019-10-04 Mazdak FarrokhzadRollup merge of #64817 - csmoe:closure, r=nikomatsakis
2019-10-04 Mazdak FarrokhzadRollup merge of #64749 - matthewjasper:liveness-opt...
2019-10-03 borsAuto merge of #65076 - tmandry:rollup-ka7nzb6, r=tmandry
2019-10-03 Tyler MandryRollup merge of #65057 - mathstuf:fix-warning-typo...
2019-10-03 Tyler MandryRollup merge of #65056 - spastorino:place-mut-visitor...
2019-10-03 Tyler MandryRollup merge of #65055 - GuillaumeGomez:long-err-explan...
2019-10-03 Tyler MandryRollup merge of #65018 - Aaron1011:fix/backtrace-stderr...
2019-10-03 Tyler MandryRollup merge of #65004 - BO41:mentions, r=alexcrichton
2019-10-03 Tyler MandryRollup merge of #64842 - pnkfelix:fix-issue-61631-self...
2019-10-03 Tyler MandryRollup merge of #64741 - GuillaumeGomez:prevent-rustdoc...
2019-10-03 Tyler MandryRollup merge of #64706 - nikomatsakis:issue-60218-test...
2019-10-03 Tyler MandryRollup merge of #64690 - petrochenkov:mixed, r=dtolnay
2019-10-03 Tyler MandryRollup merge of #64675 - Centril:deprecate-plugin,...
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-10-03 Dylan MacKenzieBless test
2019-10-03 Vadim Petrochenkovmetadata: Remove unused `Option` from `fn dlsym_proc_ma...
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::name`
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::host_lib`
2019-10-03 Vadim Petrochenkovmetadata: Simplify interface of `resolve_crate`
2019-10-03 Vadim Petrochenkovmetadata: Remove `locator::Context::ident`
2019-10-03 Vadim Petrochenkovmetadata: Do not pass crate name after renaming to...
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::imported_name`
2019-10-03 Dylan MacKenzieRemove `borrowck_graphviz_postflow` from test
2019-10-03 Felix S. Klock IIRegression tests.
2019-10-03 borsAuto merge of #64938 - estebank:ice-ice-baby, r=matthew...
2019-10-03 Santiago PastorinoMake visit_projection iterative
2019-10-03 Ben Boeckeltypo: fix typo in E0392
2019-10-03 borsAuto merge of #64999 - nikomatsakis:issue-60424-async...
2019-10-03 Guillaume Gomezupdate ui tests
2019-10-03 Guillaume GomezAdd long error explanation for E0556
2019-10-03 Felix S. Klock IIAllocate a new diagnostic for defaulted type parameters...
2019-10-03 Felix S. Klock IIThe crux of the bug fix.
2019-10-03 csmoegenerate ClosureSubsts from SubstsRef
2019-10-03 Niko Matsakisadd regression test for #60218
2019-10-03 Vadim Petrochenkovproc_macro: Add `Span::mixed_site` exposing `macro_rule...
2019-10-03 Niko Matsakis./x.py test --bless --compare-mode=nll
2019-10-03 Mazdak Farrokhzad--bless ui-fulldeps tests
2019-10-03 borsAuto merge of #65045 - Centril:rollup-djvi539, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65002 - alexcrichton:update-lvlm,...
2019-10-03 Mazdak FarrokhzadRollup merge of #64941 - lzutao:inline-max_min_value...
2019-10-03 Mazdak Farrokhzadplugin_registrary: use normal deprecation instead of...
2019-10-03 Mazdak FarrokhzadDeprecate `#![plugin]` and `#[plugin_registrar]`.
2019-10-03 Santiago PastorinoAdd visit_projection_elem method to visitors
2019-10-03 borsAuto merge of #65038 - Centril:rollup-m83dpfh, r=Centril
2019-10-03 Mazdak FarrokhzadRollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank
2019-10-03 Mazdak FarrokhzadRollup merge of #64998 - spastorino:filter-rls-on-tidy...
2019-10-03 Mazdak FarrokhzadRollup merge of #64993 - mathstuf:backtrace-status...
2019-10-03 Mazdak FarrokhzadRollup merge of #64975 - crgl:clone-from-linked-list...
2019-10-03 Mazdak FarrokhzadRollup merge of #64959 - davidtwco:issue-64252-self...
2019-10-03 Mazdak FarrokhzadRollup merge of #64931 - estebank:missing-param-ref...
2019-10-03 Mazdak FarrokhzadRollup merge of #63678 - Aaron1011:fix/hrtb-leak, r...
2019-10-02 Esteban Küberreview comments
2019-10-02 Niko Matsakisfix example (le sigh)
2019-10-02 Niko Matsakisadd unsize slice-str coercion
2019-10-02 Esteban Küberreview comment
2019-10-02 Matthew JasperMake lifetimes in constants live at the point of use
2019-10-02 Matthew JasperCalculate liveness for the same locals with and without...
2019-10-02 Aaron HillSet RUST_BACKTRACE=0 in tests that include a backtrace...
2019-10-02 Charles GleasonAdd test for LinkedList clone_from
2019-10-02 Niko Matsakisavoid using `skip_binder` and instead look for bound...
2019-10-02 Esteban KüberAvoid ICE on ReFree region from malformed code
2019-10-02 Niko Matsakiss/`async` fn/`async fn`/
2019-10-02 Niko Matsakisdocument `shallow_resolve`
2019-10-02 Niko Matsakisdocument `ret_coercion` and `ret_coercion_span`
2019-10-02 borsAuto merge of #65009 - Centril:rollup-06g05xj, r=Centril
2019-10-02 Niko Matsakisimprove comments on `GeneratorKind` and `AsyncGenerator...
2019-10-02 Niko Matsakiscorrect coercion comments
2019-10-02 Niko MatsakisWIP fix tests
2019-10-02 AnthonyMikhCompare primary with value instead of dropping it
2019-10-02 Mazdak FarrokhzadRollup merge of #64997 - rust-lang:nitpick-slp, r=jonas...
2019-10-02 Mazdak FarrokhzadRollup merge of #64995 - GuillaumeGomez:libtest-rustdoc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64991 - wesleywiser:fix_too_eager_cons...
2019-10-02 Mazdak FarrokhzadRollup merge of #64989 - sinkuu:fix_ice_64964, r=davidtwco
2019-10-02 Mazdak FarrokhzadRollup merge of #64980 - ecstatic-morse:better-rustc...
2019-10-02 Mazdak FarrokhzadRollup merge of #64973 - ecstatic-morse:fix-debuginfo...
2019-10-02 Mazdak FarrokhzadRollup merge of #64967 - ecstatic-morse:issue-64945...
2019-10-02 Mazdak FarrokhzadRollup merge of #64961 - rust-lang:spastorino-patch...
2019-10-02 Mazdak FarrokhzadRollup merge of #64948 - GuillaumeGomez:improve-sidebar...
2019-10-02 Mazdak FarrokhzadRollup merge of #64922 - spastorino:make-place-builder...
2019-10-02 Mazdak FarrokhzadRollup merge of #64914 - pnkfelix:issue-64453-regressio...
2019-10-02 Mazdak FarrokhzadRollup merge of #64850 - Mark-Simulacrum:dedup-dep...
2019-10-02 Mazdak FarrokhzadRollup merge of #64581 - ztlpn:fix-ok-wrapping-unreacha...
2019-10-02 Charles GleasonUse zipped iterators in clone_from for LinkedList
2019-10-02 BO41Replace mentions of IRC with Discord
2019-10-02 Alex CrichtonUpdate llvm-project submodule
2019-10-02 Niko MatsakisWIP rebase for `shallow_resolve` call
2019-10-02 Niko MatsakisWIP tidy hir/lowering/expr.rs
2019-10-02 Niko Matsakisextract expected return type from `-> impl Future`...
2019-10-02 Niko Matsakisimproved debug output
2019-10-02 Niko Matsakisthread down the body so we can check if this is an...
2019-10-02 Niko Matsakistrack the kind of async generator we are creating
2019-10-02 Santiago PastorinoFilter out RLS output directories on tidy runs
2019-10-02 Santiago PastorinoUse PlaceBuilder to avoid a lot of slice -> vec ->...
2019-10-02 Robin Krupperustc book: nitpick SLP vectorization
2019-10-02 Guillaume GomezRemove rustdoc warning
next