]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-22 borsAuto merge of #31077 - nagisa:mir-temp-promotion, r...
2016-01-22 borsAuto merge of #31074 - gmbonnet:stage0-libdir, r=alexcr...
2016-01-22 borsAuto merge of #31072 - arielb1:method-callee-cleanup...
2016-01-22 borsAuto merge of #31070 - sfackler:bufreader-box-slice...
2016-01-22 borsAuto merge of #31068 - sfackler:bufwriter-panic, r...
2016-01-22 borsAuto merge of #31064 - retep998:msvc-host-dlls, r=alexc...
2016-01-22 borsAuto merge of #30944 - fhahn:issue-29789-use-constant2...
2016-01-21 borsAuto merge of #30882 - petrochenkov:varnamesp, r=nrc
2016-01-21 Florian HahnAdd Debug impl and erase region for TypedConstVal
2016-01-21 Florian HahnIntroduce and use TypedConstVal for Repeat
2016-01-21 Florian Hahn[MIR] use mir::repr::Constant in ExprKind::Repeat,...
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 Vadim Petrochenkovresolve: Fix variant namespacing
2016-01-21 Ariel Ben-Yehudaadd fixme
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 Simonas Kazlauskas[MIR] Promote temps to alloca on multi-assignment
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 Ariel Ben-Yehudaclean up trans_static_method_callee and friends
2016-01-21 Guillaume Bonnetconfigure: Do not generate two stage0 rustlib dirs...
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 Steven FacklerUse a Box<[u8]> in BufReader
2016-01-21 Steven FacklerDon't flush in BufWriter destructor after a panic in...
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 Peter AtashianAdd host toolchain DLLs to PATH when executing link.exe
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...
next