]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #65771 - Centril:rollup-upfsvrb, r=Centril
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 Alex CrichtonUpdate hashbrown to 0.6.2
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 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-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 Umesh KalappaUI failures fix
2019-10-23 varkorAccount for const generalisation in nll_relate
2019-10-23 varkorAccount for const generalisation in combine
2019-10-23 varkorAdd regression test for #62579
2019-10-23 Simon SapinDocument guard expressions in `matches!`
2019-10-23 Simon SapinAdd tracking issue for the `matches!` macro
2019-10-23 Simon SapinMove the `matches!` macro to the prelude
2019-10-23 Simon SapinAdd `core::macros::matches!( $expr, $pat ) -> bool`
2019-10-23 borsAuto merge of #57545 - bovinebuddha:object_safe_for_dis...
2019-10-23 Guillaume GomezUpdate ui tests
2019-10-23 Guillaume GomezAdd long error explanation for E0576
2019-10-23 borsAuto merge of #65716 - JohnTitor:rollup-fkcr85k, r...
2019-10-23 Yuki OkushiRollup merge of #65706 - popzxc:add-missing-space,...
2019-10-23 Yuki OkushiRollup merge of #65695 - michaelwoerister:fix-self...
2019-10-23 Yuki OkushiRollup merge of #65689 - RalfJung:miri-debug, r=Centril
2019-10-23 Yuki OkushiRollup merge of #65688 - JohnTitor:add-some-tests,...
2019-10-23 Yuki OkushiRollup merge of #65686 - yjhmelody:yjhmelody-patch...
2019-10-23 Yuki OkushiRollup merge of #65681 - sunfishcode:followup, r=Centril
2019-10-23 Yuki OkushiRollup merge of #65678 - JohnTitor:add-e0728-explanatio...
2019-10-23 Yuki OkushiRollup merge of #65656 - GuillaumeGomez:option-disable...
2019-10-23 Yuki OkushiRollup merge of #65617 - newpavlov:patch-2, r=alexcrichton
2019-10-23 Yuki OkushiRollup merge of #65591 - GuillaumeGomez:long-err-explan...
2019-10-23 Yuki OkushiRollup merge of #65507 - polyedre:master, r=nikomatsakis
2019-10-23 Yuki OkushiRollup merge of #65417 - weiznich:more_coherence_tests...
2019-10-23 Yuki OkushiRollup merge of #65007 - BO41:keywords, r=nikomatsakis
2019-10-23 Yuki OkushiRollup merge of #64145 - togiberlin:feature/target...
2019-10-23 borsAuto merge of #65713 - lzutao:clippy-up, r=Manishearth
2019-10-23 Lzu TaoPublic some types for compiletest_rs
2019-10-23 Lzu Taoupdate compiletest
2019-10-22 Clar FonAdd Cow::is_borrowed and Cow::is_owned
2019-10-22 Eric HussUpdate cargo
2019-10-22 Mark RousskovAdd some documentation
2019-10-22 Mathias BlikstadRFC 2027: "first draft" of implementation
2019-10-22 flip1995Update Clippy
2019-10-22 flip1995Readd some PartialEq and Hash derives used by Clippy
2019-10-22 Mateusz MikułaApply clippy::single_match suggestion
2019-10-22 Mateusz MikułaApply clippy::while_let_on_iterator suggestions
2019-10-22 Mateusz MikułaApply clippy::redundant_pattern_matching suggestion
2019-10-22 Mateusz MikułaApply clippy::needless_return suggestions
2019-10-22 Igor AleksanovAdd missing space in librustdoc
2019-10-22 Mateusz MikułaApply clippy::useless_let_if_seq suggestion
2019-10-22 Ralf Jungrelax ExactSizeIterator bound on write_bytes: too many...
2019-10-22 togiberlinTarget-feature documented as unsafe. rustc book and...
2019-10-22 varkorAdd regression test for #65675
2019-10-22 varkorFix an issue with const inference variables sticking...
2019-10-22 Yuki OkushiAdd link to async/await
next