]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-23 Steve KlabnikRollup merge of #31061 - brson:bib, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31055 - steveklabnik:alt-tags, r=alexc...
2016-01-23 Steve KlabnikRollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31045 - Manishearth:diag-prim-shadow...
2016-01-23 Steve KlabnikRollup merge of #31035 - nathankleyn:improve-visibility...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
2016-01-23 Manish GoregaokarHandle generics in raw pointers
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 borsAuto merge of #31126 - arielb1:remote-errors, r=eddyb
2016-01-23 borsAuto merge of #31124 - dirk:dirk/display-and-error...
2016-01-23 borsAuto merge of #31116 - bluss:expect-out-cold, r=alexcri...
2016-01-22 borsAuto merge of #31104 - nrc:save-fix-variant-data, r...
2016-01-22 borsAuto merge of #31095 - alexcrichton:remove-old-files...
2016-01-22 Dirk GadsdenSimplify return for error::Error impl for string::Parse...
2016-01-22 Ariel Ben-Yehudaastconv: don't use as_local_node_id for ids in a Def
2016-01-22 Dirk GadsdenImplement error::Error and fmt::Display for string...
2016-01-22 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-22 Ulrik SverdrupMove cold panic functions in Option and Result
2016-01-22 Ulrik SverdrupUse cold functions for panic formatting Option::expect...
2016-01-22 Manish GoregaokarCorrectly output links for primitive types which enclos...
2016-01-22 borsAuto merge of #31087 - nikomatsakis:incr-comp-fulfillme...
2016-01-22 arthurprsAvoid bounds check for slice binary search
2016-01-22 borsAuto merge of #31084 - ranma42:cmd-no-unsafe, r=alexcri...
2016-01-22 borsAuto merge of #31080 - dhuseby:updating_libc_dep, r...
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 Nick Cameronsave-analysis: emit the right kind of variant
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 Alex Crichtonetc: Remove old num/libc generation code
2016-01-21 Alex Crichtonetc: Remove the mingw-fix-include directory
2016-01-21 Alex Crichtonetc: Remove old mklldef.py script
2016-01-21 Alex Crichtonmk: Remove all perf-related targets
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 Andrea CancianiRemove `unsafe` code from `core::cmp`
2016-01-21 Niko MatsakisIndicate that trans is always dependent on typeck
2016-01-21 Niko MatsakisRevamp the fulfillment cache tracking to only cache...
2016-01-21 borsAuto merge of #31028 - erickt:ast-json, r=michaelwoerister
2016-01-21 Dave Husebyupdating the libc dependency to pull in build breaker...
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 Brian AndersonAdd Alexis thesis to bibliography
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 Steve Klabniktweak trait css
2016-01-20 Steve Klabniktweak struct colors
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 Steve KlabnikAdd alt tags for logos
2016-01-20 Steve Klabniktweak colors for a11y
2016-01-20 Keith YeungAdd tests for collections to work with ZSTs
2016-01-20 Andrew PaseltinerCorrect code in E0382 explanation
2016-01-20 Simonas KazlauskasAdd tests for various diverging & converging loops
2016-01-20 Manish GoregaokarImprove E0317 long diagnostics
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 Andrea BediniRemove leftover import of `std::str` in doc test
2016-01-19 borsAuto merge of #30820 - oli-obk:docs/wrapping_ops, r...
2016-01-19 Nathan KleynAdd examples of the Entry API to the HashMap documentation.
2016-01-19 Niko Matsakisremove the `SimplifiedType` from the `DepNode` for...
next