]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-09-03 Aleksey Kladovreference grammar: loop label should be optional
2015-09-03 borsAuto merge of #28192 - Manishearth:lint-hir, r=eddyb
2015-09-03 Manish GoregaokarMove lints to HIR
2015-09-03 borsAuto merge of #28176 - arielb1:fast-index, r=eddyb
2015-09-03 Ariel Ben-Yehudarewrite metadata indexing
2015-09-03 Ariel Ben-Yehudaremove totally useless struct-field index
2015-09-03 borsAuto merge of #28182 - jackwilsonv:patch-2, r=steveklabnik
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-03 Steve KlabnikIntroduce 'make doc' -> 'make docs'
2015-09-03 Jack WilsonMakes formatting of struct keyword consistent
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-09-02 borsAuto merge of #28117 - marcusklaas:continue-break,...
2015-09-02 borsAuto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik
2015-09-02 Marcus KlaasFix overly long spans for break and continue
2015-09-02 borsAuto merge of #28165 - mneumann:dragonfly_snapshots...
2015-09-02 Michael NeumannAdd snapshot for DragonFly BSD
2015-09-02 borsAuto merge of #28162 - mneumann:dragonfly_fix_stat...
2015-09-02 borsAuto merge of #28163 - llogiq:master, r=Manishearth
2015-09-02 llogiqImproved libfmt_macros code style with clippy
2015-09-02 Michael NeumannFix compile on DragonFly: Replace unknown uint32_t...
2015-09-02 borsAuto merge of #28156 - nagisa:binaryheap-debug, r=Gankro
2015-09-02 borsAuto merge of #28155 - vchimishuk:doc-rust-inside-other...
2015-09-02 borsAuto merge of #28149 - jakerr:atomic, r=alexcrichton
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28132 - arielb1:uninstantiable, r=nikoma...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-09-01 Alex Crichtonstd: Run TLS destructors in a statically linked binary
2015-09-01 borsAuto merge of #28088 - tbu-:pr_fixed_size_array, r...
2015-09-01 Simonas KazlauskasImplement Debug for BinaryHeap
2015-09-01 borsAuto merge of #28152 - llogiq:master, r=Manishearth
2015-09-01 Viacheslav... Source code style fixed: tab replaced with whitespaces.
2015-09-01 borsAuto merge of #28115 - AlexDenisov:patch-1, r=steveklabnik
2015-09-01 llogiqrefactored compiletest following clippy's suggestions
2015-09-01 borsAuto merge of #28060 - GuillaumeGomez:patch-3, r=Manish...
2015-09-01 borsAuto merge of #28137 - nrc:remove-non-multi, r=huonw
2015-09-01 Jake KerrReverse AtomicBool value in nomicon example to agree...
2015-09-01 Eli FriedmanAdd missing stability markings to BinaryHeap.
2015-09-01 borsAuto merge of #28136 - huonw:simd, r=alexcrichton
2015-09-01 Eli FriedmanAdd missing stability attributes to VecDeque.
2015-09-01 borsAuto merge of #28122 - apasel422:issue-28093, r=alexcri...
2015-09-01 Huon WilsonFix some typos in SSE-AVX intrinsics.
2015-09-01 Huon WilsonRemove some SIMD codepaths from trans.
2015-09-01 Nick CameronRemove the Modifier and Decorator kinds of syntax exten...
2015-09-01 borsAuto merge of #28094 - apasel422:extend-hashmap, r...
2015-08-31 Guillaume GomezAdd E0439 error explanation
2015-08-31 Guillaume GomezAdd E0440 error explanation
2015-08-31 Guillaume GomezAdd E0441 error explanation
2015-08-31 Guillaume GomezAdd E0443 error explanation
2015-08-31 Guillaume GomezAdd E0442 error explanation
2015-08-31 Guillaume GomezComment out unused error codes
2015-08-31 Guillaume GomezAdd E0411 error explanation
2015-08-31 Jack WilsonMakes formatting of i32 consistent
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 Ariel Ben-Yehudaremove the is_instantiable check
2015-08-31 Huon WilsonDelete unused macros from rustc_platform_intrinsics.
2015-08-31 Andrew PaseltinerImplement RFC 839 for `{HashMap, HashSet}`
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28123 - Aatch:fix-silly-tuple-constructo...
2015-08-31 borsAuto merge of #28116 - nrc:closure-expand, r=alexcrichton
2015-08-31 James MillerTranslate constructor arguments for zero-sized tuple...
2015-08-31 borsAuto merge of #28107 - mneumann:dragonfly_ar, r=alexcri...
2015-08-31 Andrew Paseltinerhide docs for private `collections::btree::Recover...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 Tobias BucherImplement `FixedSizeArray` for all fixed size arrays
2015-08-31 borsAuto merge of #27980 - tbu-:pr_cloexec_dup, r=alexcrichton
2015-08-31 Nick CameronClosures are not generated code.
2015-08-31 AlexDenisovFix typo
2015-08-31 borsAuto merge of #28103 - GuillaumeGomez:fix-intrinsic...
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 Michael Neumannfixes #27124 for DragonFly
2015-08-30 borsAuto merge of #28106 - marcusklaas:continue, r=eddyb
2015-08-30 Marcus KlaasAssign correct span to continue expression
2015-08-30 borsAuto merge of #28102 - arielb1:fix-log-again, r=eddyb
2015-08-30 Ariel Ben-Yehudafix compilation with RUST_LOG=rustc::middle::traits
2015-08-30 Daan RijksAdd overrides to iterator methods for `str::Bytes`
2015-08-30 borsAuto merge of #28097 - tbu-:pr_macro_to_const_fn, r...
2015-08-30 Tobias BucherMake a macro a const fn and remove outdated NB
2015-08-30 Guillaume GomezAdd compile-fail test for E0444
2015-08-30 Tobias BucherAtomically set CLOEXEC on duplicated sockets
2015-08-30 Guillaume GomezAdd E0444 error code explanation
2015-08-30 Guillaume GomezAdd checkup on number of arguments
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-30 borsAuto merge of #28087 - AlisdairO:diagnostics122, r...
2015-08-30 Huon WilsonSupport different scalar integer widths in Rust v....
2015-08-30 Huon WilsonFix typos in some x86 and arm intrinsics.
2015-08-30 Huon WilsonStyle the generator script more PEP8y.
2015-08-30 borsAuto merge of #28086 - AlisdairO:diagnostics281, r...
2015-08-29 Huon WilsonAutogenerate most x86 platform intrinsics.
2015-08-29 Huon WilsonAllow unused imports in the generator.
2015-08-29 Huon WilsonAdd support for arbitrary metadata for numbers and...
2015-08-29 Huon WilsonAutogenerate most ARM platform intrinsics.
2015-08-29 Huon WilsonAutogenerate most AArch64 platform intrinsics.
2015-08-29 Huon WilsonAdd the platform intrinsic generator script.
2015-08-29 Huon WilsonAvoid eagerly stripping the common platform prefix.
2015-08-29 Huon WilsonAdd support for aggregates in platform intrinsics.
2015-08-29 Huon WilsonSeparate integers into signed and unsigned.
2015-08-29 borsAuto merge of #28077 - jonas-schievink:attr-gateage...
next