]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-25 Mazdak FarrokhzadTake out an insurance policy in case `iter.size_hint()`
2019-10-25 borsAuto merge of #65804 - Centril:rollup-arlxgch, r=Centril
2019-10-25 Mazdak FarrokhzadRollup merge of #65790 - Centril:move-report-invalid...
2019-10-25 Mazdak FarrokhzadRollup merge of #65789 - Centril:with-desugared-doc...
2019-10-25 Mazdak FarrokhzadRollup merge of #65787 - Centril:panictry, r=davidtwco
2019-10-25 Mazdak FarrokhzadRollup merge of #65740 - GuillaumeGomez:fix-disable...
2019-10-25 Mazdak FarrokhzadRollup merge of #65731 - fusion-engineering-forks:set...
2019-10-25 Mazdak FarrokhzadRollup merge of #65685 - oxalica:statx-eperm, r=alexcri...
2019-10-25 Mazdak FarrokhzadRollup merge of #65315 - spastorino:intern-place-projec...
2019-10-25 Mazdak FarrokhzadRollup merge of #65074 - Rantanen:json-byte-pos, r...
2019-10-25 Mazdak FarrokhzadRollup merge of #64639 - davidtwco:rfc-2008-stabilizati...
2019-10-25 Mazdak Farrokhzadwith_desugared_doc: correctly refer to `attr` instead...
2019-10-25 David WoodRFC 2008: Stabilization
2019-10-25 borsAuto merge of #65764 - Manishearth:clippyup, r=Manishearth
2019-10-25 borsAuto merge of #65793 - Centril:rollup-v40xke9, r=Centril
2019-10-25 Mazdak FarrokhzadRollup merge of #65775 - matthewjasper:reempty, r=pnkfelix
2019-10-25 Mazdak FarrokhzadRollup merge of #65763 - ObsidianMinor:diag/65642,...
2019-10-25 Mazdak FarrokhzadRollup merge of #65747 - Centril:union-issue-fix, r...
2019-10-25 Mazdak FarrokhzadRollup merge of #65742 - Centril:gate-pre-expansion...
2019-10-25 Mazdak FarrokhzadRollup merge of #65666 - XiangQingW:proc_macro, r=petro...
2019-10-25 Mazdak FarrokhzadRollup merge of #65414 - davidtwco:issue-65157-non...
2019-10-25 Mazdak FarrokhzadRollup merge of #65408 - guanqun:remove-rust-optimize...
2019-10-25 Mazdak FarrokhzadRollup merge of #65390 - GuillaumeGomez:long-err-explan...
2019-10-25 Mazdak FarrokhzadRollup merge of #62959 - LukasKalbertodt:array-value...
2019-10-25 Mazdak Farrokhzadmove report_invalid_macro_expansion_item to item.rs
2019-10-25 Mazdak Farrokhzadmove Attribute::with_desugared_doc to librustdoc
2019-10-25 Mazdak Farrokhzadmove panictry! to where it is used.
2019-10-25 borsAuto merge of #65771 - Centril:rollup-upfsvrb, r=Centril
2019-10-24 Matthew JasperFix more `ReEmpty` ICEs
2019-10-24 Mazdak FarrokhzadRollup merge of #65766 - alexcrichton:less-inline-hashb...
2019-10-24 Mazdak FarrokhzadRollup merge of #65755 - estebank:icicle, r=davidtwco
2019-10-24 Mazdak FarrokhzadRollup merge of #65753 - csmoe:derive_fold, r=Centril
2019-10-24 Mazdak FarrokhzadRollup merge of #65746 - estebank:newcomer-format,...
2019-10-24 Mazdak FarrokhzadRollup merge of #65729 - Wind-River:master_003, r=alexc...
2019-10-24 Mazdak FarrokhzadRollup merge of #65710 - ehuss:update-cargo, r=alexcrichton
2019-10-24 Mazdak FarrokhzadRollup merge of #65627 - varkor:const-generics-forbid...
2019-10-24 Mazdak FarrokhzadRollup merge of #65625 - petrochenkov:cstore, r=Mark...
2019-10-24 Vadim Petrochenkovrustc_interface: Remove `ExpansionResult` and some...
2019-10-24 Vadim Petrochenkovrustc_metadata: Minimize use of `Lrc` in crate store
2019-10-24 Vadim Petrochenkovrustc_metadata: Remove `RwLock` from `CStore`
2019-10-24 Vadim PetrochenkovTurn crate store into a resolver output
2019-10-24 Vadim Petrochenkovrustc: Combine resolver outputs into a single struct
2019-10-24 Vadim Petrochenkovresolve: Privatize all resolver fields
2019-10-24 Vadim Petrochenkovrustc: Add a convenience alias for `dyn MetadataLoader...
2019-10-24 Vadim Petrochenkovrustc_metadata: Move some code around
2019-10-24 Vadim Petrochenkovrustc_metadata: Remove unnecessary use of crate store...
2019-10-24 Vadim Petrochenkovrustc_driver: Remove unnecessary use of crate store
2019-10-24 csmoeDon't assert for different instance on impl trait alias
2019-10-24 borsAuto merge of #65762 - mati865:msys2-bug, r=pietroalbini
2019-10-24 Mateusz Mikuławorkaround msys2 bug
2019-10-24 Guanqun Lureorder TomlTarget struct's fields based on the order...
2019-10-24 Guanqun Lureorder Rust struct's fields based on the order in...
2019-10-24 Guanqun Lureorder Install struct's fields based on the order...
2019-10-24 Guanqun Lureorder Build struct's fields based on the order in...
2019-10-24 Guanqun Lureorder Llvm struct's fields based on the order in...
2019-10-24 Guanqun Luadd the missing rust.musl-root option in config.toml...
2019-10-24 Guanqun Luadd a WARNING to rust.optimize option in config.toml...
2019-10-24 Manish GoregaokarUpdate clippy
2019-10-24 Alex CrichtonUpdate hashbrown to 0.6.2
2019-10-24 Sydney AcksmanChanged APIT with explicit generic args span to specifi...
2019-10-24 Lukas KalbertodtAdd UI tests for `array::IntoIter` impls
2019-10-24 Lukas KalbertodtAdd unit tests for `array::IntoIter`
2019-10-24 Lukas KalbertodtAdd `array::IntoIter` as a consuming/by-value array...
2019-10-24 Esteban KüberAvoid ICE when adjusting bad self ty
2019-10-24 borsAuto merge of #65474 - Mark-Simulacrum:rustc-dev-split...
2019-10-24 wangxiangqingDeprecated proc_macro doesn't trigger warning on build...
2019-10-24 borsAuto merge of #65733 - Centril:rollup-0zth66f, r=Centril
2019-10-24 Esteban KüberTweak format string error to point at arguments always
2019-10-24 Mazdak FarrokhzadAdjust the tracking issue for `untagged_unions`.
2019-10-23 Mazdak Farrokhzadpre-expansion gate type_ascription
2019-10-23 Mazdak Farrokhzadpre-expansion gate box_syntax
2019-10-23 Mazdak Farrokhzadpre-expansion gate label_break_value
2019-10-23 Mazdak Farrokhzaddedup GAT gate checks
2019-10-23 Mazdak Farrokhzadpre-expansion gate try_blocks
2019-10-23 Mazdak Farrokhzadpre-expansion gate exclusive_range_pattern
2019-10-23 Mazdak Farrokhzadpre-expansion gate box_patterns
2019-10-23 Mazdak Farrokhzadpre-expansion gate decl_macro
2019-10-23 Mazdak Farrokhzadpre-expansion gate const_generics
2019-10-23 Mazdak Farrokhzadpre-expansion gate crate_visibility_modifier
2019-10-23 Mazdak Farrokhzadpre-expansion gate associated_type_bounds
2019-10-23 Mazdak Farrokhzadpre-expansion gate trait_alias.
2019-10-23 Mazdak Farrokhzadsyntax: reject `trait Foo: Bar = Baz;`.
2019-10-23 Guillaume GomezFix default "disable-shortcuts" feature value
2019-10-23 David Woodignore uninhabited non-exhaustive variant fields
2019-10-23 Mazdak FarrokhzadRollup merge of #65704 - RalfJung:exact-size, r=oli-obk
2019-10-23 Mazdak FarrokhzadRollup merge of #65696 - varkor:nll-chalk-const-generic...
2019-10-23 Mazdak FarrokhzadRollup merge of #65691 - GuillaumeGomez:2018-edition...
2019-10-23 Mazdak FarrokhzadRollup merge of #65657 - nnethercote:rm-InternedString...
2019-10-23 Mazdak FarrokhzadRollup merge of #65648 - nnethercote:rm-intersect_opt...
2019-10-23 Mazdak FarrokhzadRollup merge of #65641 - nnethercote:derive-TokenStream...
2019-10-23 Mazdak FarrokhzadRollup merge of #65583 - eddyb:more-query-like-cross...
2019-10-23 Mazdak FarrokhzadRollup merge of #65518 - estebank:i-want-to-break-free...
2019-10-23 Mazdak FarrokhzadRollup merge of #65479 - SimonSapin:matches, r=alexcrichton
2019-10-23 Mazdak FarrokhzadRollup merge of #65193 - Mark-Simulacrum:lockless-lints...
2019-10-23 Mazdak FarrokhzadRollup merge of #65144 - clarfon:moo, r=sfackler
2019-10-23 Mazdak FarrokhzadRollup merge of #64178 - mati865:clippy, r=scottmcm
2019-10-23 Mara BosPrevent unnecessary allocation in PathBuf::set_extension.
2019-10-23 Umesh KalappaUI failures fix
2019-10-23 varkorAccount for const generalisation in nll_relate
2019-10-23 varkorAccount for const generalisation in combine
next