summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-12-27Fix `auto_ref()` for fat pointersBjörn Steinbrink-7/+11
2015-12-27Change the typo 'that' to 'than' in the book error-handling chapter.Jeff Walden-1/+1
2015-12-27Auto merge of #30566 - salty-horse:doc_typo, r=apasel422bors-1/+1
2015-12-26Fix links in char docsFlorian Hartwig-11/+11
2015-12-26llvm: Add support for vectorcall (X86_VectorCall) conventionSteffen-1/+7
2015-12-26book: Fix typoOri Avtalion-1/+1
2015-12-26Also fix MIRification of unit enum variantsSimonas Kazlauskas-17/+36
2015-12-26Fix some links in str docsFlorian Hartwig-3/+3
2015-12-26Fix links in docs for std::ioFlorian Hartwig-4/+4
2015-12-26Fix link that is currently broken due to bad markupFlorian Hartwig-2/+1
2015-12-25Auto merge of #30558 - jonas-schievink:delete-ast, r=nrcbors-25/+33
2015-12-25update valgrind suppressionsTamir Duberstein-55/+28
2015-12-25Delete the AST after loweringJonas Schievink-3/+13
2015-12-25libstd: unix process spawning: fix bug with setting stdioIvan Petkov-0/+139
2015-12-25Rollup merge of #30552 - mmcco:align, r=steveklabnikManish Goregaokar-2/+2
2015-12-25Rollup merge of #30551 - nagisa:mir-unit-structs, r=luqmanaManish Goregaokar-54/+73
2015-12-25Rollup merge of #30545 - bluss:operator-overload, r=steveklabnikManish Goregaokar-5/+6
2015-12-25Rollup merge of #30528 - michaelwoerister:fix-extern-def-paths, r=nikomatsakisManish Goregaokar-23/+50
2015-12-25Rollup merge of #30518 - semarie:openbsd-snapshot, r=alexcrichtonManish Goregaokar-0/+1
2015-12-25Rollup merge of #30513 - alexcrichton:assert-is-safe, r=aturonManish Goregaokar-16/+24
2015-12-25Rollup merge of #30485 - sfackler:panic-handler, r=alexcrichtonManish Goregaokar-8/+331
2015-12-25Auto merge of #30544 - steveklabnik:rollup, r=steveklabnikbors-506/+22
2015-12-24Add test.Luqman Aden-0/+28
2015-12-24[MIR] Make sure candidates are reversed before `match_candidates`.Luqman Aden-1/+4
2015-12-24Fix whitespace alignmentMichael McConville-2/+2
2015-12-25Properly translate unit structs in MIRSimonas Kazlauskas-54/+73
2015-12-24ast_map => hir_mapJonas Schievink-22/+20
2015-12-24Fix link to `Formatter::debug_struct`mitaa-1/+1
2015-12-23Use libc's Linux syscall()Michael McConville-5/+1
2015-12-23Simply two cfg attributesMichael McConville-2/+2
2015-12-24book: Some operator fixes for the syntax indexUlrik Sverdrup-5/+6
2015-12-23Rollup merge of #30543 - brson:doc, r=steveklabnikSteve Klabnik-463/+16
2015-12-23Rollup merge of #30539 - erickt:whitespace, r=sfacklerSteve Klabnik-2/+2
2015-12-23Rollup merge of #30537 - tshepang:make-visible, r=GankroSteve Klabnik-1/+1
2015-12-23Rollup merge of #30529 - alexcrichton:less-c-code, r=sanxiynSteve Klabnik-37/+0
2015-12-23Rollup merge of #30473 - nwin:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-12-23Rollup merge of #30465 - androm3da:master, r=alexcrichtonSteve Klabnik-1/+1
2015-12-23Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnikSteve Klabnik-1/+1
2015-12-23Strip the documentation index down to the essentials.Brian Anderson-31/+13
2015-12-23Remove links to out-of-tree docsBrian Anderson-24/+0
2015-12-23Remove the FAQs in favor of the websiteBrian Anderson-408/+3
2015-12-23Implement custom panic handlersSteven Fackler-8/+331
2015-12-23Minor fix to whitespace in libsyntaxErick Tryzelaar-2/+2
2015-12-23doc: make line visibleTshepang Lekhonkhobe-1/+1
2015-12-23Auto merge of #30525 - semarie:ncpu, r=alexcrichtonbors-4/+4
2015-12-23Auto merge of #30377 - Wafflespeanut:levenshtein, r=Manishearthbors-94/+94
2015-12-23Auto merge of #30504 - mitaa:rdoc_root, r=alexcrichtonbors-8/+10
2015-12-23BinaryHeap: Use full sift down in .pop()Ulrik Sverdrup-1/+26
2015-12-22Don't record the root module in the search indexmitaa-8/+10
2015-12-22std: Remove old android header fileAlex Crichton-37/+0