summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2015-08-17switch core::simd to repr(simd) and deprecate it.Huon Wilson-1/+3
2015-08-17core: Move `atomic` into a new `sync` moduleAlex Crichton-1/+1
2015-08-17std: Clean up primitive integer modulesAlex Crichton-303/+25
2015-08-17Remove dependencies on libm functions from libcore.Eli Friedman-33/+132
2015-08-16rustdoc: Added issue_tracker_base_url annotations to cratesMartin Wernstål-0/+1
2015-08-15test: Fix tests for requiring issuesAlex Crichton-1/+2
2015-08-15std: Add issues to all unstable featuresAlex Crichton-222/+270
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-2/+0
2015-08-14Auto merge of #27641 - nikomatsakis:soundness-rfc-1214, r=nrcbors-3/+3
2015-08-14Auto merge of #27822 - arielb1:inline-round-take-2, r=Gankrobors-0/+1
2015-08-13Auto merge of #27684 - alexcrichton:remove-deprecated, r=aturonbors-959/+46
2015-08-13Mark round_up_to_next as inline arielb1-0/+1
2015-08-13Auto merge of #27693 - nagisa:remutex-docs, r=alexcrichtonbors-3/+10
2015-08-12Fallout in libs -- misc missing bounds uncovered by WF checks.Niko Matsakis-3/+3
2015-08-12Remove all unstable deprecated functionalityAlex Crichton-959/+46
2015-08-12Fix ReentrantMutex documentation wrt DerefMutSimonas Kazlauskas-3/+10
2015-08-11rollup merge of #27679: durka/patch-5Alex Crichton-4/+4
2015-08-11rollup merge of #27678: alexcrichton/snapshotsAlex Crichton-186/+0
2015-08-11rollup merge of #27676: alexcrichton/msvc-unwindAlex Crichton-5/+5
2015-08-11rollup merge of #27674: zaeleus/ios-importsAlex Crichton-3/+5
2015-08-11rollup merge of #27663: tbu-/pr_remove_fixmeAlex Crichton-1/+0
2015-08-11rollup merge of #27622: eefriedman/https-urlAlex Crichton-3/+3
2015-08-11rollup merge of #27615: GuillaumeGomez/send_syncAlex Crichton-0/+14
2015-08-12Auto merge of #27615 - GuillaumeGomez:send_sync, r=huonwbors-0/+14
2015-08-11correct copy/paste typos in stdio.rs commentsAlex Burka-4/+4
2015-08-11trans: Re-enable unwinding on 64-bit MSVCAlex Crichton-5/+5
2015-08-11Register new snapshotsAlex Crichton-186/+0
2015-08-11std: Fix imports for ios targetMichael Macias-3/+5
2015-08-11Add HashSet and HashMap testsGuillaume Gomez-25/+15
2015-08-11Remove unneeded FIXMETobias Bucher-1/+0
2015-08-11Rollup merge of #27651 - tshepang:patch-8, r=GankroManish Goregaokar-1/+1
2015-08-11Rollup merge of #27648 - tshepang:patch-7, r=brsonManish Goregaokar-2/+2
2015-08-11Rollup merge of #27633 - tshepang:patch-6, r=alexcrichtonManish Goregaokar-1/+1
2015-08-11Rollup merge of #27577 - diaphore:trailing-newline-formatmessagew, r=alexcric...Manish Goregaokar-3/+7
2015-08-11Auto merge of #27549 - tshepang:clarity, r=alexcrichtonbors-1/+1
2015-08-11Auto merge of #26818 - sfackler:duration-stabilization, r=aturonbors-60/+49
2015-08-10Fix doc testSteven Fackler-1/+0
2015-08-10Add back and deprecate old methods.Steven Fackler-0/+17
2015-08-10Stabilize the Duration APISteven Fackler-59/+32
2015-08-10Auto merge of #27338 - alexcrichton:remove-morestack, r=brsonbors-509/+88
2015-08-10Remove morestack supportAlex Crichton-509/+88
2015-08-11doc: remove an unneeded distinctionTshepang Lekhonkhobe-1/+1
2015-08-10Auto merge of #27531 - bluss:io-copy-dst, r=alexcrichtonbors-2/+14
2015-08-10doc: success is implied reallyTshepang Lekhonkhobe-2/+2
2015-08-10Add Send/Sync traits on Iter struct in hash/tableGuillaume Gomez-1/+25
2015-08-10Auto merge of #27252 - tbu-:pr_less_transmutes, r=alexcrichtonbors-18/+20
2015-08-10Auto merge of #27516 - alexcrichton:osx-flaky-zomg, r=brsonbors-0/+4
2015-08-10std: Allow ?Sized parameters in std::io::copyUlrik Sverdrup-2/+14
2015-08-10Revert "Mark round_up_to_next as inline"Tim Neumann-1/+0
2015-08-10doc: add missing symbolTshepang Lekhonkhobe-1/+1