about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-22Don't record the root module in the search indexmitaa-8/+10
2015-12-22std: Remove old android header fileAlex Crichton-37/+0
2015-12-22Stop re-exporting PathParameters's variants.Ms2ger-35/+36
2015-12-22Fix def paths creation for items inlined from external crates.Michael Woerister-23/+50
2015-12-22Removed usage of `drop` from `std::net::UdpSocket` docsdefyrlt-10/+11
2015-12-22variable `CPUS_SIZE` should have a snake case name such as `cpus_size`Sébastien Marie-3/+3
2015-12-22explicit use libc to refer to HW_NCPUSébastien Marie-1/+1
2015-12-22Auto merge of #30417 - alexcrichton:better-detect-elf-tls, r=alexcrichtonbors-84/+103
2015-12-22Auto merge of #30175 - alexcrichton:less-c-code, r=brsonbors-662/+154
2015-12-21std: Remove rust_builtin C support libraryAlex Crichton-662/+154
2015-12-21std: Use cfg(target_thread_local) in thread_local!Alex Crichton-78/+50
2015-12-21syntax: Respect allow_internal_unstable in macrosAlex Crichton-5/+11
2015-12-21rustc: Add feature-gated cfg(target_thread_local)Alex Crichton-2/+43
2015-12-22add openbsd snapshotSébastien Marie-0/+1
2015-12-22Auto merge of #30516 - retep998:non-universal-crt, r=alexcrichtonbors-2/+9
2015-12-21Fix Universal CRT detection on weird setupsPeter Atashian-2/+9
2015-12-21Auto merge of #30434 - alexcrichton:update-jemalloc, r=alexcrichtonbors-0/+0
2015-12-21std: Ensure AssertRecoverSafe indeed is more oftenAlex Crichton-16/+24
2015-12-21Auto merge of #30352 - alexcrichton:new-snashots, r=nikomatsakisbors-836/+44
2015-12-21std: Update jemalloc versionAlex Crichton-0/+0
2015-12-21Auto merge of #30460 - Ms2ger:BindingMode, r=alexcrichtonbors-27/+26
2015-12-21Register new snapshotsAlex Crichton-836/+44
2015-12-21Auto merge of #30512 - semarie:openbsd-libc, r=alexcrichtonbors-1/+1
2015-12-21unbreak openbsd codeSébastien Marie-1/+1
2015-12-21Auto merge of #30413 - pnkfelix:fsk-span_note, r=Manishearthbors-5/+133
2015-12-21Auto merge of #30400 - fbergr:master, r=steveklabnikbors-1/+1
2015-12-21Auto merge of #30493 - semarie:openbsd-cc, r=alexcrichtonbors-5/+1