summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-22Add an impl for Box<Error> from String.Michael Sproul-0/+27
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
2015-12-21Revert to colon. The text is introducing a list.Luke Jones-1/+1
2015-12-21Update patterns.mdLuke Jones-1/+1
2015-12-21Correct line wrapLuke Jones-4/+12
2015-12-21Auto merge of #30486 - nagisa:mir-fix-geps, r=luqmanabors-3/+6
2015-12-21Auto merge of #30482 - luqmana:const-fat-ptr, r=dotdashbors-0/+12
2015-12-20Auto merge of #30470 - petrochenkov:owned5, r=nrcbors-34/+69
2015-12-20Stop re-exporting the ast::BindingMode variants.Ms2ger-27/+26
2015-12-20Auto merge of #30469 - nagisa:mir-gv-prettify, r=luqmanabors-9/+9
2015-12-21Rewrite paragraph in 'match' to be more concise and readable. StartLuke Jones-18/+10
2015-12-20Corrected deprecation reference to appropriate crateebadf-1/+1
2015-12-20Auto merge of #30468 - Eljay:fix-doc-link, r=alexcrichtonbors-1/+1
2015-12-20Auto merge of #30454 - mmcco:size_t, r=alexcrichtonbors-3/+3
2015-12-20openbsd: use specific linker for buildingSébastien Marie-0/+1
2015-12-20remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGSSébastien Marie-5/+0
2015-12-20Auto merge of #30455 - mmcco:beautify-isaac, r=alexcrichtonbors-16/+62
2015-12-20Auto merge of #30436 - durka:patch-14, r=alexcrichtonbors-2/+2
2015-12-19Auto merge of #30430 - mmcco:master, r=alexcrichtonbors-1/+62
2015-12-19Auto merge of #30401 - DiamondLovesYou:pnacl-target, r=alexcrichtonbors-26/+61
2015-12-19Auto merge of #30394 - geofft:dt-runpath, r=alexcrichtonbors-0/+10
2015-12-19Fix GEPs for MIR indexing translationSimonas Kazlauskas-3/+6
2015-12-19[MIR] Handle FatPtr in mir::constant::trans_constval.Luqman Aden-0/+12
2015-12-19Auto merge of #30435 - Ms2ger:ParseResult, r=alexcrichtonbors-6/+5
2015-12-19Update no-stdlib.mdnwin-1/+1
2015-12-19Auto merge of #30408 - durka:issue-26873, r=alexcrichtonbors-0/+106