]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 borsAuto merge of #31028 - erickt:ast-json, r=michaelwoerister
2016-01-21 borsAuto merge of #31043 - shahn:arc_weak, r=alexcrichton
2016-01-21 borsAuto merge of #31024 - oli-obk:move_checks_out_of_libru...
2016-01-21 Ulrik Sverdrupcore: Use raw pointers to avoid aliasing in str::split_...
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 Oliver Schneidermove more checks out of librustc
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31042 - shahn:weak_annotations, r=alexcr...
2016-01-21 borsAuto merge of #31041 - brson:version, r=alexcrichton
2016-01-21 borsAuto merge of #31037 - nrc:cached-ids, r=nikomatsakis
2016-01-21 borsAuto merge of #31010 - petrochenkov:def, r=arielb1
2016-01-20 borsAuto merge of #30982 - KiChjang:zst-collections-tests...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
2016-01-20 borsAuto merge of #30985 - alexcrichton:downgrade-jemaloc...
2016-01-20 Vadim PetrochenkovRename Def's variants and don't reexport them
2016-01-20 Vadim PetrochenkovFix associated const resolution on structs
2016-01-20 Vadim PetrochenkovRefactor definitions of ADTs in rustc::middle::def
2016-01-20 Erick Tryzelaarsyntax: Fix encoding and decoding spans
2016-01-20 Alex CrichtonDowngrade bundled jemalloc version
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 Ulrik Sverdrupstd: Use the fallback impl for memrchr on non-linux
2016-01-20 Keith YeungAdd tests for collections to work with ZSTs
2016-01-20 Simonas KazlauskasAdd tests for various diverging & converging loops
2016-01-20 borsAuto merge of #31038 - gereeter:btree-panic, r=Gankro
2016-01-20 Paul DickerRemove raw pointer from OpenOptions struct
2016-01-20 Sebastian HahnFix incorrect stability annotations for arc::Weak
2016-01-20 Sebastian HahnFix incorrect stability annotations for Weak
2016-01-20 Brian AndersonBump version to 1.8
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-20 Jonathan SIn BTreeMap's merge function, adjust the length of...
2016-01-20 Nick CameronFix a bug with caching ids in the HIR lowering with...
2016-01-19 borsAuto merge of #30820 - oli-obk:docs/wrapping_ops, r...
2016-01-19 Simonas Kazlauskas[MIR] Reintroduce the unit temporary
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #31018 - gutworth:doc-loc, r=alexcrichton
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-19 Simonas Kazlauskas[MIR] Implement extern call support
2016-01-19 borsAuto merge of #31014 - nrc:fmt-term, r=sfackler
2016-01-19 Oliver Schneiderfix the docs and simplify the implementation of unsigne...
2016-01-19 borsAuto merge of #31015 - nrc:fmt-test, r=sfackler
2016-01-19 Benjamin Petersonfix path to region inference documentation
2016-01-19 Nick Cameronmanual fixups
2016-01-19 Nick Cameronrustfmt libtest
2016-01-19 Nick Cameronrustfmt libterm
2016-01-19 borsAuto merge of #31013 - nrc:fmt-rbml, r=sfackler
2016-01-19 Nick Cameronmanual fixups
2016-01-19 Nick Cameronrustfmt librbml
2016-01-18 borsAuto merge of #31006 - Manishearth:rollup, r=Manishearth
2016-01-18 Manish GoregaokarRollup merge of #31008 - barosl:typo, r=bluss
2016-01-18 Manish GoregaokarRollup merge of #30998 - apasel422:btree-set-variance...
2016-01-18 Manish GoregaokarRollup merge of #30990 - msvbg:msvbg-clang-7x, r=alexcr...
2016-01-18 Manish GoregaokarRollup merge of #30988 - bluss:doc-space-t-bound, r...
2016-01-18 Manish GoregaokarRollup merge of #30986 - sliz1:book-macro, r=alexcrichton
2016-01-18 Manish GoregaokarRollup merge of #30981 - boblehest:tmp, r=alexcrichton
2016-01-18 Barosl LeeFix typo
2016-01-18 borsAuto merge of #30987 - antonblanchard:powerpc64_merge3...
2016-01-18 borsAuto merge of #31000 - bluss:efficient-clone-from-slice...
2016-01-18 MartinEnumerate acceptable clang versions
2016-01-18 Ulrik Sverdrupcore: Restore indexed formulation of clone_from_slice
2016-01-18 borsAuto merge of #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 Andrew PaseltinerMake `btree_set::{IntoIter, Iter, Range}` covariant
2016-01-18 borsAuto merge of #30996 - oli-obk:fix/load_range_assert...
2016-01-18 Oliver Schneiderrevert using `trans::Disr` in `LoadRangeAssert`
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 kalita.alexeysimplify E0308 message for primitive types
2016-01-18 MartinAllow clang 7.x in configuration
2016-01-18 borsAuto merge of #30980 - gereeter:fix-btree-iter-variance...
2016-01-18 borsAuto merge of #30973 - SimonSapin:patch-16, r=alexcrichton
2016-01-17 borsAuto merge of #30964 - GuillaumeGomez:patch-5, r=Manish...
2016-01-17 Ulrik SverdrupFix spacing style of `T: Bound` in docs
2016-01-17 Stephen (Ziyun) LiFix C macro example
2016-01-17 Anton BlanchardFix LLVM default CPU on powerpc64 and powerpc64le
2016-01-17 Jonathan SExpand the macro in variance-btree-invariant-types...
2016-01-17 borsAuto merge of #30978 - nikomatsakis:fulfillment-tree...
2016-01-17 Jonathan SFix and test variance of BTreeMap and its companion...
2016-01-17 Keith YeungMove zst test from libcollections to src/test
2016-01-17 Guillaume GomezAdd E0507 error explanation
2016-01-17 borsAuto merge of #30975 - Manishearth:rollup, r=Manishearth
2016-01-17 Niko Matsakisadd fixme number into code
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 Manish GoregaokarRollup merge of #30957 - GuillaumeGomez:patch-3, r...
2016-01-17 Manish GoregaokarRollup merge of #30952 - jonastepe:nomicon_vec_zst_code...
2016-01-17 Manish GoregaokarRollup merge of #30949 - MrMormon:patch-1, r=alexcrichton
2016-01-17 Manish GoregaokarRollup merge of #30943 - alexcrichton:stabilize-1.7...
2016-01-17 Manish GoregaokarRollup merge of #30940 - tshepang:extraneous-playpen...
2016-01-17 Manish GoregaokarRollup merge of #30938 - dotdash:zst_void, r=eddyb
2016-01-17 borsAuto merge of #30931 - oli-obk:trans_disr_newtype,...
2016-01-17 Simon SapinFix SocketAddrV6::flowinfo docs
2016-01-17 borsAuto merge of #30928 - sfackler:any-unsized, r=aturon
2016-01-17 borsAuto merge of #30426 - gereeter:btree-rewrite, r=Gankro
2016-01-17 Jonathan SBTreeMap: Add a test for clone
2016-01-17 Jonathan SRewrite BTreeMap to use parent pointers.
2016-01-17 Jørn LodeFix typo in std::fmt docs
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 Ulrik Sverdruptest: Increase resolution of MB/s stat for bench runs...
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 Jonas TepeFixed indent from tabs to spaces
2016-01-16 Alex Crichtonstd: Stabilize APIs for the 1.7 release
2016-01-16 borsAuto merge of #30934 - oli-obk:simplify_const_eval...
next