]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-23 Mazdak FarrokhzadRollup merge of #60146 - Manishearth:font-update, r...
2019-04-23 Mazdak FarrokhzadRollup merge of #59839 - KodrAus:must-use-num, r=sfackler
2019-04-23 Mazdak FarrokhzadRollup merge of #59823 - davidtwco:issue-54716, r=cramertj
2019-04-23 David WoodReduce noise and document test case.
2019-04-23 borsAuto merge of #60155 - davidtwco:issue-59819, r=oli-obk
2019-04-23 borsAuto merge of #60152 - stepnivlk:visit_subpats-removal...
2019-04-23 borsAuto merge of #60125 - estebank:continue-evaluating...
2019-04-23 borsAuto merge of #60172 - varkor:tidy-double-trailing...
2019-04-23 borsAuto merge of #60121 - davazp:fix-sync-all-macos, r...
2019-04-23 borsAuto merge of #60140 - euclio:pulldown-cmark, r=Guillau...
2019-04-22 borsAuto merge of #60126 - estebank:continue-eval, r=oli-obk
2019-04-22 Tomas KoutskyRemove visit_subpats from check_pat in favor of state...
2019-04-22 Esteban Küberreview comment: add HACK comment
2019-04-22 Esteban KüberFix ICE related to #53708
2019-04-22 Esteban KüberNever stop due to errors before borrow checking
2019-04-22 Esteban KüberRemove needless error in test
2019-04-22 Esteban Küberreview comments: deduplicate tests
2019-04-22 varkorUpdate ui tests
2019-04-22 Esteban KüberContinue evaluating after item-type checking
2019-04-22 David WoodOnly make suggestion when type is `Copy`.
2019-04-22 borsAuto merge of #60168 - varkor:tidy-leading-newline...
2019-04-22 varkorUpdate ui tests
2019-04-22 varkorRemove leading newlines
2019-04-22 varkorAdd a tidy check for leading trailing newlines
2019-04-22 varkorDisallow double trailing newlines in tidy
2019-04-22 varkorRemove double trailing newlines
2019-04-22 Andy Russellupgrade rustdoc's pulldown-cmark to 0.4.1
2019-04-22 borsAuto merge of #59114 - matthewjasper:enable-migate...
2019-04-22 Matthew Jasperupdate tests for migrate mode by default
2019-04-22 borsAuto merge of #60133 - phansch:deny_rust_2018_idioms...
2019-04-22 borsAuto merge of #60053 - Xanewok:serde-save-analysis...
2019-04-21 borsAuto merge of #60158 - Xanewok:update-clippy, r=matthia...
2019-04-21 Igor MatuszewskiUpdate Clippy
2019-04-21 Matthew JasperEnable migrate mode by default on the 2015 edition
2019-04-21 David WoodSuggest dereferencing when `Deref` is implemented.
2019-04-21 David WoodAdd existing behaviour test for deref suggestions.
2019-04-21 David WoodDisplay original pattern in rustdoc.
2019-04-21 David WoodCorrect lowering order to avoid ICE after rebase.
2019-04-21 David WoodIntroduce `ArgSource` for diagnostics.
2019-04-21 David WoodDo not specify type in generated let bindings.
2019-04-21 David WoodEnforce consistent drop order w/ async methods.
2019-04-21 David WoodMove `async fn` arguments into closure.
2019-04-21 David WoodAdd `AsyncArgument` to AST.
2019-04-21 Igor MatuszewskiUse sysroot libserialize in newtype_index test
2019-04-21 borsAuto merge of #60124 - petrochenkov:stanomut, r=eddyb
2019-04-21 Vadim PetrochenkovAST/HIR: Use `Mutability` instead of bool in foreign...
2019-04-21 Vadim PetrochenkovRemove mutability from `Def::Static`
2019-04-21 Vadim PetrochenkovChange return type of `TyCtxt::is_static` to bool
2019-04-21 Vadim PetrochenkovIntroduce query `static_mutability`
2019-04-21 Igor MatuszewskiSwitch to serde-enabled rls-* and update RLS appropriately
2019-04-21 Igor Matuszewskisave-analysis: Use serde instead of libserialize to...
2019-04-21 borsAuto merge of #60119 - estebank:bad-recovery, r=davidtwco
2019-04-21 Philipp HanschAllow unused_extern_crates for rustc_libserialize
2019-04-21 David WoodIntroduce `LocalSource` into the AST.
2019-04-21 David WoodAdd test for drop order in async functions.
2019-04-21 borsAuto merge of #60132 - davidtwco:issue-60075, r=estebank
2019-04-21 Manish GoregaokarUpdate Fira Sans to version 4.202
2019-04-21 Manish GoregaokarUpdate Source Code Pro fonts to version 2.030
2019-04-21 Manish GoregaokarUpdate Source Serif Pro fonts to version 2.010
2019-04-21 borsAuto merge of #60116 - RalfJung:miri-exit, r=oli-obk
2019-04-20 borsAuto merge of #60088 - varkor:async_await-method-featur...
2019-04-20 varkorUpdate error message in test
2019-04-20 varkorCheck async in trait methods
2019-04-20 varkorFix additional variadic typos
2019-04-20 varkorFix typo in variadic C function warning
2019-04-20 varkorAdd test for async fn methods feature gating
2019-04-20 varkorFeature gate async fn methods
2019-04-20 varkorRefactor some existing methods
2019-04-20 varkorAdd a `header` method to `FnKind`
2019-04-20 borsAuto merge of #59826 - llogiq:multi-dbg, r=SimonSapin
2019-04-20 borsAuto merge of #59700 - matklad:simplify, r=eddyb
2019-04-20 Philipp HanschDeny rust_2018_idioms in libcore tests
2019-04-20 Ralf Jungimprove docs
2019-04-20 borsAuto merge of #59987 - saleemjaffer:refactor_adjust_cas...
2019-04-20 Philipp HanschDeny rust_2018_idioms in liballoc tests
2019-04-20 borsAuto merge of #59564 - bjorn3:move_link_to_cg_ssa,...
2019-04-20 Philipp HanschDeny rust_2018_idioms globally
2019-04-20 bjorn3Tidy
2019-04-20 bjorn3Move cg_llvm/debuginfo/type_names.rs to cg_ssa
2019-04-20 bjorn3Remove cg_llvm/back/link.rs
2019-04-20 bjorn3Move almost all of cg_llvm/back/link.rs to cg_ssa
2019-04-20 bjorn3Remove get_reloc_model and target_cpu dependency from...
2019-04-20 bjorn3Make link functions generic over archive builder
2019-04-20 bjorn3Move some filename constants to cg_ssa
2019-04-20 bjorn3Move some function from cg_llvm/back/link.rs to cg_ssa...
2019-04-20 David WoodFix fn front matter parsing ICE from invalid code.
2019-04-20 borsAuto merge of #60128 - jimblandy:futures-doc-fix, r...
2019-04-20 Jim Blandycore::future::Future: Fix markup typo in docs.
2019-04-20 Jim BlandyDoc fixes for core::future::Future.
2019-04-20 borsAuto merge of #60120 - matthiaskrgr:submodule_upd,...
2019-04-19 borsAuto merge of #59981 - estebank:recover-struct-lit...
2019-04-19 Andre Bogusextend ui test
2019-04-19 Matthias Krügersubmodules: update clippy from fbb3a47b to cafbe7f2
2019-04-19 David Vázquez PúaFix sync_all on macos/ios
2019-04-19 Esteban KüberRemove assumption from recovery code
2019-04-19 Vadim PetrochenkovSome cleanup to `maybe_parse_struct_expr`
2019-04-19 Esteban Küberremove duplicated code and simplify logic
2019-04-19 Esteban KüberIdentify missing ambiguous case with best effort suggestion
2019-04-19 Esteban KüberEmit specific error for struct literal in conditions
2019-04-19 borsAuto merge of #60072 - RalfJung:linked-list, r=shepmaster
next