]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-03 Dylan MacKenzieTest that borrows of projections are promoted everywhere
2019-11-03 Dylan MacKenzieMark entire local as promoted even if only part is...
2019-11-02 borsAuto merge of #66004 - eddyb:revert-early-gate, r=petro...
2019-11-01 borsAuto merge of #66021 - tmandry:rollup-y13l6n9, r=tmandry
2019-11-01 Tyler MandryRollup merge of #66018 - pnkfelix:issue-64872-revert...
2019-11-01 Tyler MandryRollup merge of #66005 - Wind-River:master_base, r...
2019-11-01 Tyler MandryRollup merge of #66002 - lzutao:stablilize-float_to_fro...
2019-11-01 Tyler MandryRollup merge of #65997 - spastorino:fix-init_locking...
2019-11-01 Tyler MandryRollup merge of #65995 - GuillaumeGomez:add-err-code...
2019-11-01 Tyler MandryRollup merge of #65977 - ohadravid:fix-incorrect-diagno...
2019-11-01 Tyler MandryRollup merge of #65972 - braiins:vkr-arm-panicking...
2019-11-01 Tyler MandryRollup merge of #65963 - steveklabnik:update-submodules...
2019-11-01 Tyler MandryRollup merge of #65960 - lzutao:doc-iter-example, r...
2019-11-01 Tyler MandryRollup merge of #65946 - ecstatic-morse:refactor-promot...
2019-11-01 Tyler MandryRollup merge of #65914 - estebank:type-alias-bounds...
2019-11-01 Tyler MandryRollup merge of #65902 - gilescope:issue62570, r=estebank
2019-11-01 Tyler MandryRollup merge of #65857 - kinnison:kinnison/issue-55364...
2019-11-01 Tyler MandryRollup merge of #65471 - GuillaumeGomez:long-err-explan...
2019-11-01 Tyler MandryRollup merge of #65470 - traxys:fix_65401, r=michaelwoe...
2019-11-01 Tyler MandryRollup merge of #65112 - jack-t:type-parens-lint, r...
2019-11-01 Felix S. Klock IIui test formulation of regression test for issue 64872.
2019-11-01 Felix S. Klock IItargeted revert of PR rust-lang/rust#64324 (just undo...
2019-11-01 borsAuto merge of #65718 - eddyb:codegen-var-debuginfo...
2019-11-01 borsAuto merge of #65698 - msizanoen1:dual-proc-macro-hash...
2019-11-01 borsAuto merge of #65459 - ecstatic-morse:graphviz-subgraph...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: introduce MIR VarDebugInfo, but...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: hide address ops from the declare_lo...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move debuginfo scopes into FunctionD...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: change set_var_name back to taking...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move all set_var_name calls to mir...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move local variable debuginfo to...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move debuginfo-related things to...
2019-10-31 Eduard-Mihai... syntax: disable the new early feature-gatings added...
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate trait_alias."
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate associated_type_bounds"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate crate_visibility_modifier"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate const_generics"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate decl_macro"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate box_patterns"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate exclusive_range_pattern"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate try_blocks"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate label_break_value"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate box_syntax"
2019-10-31 Eduard-Mihai... Revert "pre-expansion gate type_ascription"
2019-10-31 Lzu TaoStabilize float_to_from_bytes feature
2019-10-31 n-salimMerge pull request #42 from Wind-River/master_003
2019-10-31 borsAuto merge of #65091 - sekineh:into-iter-sorted, r...
2019-10-31 Guillaume Gomezupdate ui tests
2019-10-31 Guillaume GomezAdd long error explanation for E0578
2019-10-31 Santiago PastorinoFix outdated rustdoc of Once::init_locking function
2019-10-31 borsAuto merge of #63803 - GuillaumeGomez:stabilize-doctest...
2019-10-31 Guillaume GomezUpdate ui tests
2019-10-31 Guillaume GomezCreate new error E0743
2019-10-31 borsAuto merge of #65982 - RalfJung:miri, r=alexcrichton
2019-10-31 Ohad RavidFix incorrect diagnostics for expected type in E0271...
2019-10-31 Daniel Silverstonerustdoc: Resolve module-level doc references more locally
2019-10-31 Ralf Jungrebase and re-update lock file
2019-10-31 Ralf Jungupdate miri
2019-10-31 msizanoen1Adjust rustc-workspace-hack
2019-10-31 msizanoenImplement dual proc macro hashing
2019-10-31 borsAuto merge of #65990 - Centril:rollup-v843h4a, r=Centril
2019-10-31 Mazdak FarrokhzadRollup merge of #65981 - RalfJung:check-your-gates...
2019-10-31 Mazdak FarrokhzadRollup merge of #65979 - spastorino:crate-metadata...
2019-10-31 Mazdak FarrokhzadRollup merge of #65959 - vext01:immediate-docstring...
2019-10-31 Mazdak FarrokhzadRollup merge of #65955 - pietroalbini:master-revert...
2019-10-31 Mazdak FarrokhzadRollup merge of #65850 - mikeyhew:patch-1, r=nikomatsakis
2019-10-31 Mazdak FarrokhzadRollup merge of #65434 - GuillaumeGomez:long-err-explan...
2019-10-31 Mazdak FarrokhzadRollup merge of #65274 - pietroalbini:ci-upload-toolsta...
2019-10-30 borsAuto merge of #65957 - Xanewok:update-rls, r=Xanewok
2019-10-30 Santiago PastorinoMake init_locking return a reference to the initialized...
2019-10-30 Ralf Jungwork around aggressive syntax feature gating
2019-10-30 Santiago PastorinoChange CrateMetadata's source_map_import_info from...
2019-10-30 Santiago PastorinoCorrectly indent get_predicates function
2019-10-30 Pietro Albinici: move toolstates.json to /tmp/toolstate/ and docker...
2019-10-30 Vojtech KralFix libunwind build: Define __LITTLE_ENDIAN__ for LE...
2019-10-30 Lzu Taodoc: reword iter module example and mention other methods
2019-10-30 Dylan MacKenzieRemove references to now unused `E0526`
2019-10-30 Igor Matuszewskisubmodules: Bump RLS to 58869107ec162a821a4bee53cdd3f51...
2019-10-30 Guillaume GomezUpdate ui tests
2019-10-30 Guillaume GomezAdd long error explanation for E0577
2019-10-30 Steve Klabnikupdate submodules to rust-lang
2019-10-30 borsAuto merge of #65941 - ehuss:update-cargo-books, r...
2019-10-30 Edd BarrettFix an incorrect docstring for Immediate in librustc_mi...
2019-10-30 Pietro Albinici: revert msys2 ca-certificates hack
2019-10-30 Giles CopeMake ItemContext available for better diagnositcs.
2019-10-30 borsAuto merge of #65068 - estebank:trait-impl-lt-mismatch...
2019-10-29 BaoshanPangvxWorks: remove all code related to UNIX socket as...
2019-10-29 Dylan MacKenzieStop emitting error in `qualify_consts` if promotion...
2019-10-29 Dylan MacKenzieEmit errors in `promote_consts` when required promotion...
2019-10-29 Dylan MacKenzieAdd method to `Candidate` that determines its promotabi...
2019-10-29 borsAuto merge of #65943 - tmandry:rollup-g20uvkh, r=tmandry
2019-10-29 Tyler MandryRollup merge of #65936 - Xanewok:save-analysis-async...
2019-10-29 Tyler MandryRollup merge of #65930 - lzutao:new-feature-gate-c_void...
2019-10-29 Tyler MandryRollup merge of #65920 - smaeul:patch/workspace-hack...
2019-10-29 Tyler MandryRollup merge of #65906 - integer32llc:update-mdbook...
2019-10-29 Tyler MandryRollup merge of #65900 - eddyb:proc-macro-cleanup,...
2019-10-29 Tyler MandryRollup merge of #65898 - hermitcore:rusty-hermit, r...
2019-10-29 Tyler MandryRollup merge of #65843 - xen0n:mips64-musl-targets...
2019-10-29 Tyler MandryRollup merge of #65832 - tlively:emscripten-exception...
2019-10-29 Tyler MandryRollup merge of #65741 - GuillaumeGomez:help-popup...
next