]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 David WoodIntroduce `LocalSource` into the AST.
2019-04-21 David WoodAdd test for drop order in async functions.
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 Ralf Jungimprove docs
2019-04-20 borsAuto merge of #59987 - saleemjaffer:refactor_adjust_cas...
2019-04-20 borsAuto merge of #59564 - bjorn3:move_link_to_cg_ssa,...
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 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 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
2019-04-19 Ralf Jungadd Miri error variant for process exit
2019-04-19 Ralf Jungfix LinkedList invalidating mutable references
2019-04-19 borsAuto merge of #60077 - RalfJung:miri-alloc-tests, r...
2019-04-19 borsAuto merge of #60063 - spastorino:place2_2, r=oli-obk
2019-04-19 Ralf Jungmove variable down to where it is used
2019-04-19 borsAuto merge of #60073 - rchaser53:issue-60049, r=estebank
2019-04-19 rchaser53avoid type-check body of DefId
2019-04-19 borsAuto merge of #60104 - Centril:rollup-7vmae1a, r=Centril
2019-04-19 Mazdak FarrokhzadRollup merge of #60098 - Centril:libcore-deny-more...
2019-04-19 Mazdak FarrokhzadRollup merge of #60097 - cuviper:llvm8-mergefunc-use...
2019-04-19 Mazdak FarrokhzadRollup merge of #60082 - TimDiekmann:master, r=RalfJung
2019-04-19 Mazdak FarrokhzadRollup merge of #60080 - nathankleyn:fix-issue-60068...
2019-04-19 Mazdak FarrokhzadRollup merge of #60078 - matklad:patch-1, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #60064 - estebank:issue-59980, r=varkor
2019-04-19 Mazdak FarrokhzadRollup merge of #60061 - estebank:field-sugg, r=davidtwco
2019-04-19 Mazdak FarrokhzadRollup merge of #60060 - mtak-:rtm-x86-feature, r=petro...
2019-04-19 Mazdak FarrokhzadRollup merge of #60056 - topecongiro:rustfmt-1.2.1...
2019-04-19 Mazdak FarrokhzadRollup merge of #60052 - varkor:unused-parameter-diagno...
2019-04-19 Mazdak FarrokhzadRollup merge of #60045 - estebank:suggest-std, r=petroc...
2019-04-19 Mazdak FarrokhzadRollup merge of #60041 - jnferner:patch-1, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #60032 - rust-lang:remove-unwanted...
2019-04-19 Mazdak FarrokhzadRollup merge of #60023 - koalatux:nth-back, r=scottmcm
2019-04-19 Mazdak FarrokhzadRollup merge of #59933 - sourcefrog:doc-fmt, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #59915 - michaelwoerister:sp-event...
2019-04-19 Esteban KüberSuggest appropriate path when calling associated item...
2019-04-19 Esteban KüberFix rebase
2019-04-19 Esteban Küberreview comments: change wording
2019-04-19 Esteban KüberChange suggestion of field when not in self context
2019-04-18 Mazdak Farrokhzadlibcore: deny more...
2019-04-18 Josh StoneRemove the unused LLVMRustIsRustLLVM
2019-04-18 Josh StoneUse -mergefunc-use-aliases for any LLVM >= 8
2019-04-18 borsAuto merge of #60046 - euclio:missing-error-code-descri...
2019-04-18 borsAuto merge of #58702 - taiki-e:libcore-2018, r=Centril
2019-04-18 varkorUpdate tests
2019-04-18 Andy Russellhide `--explain` hint if error has no extended info
2019-04-18 Tim DiekmannUpdate miri
2019-04-18 Michael WoeristerImplement event filtering for self-profiler.
2019-04-18 borsAuto merge of #60025 - JohnTitor:rename-files, r=petroc...
2019-04-18 Nathan KleynFix small errors in docs for `rchunks_exact` and `rchun...
2019-04-18 Aleksey KladovUse more realistic example for thread builder
2019-04-18 borsAuto merge of #60071 - RalfJung:miri, r=oli-obk
2019-04-18 Ralf Jungmake liballoc internal test suite mostly pass in Miri
2019-04-18 Ralf Jungupdate miri
2019-04-18 borsAuto merge of #60058 - varkor:const-generics-ty-refacto...
2019-04-18 borsAuto merge of #60048 - estebank:issue-54954, r=sanxiyn
2019-04-18 Taiki EndoUpdate stdsimd
2019-04-18 Taiki Endolibcore => 2018
2019-04-18 Jan Nils FernerSimplify the returning of a Result a bit
2019-04-18 borsAuto merge of #60051 - estebank:fn-sugg, r=davidtwco
2019-04-18 Esteban KüberGive custom error for E0277 on `?` error case
2019-04-18 Esteban KüberPoint at try `?` on errors affecting the err match...
2019-04-18 Santiago PastorinoMake PlaceProjectionsIter a proper iterator
2019-04-18 tylerwhitelist rtm x86 cpu feature
2019-04-17 Esteban Küberreview comment: add extra doc
2019-04-17 varkorAdd a test for unused const parameters
2019-04-17 varkorConst parameters should impose no variance constraints
2019-04-17 varkorAdd a FIXME to collector
2019-04-17 varkorAdd own_requires_monomorphization
2019-04-17 topecongiroUpdate rustfmt to 1.2.1
2019-04-17 borsAuto merge of #60054 - Centril:rollup-o40xxaa, r=Centril
next