]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #67687 - estebank:issue-67634, r=matthewjasper
[rust.git] / src /
2019-12-30 Yuki OkushiRollup merge of #67687 - estebank:issue-67634, r=matthe...
2019-12-30 Yuki OkushiRollup merge of #67677 - petrochenkov:dupexp, r=Centril
2019-12-30 Yuki OkushiRollup merge of #67657 - jumbatm:cleanup-const-hack...
2019-12-30 Yuki OkushiRollup merge of #67622 - gilescope:async-keyword-doc...
2019-12-30 Yuki OkushiRollup merge of #67564 - Mark-Simulacrum:iter-adapter...
2019-12-30 Yuki OkushiRollup merge of #67287 - Centril:mismatch-range-improve...
2019-12-30 Yuki OkushiRollup merge of #64273 - petrochenkov:stabattrmod,...
2019-12-30 Mazdak Farrokhzadnote other end-point when typeck range pats
2019-12-29 borsAuto merge of #66942 - cjgillot:hirene-ty, r=Zoxc
2019-12-29 borsAuto merge of #67112 - Centril:expr-polish, r=estebank
2019-12-29 borsAuto merge of #67661 - JohnTitor:clippy-cargo, r=oli-obk
2019-12-29 borsAuto merge of #67694 - Dylan-DPC:rollup-wxxm9yu, r...
2019-12-29 Giles CopeSome keyword documentation.
2019-12-29 Yuki OkushiUpdate cargo
2019-12-29 Yuki OkushiUpdate Clippy
2019-12-29 Dylan DPCRollup merge of #67679 - kraai:change-be-returning...
2019-12-29 Dylan DPCRollup merge of #67673 - JohnTitor:mailmap, r=Dylan-DPC
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-29 borsAuto merge of #67614 - Mark-Simulacrum:global-callbacks...
2019-12-28 borsAuto merge of #67334 - estebank:ignore-triple, r=nikoma...
2019-12-28 Esteban KüberDo not ICE on lifetime error involving closures
2019-12-28 Esteban KüberIgnore i586-unknown-linux-gnu and i586-unknown-musl...
2019-12-28 borsAuto merge of #67151 - petrochenkov:docomm, r=estebank
2019-12-28 borsAuto merge of #67459 - ssomers:#67438, r=RalfJung
2019-12-28 Matthew KraaiChange "be returning" to "return"
2019-12-28 Vadim Petrochenkovresolve: Minor cleanup of duplicate macro reexports
2019-12-28 borsAuto merge of #67675 - RalfJung:miri, r=RalfJung
2019-12-28 Ralf Jungupdate miri
2019-12-28 Vadim Petrochenkovdoc comments: Less attribute mimicking
2019-12-28 borsAuto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
2019-12-28 Vadim PetrochenkovStabilize attribute macros on inline modules
2019-12-28 borsAuto merge of #67598 - jumbatm:issue67557_simd_shuffle...
2019-12-28 Esteban KüberTeach `compiletest` to ignore platform triples
2019-12-28 borsAuto merge of #67670 - oli-obk:rollup-2dp08sd, r=oli-obk
2019-12-27 Oliver SchererRollup merge of #67664 - Manishearth:mailmapfixes,...
2019-12-27 Oliver SchererRollup merge of #67659 - SimonSapin:matches, r=rkruppe
2019-12-27 Oliver SchererRollup merge of #67654 - rossmacarthur:fix-51770-add...
2019-12-27 Oliver SchererRollup merge of #67635 - Mark-Simulacrum:path-doc-unsaf...
2019-12-27 Oliver SchererRollup merge of #67633 - christianpoveda:patch-1, r...
2019-12-27 Oliver SchererRollup merge of #67632 - kraai:remove-collapsed-referen...
2019-12-27 Oliver SchererRollup merge of #67629 - kraai:remove-redundant-link...
2019-12-27 Oliver SchererRollup merge of #67621 - matthewjasper:correct-static...
2019-12-27 Oliver SchererRollup merge of #67617 - kraai:remove-compiler_builtins...
2019-12-27 Oliver SchererRollup merge of #67604 - christianpoveda:scalar_to_...
2019-12-27 Oliver SchererRollup merge of #67602 - xfix:use-issue-none-instead...
2019-12-27 Oliver SchererRollup merge of #67594 - oxalica:update-libc, r=Dylan-DPC
2019-12-27 Oliver SchererRollup merge of #67588 - Kixunil:nonnull-slice-iter...
2019-12-27 Oliver SchererRollup merge of #67576 - king6cong:slice_repeat, r...
2019-12-27 Oliver SchererRollup merge of #65244 - seanmonstar:into-future, r...
2019-12-27 Sean McArthurcore: add IntoFuture trait and support for await
2019-12-27 borsAuto merge of #67035 - Goirad:implement-ipadd-padding...
2019-12-27 Camille GILLOTAddress review.
2019-12-27 Camille GILLOTFallout in other crates.
2019-12-27 Camille GILLOTLowering for hir::Ty.
2019-12-27 Camille GILLOTVisit for hir::Ty.
2019-12-27 Camille GILLOTSyntax for hir::Ty.
2019-12-27 Camille GILLOTUse Arena inside hir::TraitMethod.
2019-12-27 Camille GILLOTUse Arena inside hir::FnSig.
2019-12-27 jumbatmClean up const-hack from #58044
2019-12-27 jumbatmClean up const-hack from #61635
2019-12-27 jumbatmClean up const-hack from #63786
2019-12-27 jumbatmClean up const-hack from #63810
2019-12-27 Simon SapinStabilize the `matches!` macro
2019-12-27 Ross MacArthurAdd regression test for old NLL ICE
2019-12-27 borsAuto merge of #67437 - matthew-healy:skip-llvm-rebuild...
2019-12-27 borsAuto merge of #67192 - oli-obk:const_zst_addr, r=RalfJu...
2019-12-27 borsAuto merge of #66936 - cjgillot:hirene-expr, r=Zoxc
2019-12-26 Camille GILLOTMove arena_vec inside lowering.
2019-12-26 Camille GILLOTRemove some type information.
2019-12-26 Camille GILLOTFewer calls to arena.alloc.
2019-12-26 Camille GILLOTFallout in other crates.
2019-12-26 Camille GILLOTLowering for hir::Expr.
2019-12-26 Camille GILLOTVisit for hir::Expr.
2019-12-26 Camille GILLOTSyntax for hir::Expr.
2019-12-26 Matthew HealySkip LLVM rebuild when skip-rebuild is true
2019-12-26 Matthew HealyParse llvm_skip_rebuild into Config
2019-12-26 Oliver SchererMake ui test bitwidth independent
2019-12-26 Oliver SchererFix rebase fallout
2019-12-26 Oliver SchererUse the targetted const eval functions
2019-12-26 Oliver SchererReintroduce the recursion comment
2019-12-26 Oliver SchererDocumentation nit
2019-12-26 Oliver SchererAdd a `const_eval` helper to `InterpCx`
2019-12-26 Oliver SchererEarly abort instead of building up zero sized values
2019-12-26 Oliver SchererExplain why `const_eval` is ok here
2019-12-26 Oliver SchererTypo
2019-12-26 Oliver SchererRemove unintended noisy log statement
2019-12-26 Oliver SchererExplain the currently necessary existance of `Transmute...
2019-12-26 Oliver SchererExplain what we are doing with parameter environments...
2019-12-26 Oliver SchererComments should start capitalized and end in a period
2019-12-26 Oliver SchererExplain ParamEnv::reveal_all usage
2019-12-26 Oliver SchererAdd regression test for ZST statics being allowed to...
2019-12-26 Oliver SchererImmediately evaluate and validate constants when we...
2019-12-26 Oliver SchererInterning even happens when validation of a constant...
2019-12-26 Oliver SchererPrevent an ICE on invalid transmutes
2019-12-26 Oliver SchererComment on a few odd things that we should look at
2019-12-26 Oliver SchererSimplify `force_allocation_maybe_sized`
2019-12-26 Oliver SchererRetire `to_ptr` which should already have no users...
2019-12-26 Oliver SchererDon't ICE on the use of integer addresses for ZST const...
2019-12-26 Martin HabovstiakUse NonNull in slice::Iter and slice::IterMut.
2019-12-26 Stein Somersprune ill-conceived BTreeMap iter_mut assertion and...
next