about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-09-03Add an intital HIR and lowering stepNick Cameron-4443/+13908
2015-09-02Auto merge of #28135 - jackwilsonv:patch-1, r=steveklabnikbors-1/+1
2015-09-02Auto merge of #28165 - mneumann:dragonfly_snapshots, r=alexcrichtonbors-0/+1
2015-09-02Add snapshot for DragonFly BSDMichael Neumann-0/+1
2015-09-02Auto merge of #28162 - mneumann:dragonfly_fix_stat, r=alexcrichtonbors-4/+4
2015-09-02Improved libfmt_macros code style with clippyllogiq-17/+11
2015-09-02Fix compile on DragonFly: Replace unknown uint32_t/in64_t by u32/i64.Michael Neumann-4/+4
2015-09-02Auto merge of #28156 - nagisa:binaryheap-debug, r=Gankrobors-0/+8
2015-09-02Auto merge of #28155 - vchimishuk:doc-rust-inside-other-languages-tab, r=alex...bors-1/+1
2015-09-02Auto merge of #28149 - jakerr:atomic, r=alexcrichtonbors-4/+4
2015-09-02Auto merge of #28148 - eefriedman:binary_heap, r=alexcrichtonbors-10/+26
2015-09-01Auto merge of #28132 - arielb1:uninstantiable, r=nikomatsakisbors-115/+1
2015-09-01Auto merge of #28146 - eefriedman:deque_extras, r=alexcrichtonbors-2/+8
2015-09-01Auto merge of #28130 - alexcrichton:fix-msvc-static-tls-dtor, r=brsonbors-9/+68
2015-09-01std: Run TLS destructors in a statically linked binaryAlex Crichton-9/+68
2015-09-01Auto merge of #28088 - tbu-:pr_fixed_size_array, r=alexcrichtonbors-14/+44
2015-09-01Implement Debug for BinaryHeapSimonas Kazlauskas-0/+8
2015-09-01Auto merge of #28152 - llogiq:master, r=Manishearthbors-191/+176
2015-09-01Source code style fixed: tab replaced with whitespaces.Viacheslav Chimishuk-1/+1
2015-09-01Auto merge of #28115 - AlexDenisov:patch-1, r=steveklabnikbors-1/+1
2015-09-01refactored compiletest following clippy's suggestionsllogiq-191/+176
2015-09-01Auto merge of #28060 - GuillaumeGomez:patch-3, r=Manishearthbors-9/+189
2015-09-01Auto merge of #28137 - nrc:remove-non-multi, r=huonwbors-173/+3
2015-09-01Reverse AtomicBool value in nomicon example to agree with its comment.Jake Kerr-4/+4
2015-09-01Add missing stability markings to BinaryHeap.Eli Friedman-10/+26
2015-09-01Auto merge of #28136 - huonw:simd, r=alexcrichtonbors-64/+35
2015-08-31Add missing stability attributes to VecDeque.Eli Friedman-2/+8
2015-09-01Auto merge of #28122 - apasel422:issue-28093, r=alexcrichtonbors-0/+1
2015-08-31Fix some typos in SSE-AVX intrinsics.Huon Wilson-21/+26
2015-08-31Remove some SIMD codepaths from trans.Huon Wilson-43/+9
2015-09-01Remove the Modifier and Decorator kinds of syntax extensions.Nick Cameron-173/+3
2015-09-01Auto merge of #28094 - apasel422:extend-hashmap, r=alexcrichtonbors-0/+62
2015-09-01Add E0439 error explanationGuillaume Gomez-14/+34
2015-09-01Add E0440 error explanationGuillaume Gomez-1/+28
2015-09-01Add E0441 error explanationGuillaume Gomez-1/+28
2015-09-01Add E0443 error explanationGuillaume Gomez-22/+49
2015-09-01Add E0442 error explanationGuillaume Gomez-1/+32
2015-09-01Comment out unused error codesGuillaume Gomez-18/+18
2015-09-01Add E0411 error explanationGuillaume Gomez-1/+49
2015-08-31Makes formatting of i32 consistentJack Wilson-1/+1
2015-08-31Auto merge of #28079 - huonw:simd, r=alexcrichtonbors-610/+8173
2015-08-31remove the is_instantiable checkAriel Ben-Yehuda-115/+1
2015-08-31Delete unused macros from rustc_platform_intrinsics.Huon Wilson-40/+0
2015-08-31Implement RFC 839 for `{HashMap, HashSet}`Andrew Paseltiner-0/+62
2015-08-31Auto merge of #28009 - GuillaumeGomez:patch-1, r=Manishearthbors-0/+3
2015-08-31Auto merge of #28123 - Aatch:fix-silly-tuple-constructor, r=eddybbors-0/+32
2015-08-31Auto merge of #28116 - nrc:closure-expand, r=alexcrichtonbors-6/+1
2015-08-31Translate constructor arguments for zero-sized tuple structsJames Miller-0/+32
2015-08-31Auto merge of #28107 - mneumann:dragonfly_ar, r=alexcrichtonbors-1/+1
2015-08-31hide docs for private `collections::btree::Recover` traitAndrew Paseltiner-0/+1