]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53664 - IsaacWoods:fix_53608, r=oli-obk
2018-08-24 kennytmRollup merge of #53644 - llogiq:smallvec-for-small...
2018-08-24 kennytmRollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppe
2018-08-24 kennytmRollup merge of #53618 - GuillaumeGomez:fmt-examples...
2018-08-24 kennytmRollup merge of #53617 - joshtriplett:tidy-no-license...
2018-08-24 kennytmRollup merge of #53614 - RalfJung:nomicon, r=kennytm
2018-08-24 kennytmRollup merge of #53600 - varkor:expected-generic-arg...
2018-08-24 kennytmRollup merge of #53594 - rust-lang:Aaronepower-patch...
2018-08-24 kennytmRollup merge of #53592 - matthiaskrgr:str_doc, r=alexcr...
2018-08-24 Isaac WoodsRemove unnecessary closure in rustc_mir/build/mod.rs
2018-08-24 kennytmRollup merge of #53563 - matthiaskrgr:String, r=varkor
2018-08-24 kennytmRollup merge of #53562 - varkor:bastion-of-the-turbofis...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53503 - kornelski:master, r=dtolnay
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-23 borsAuto merge of #53638 - flip1995:clippy, r=nrc
2018-08-23 flip1995Update clippy again
2018-08-23 Andre BogusUse SmallVec for SmallCStr
2018-08-23 borsAuto merge of #53588 - tristanburgess:52985_diagnostics...
2018-08-23 Guillaume GomezAdd missing fmt examples
2018-08-23 dylan_DPCfix testcase
2018-08-23 borsAuto merge of #53571 - MaloJaffre:vecdeque-emergency...
2018-08-23 borsAuto merge of #53384 - gootorov:use-servo-smallvec...
2018-08-23 KornelDiscourage overuse of mem::forget
2018-08-23 flip1995Update clippy
2018-08-23 Corey FarwellPrefer `.nth(n)` over `.skip(n).next()`.
2018-08-23 Kyle SimpsonLight restructuring.
2018-08-23 borsAuto merge of #52602 - scottmcm:tryblock-expr, r=nikoma...
2018-08-23 borsAuto merge of #53459 - petrochenkov:stabmore, r=nrc
2018-08-23 Matthias Krügeruse String::new() instead of String::from(""), "".to_st...
2018-08-23 Igor GutorovUse optimized SmallVec implementation
2018-08-23 borsAuto merge of #53235 - varkor:gat_impl_where, r=estebank
2018-08-23 borsAuto merge of #53520 - nnethercote:merge-IdxSet-IdxSetB...
2018-08-22 Tristan Burgess52985: formatting PR files
2018-08-22 Tristan Burgess52985: better cycle error for existential types
2018-08-22 varkorLament the invincibility of the Turbofish
2018-08-22 Josh Tripletttidy: Stop requiring a license header
2018-08-22 Vadim PetrochenkovStabilize a few secondary macro features
2018-08-22 borsAuto merge of #52011 - oli-obk:dont_you_hate_it_too_whe...
2018-08-22 dylan_DPCadd warning for missing docs
2018-08-22 Aaron PowerUpdate RELEASES.md
2018-08-22 borsAuto merge of #53607 - GuillaumeGomez:rollup, r=Guillau...
2018-08-22 Ralf Jungupdate nomicon and book
2018-08-22 borsAuto merge of #53581 - varkor:tyvariants-rename, r...
2018-08-22 Oliver SchneiderReexpose stability hole in the presence of feature...
2018-08-22 Oliver SchneiderAllow panicking with string literal messages inside...
2018-08-22 Guillaume GomezRollup merge of #53585 - dtolnay:comment, r=Mark-Simulacrum
2018-08-22 Guillaume GomezRollup merge of #53574 - vorner:ptr_as_ref_unchecked...
2018-08-22 Guillaume GomezRollup merge of #53562 - varkor:bastion-of-the-turbofis...
2018-08-22 Guillaume GomezRollup merge of #53558 - davidtwco:issue-53547, r=estebank
2018-08-22 Guillaume GomezRollup merge of #53544 - estebank:issue-53534, r=varkor
2018-08-22 Guillaume GomezRollup merge of #53541 - GuillaumeGomez:fix-impl-trait...
2018-08-22 Guillaume GomezRollup merge of #53504 - ekse:suggestions-applicability...
2018-08-22 Guillaume GomezRollup merge of #53442 - staktrace:rlsbump, r=nrc
2018-08-22 Guillaume GomezRollup merge of #53431 - alexreg:move-feature-gate...
2018-08-22 Guillaume GomezRollup merge of #53418 - ekse:suggestions-applicability...
2018-08-22 borsAuto merge of #53536 - RalfJung:array-drop, r=eddyb
2018-08-22 varkorFix rebase issues
2018-08-22 varkorReplace TyForeign with ForeignTy
2018-08-22 varkorRename Def::{Param, Foreign} to Def::{TyParam, TyForeign}
2018-08-22 varkorRemove unnecessary TyKind::s
2018-08-22 varkorRemove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str}
2018-08-22 varkorRemove Ty prefix from Ty{Foreign|Param}
2018-08-22 varkorRemove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref...
2018-08-22 varkorRename ty::TyVariants to ty::TyKind
2018-08-22 varkorRename ty::Slice to ty::List
2018-08-22 varkorLament the invincibility of the Turbofish
2018-08-22 borsAuto merge of #53524 - alexcrichton:buffer-out, r=eddyb
2018-08-22 MaloJaffreAdd a test for issue #53529
2018-08-22 MaloJaffreFix unsoundness in VecDeque Debug impls
2018-08-22 varkorFix a grammatical mistake in "expected generic argument...
2018-08-22 borsAuto merge of #53424 - RalfJung:miri-refactor, r=oli-obk
2018-08-22 Ralf Jungfix error reporting in validation
2018-08-22 Ralf Jungfix validating fat pointers to user-defined unsized...
2018-08-22 Ralf Jungfix a comment in validity
2018-08-22 Ralf Jungfix layout sanity check
2018-08-22 Ralf Jungalso avoid recomputing the layout for unary and binary...
2018-08-22 Ralf Jungin a Use statement, exploit the fact that type and...
2018-08-22 Ralf Jungoptimize creating a stack frame
2018-08-22 Ralf Jungfix validating fat raw pointers
2018-08-22 Ralf Jungoptimize sanity check path printing
2018-08-22 Ralf Jungavoid some redundant alignment checks
2018-08-22 Ralf Jungbetter error message when using NULL in to_ptr
2018-08-22 Ralf Jungfix UI tests
2018-08-22 Ralf Jungoptimize validation iterating over the elements of...
2018-08-22 Ralf Jungtest for detecting bad data inside trait objects /...
2018-08-22 Ralf Jungfix formatting nits
2018-08-22 Ralf Jungmove validation to its own file
2018-08-22 borsAuto merge of #53516 - petrochenkov:derregr, r=estebank
2018-08-22 MaloJaffreRevert "Auto merge of #52553 - Pazzaz:vecdeque-append...
2018-08-22 Aaron PowerUpdate RELEASES.md
2018-08-22 Ralf Jungfix operator handling when using 128bit intrinsics
2018-08-22 Ralf Jungfinally remove all traces of signs from memory
2018-08-22 Ralf Jungfix computing layout when calling virtual fn
2018-08-22 Ralf Jungavoid allocating for ZST
2018-08-22 Ralf Jungfix using copy_op to transmute
2018-08-22 Ralf Jungtry_read_value_from_ptr -> try_read_value_from_mplace
2018-08-22 Ralf Jungfix dynamically determining size and alignment
2018-08-22 Ralf Jungfix accessing unsized fields
next