summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-12rustc_typeck/check/closure: rustfmtNiko Matsakis-24/+27
2018-02-12Remove allocation from width of character function.Mark Simulacrum-3/+5
2018-02-12Delete information about 'entry_and_modify' from Unstable bookhedgehog1024-77/+0
2018-02-12Stabilize 'entry_and_modify' feature for HashMaphedgehog1024-2/+1
2018-02-12Stabilize 'entry_and_modify' feature for BTreeMaphedgehog1024-2/+1
2018-02-12Update compiletest's `read2` functionAlex Crichton-10/+14
2018-02-12rustc: Persist LLVM's `Linker` in Fat LTOAlex Crichton-49/+114
2018-02-12core::iter::repeat_with: document DoubleEndedIterator behaviorMazdak Farrokhzad-0/+6
2018-02-12rustc: Add the ability to not run dsymutilAlex Crichton-3/+57
2018-02-1238880 fixup add missing mutShaun Steenkamp-1/+1
2018-02-1238880 remove redundant extra functionShaun Steenkamp-14/+6
2018-02-12Fix tidy errorsAntoni Boucher-6/+10
2018-02-12Add Iterator::try_for_eachScott McMurray-6/+42
2018-02-12Auto merge of #47843 - estebank:teach, r=nikomatsakisbors-55/+3255
2018-02-12core::iter::repeat_with: fix doc testsMazdak Farrokhzad-2/+2
2018-02-12core::iter::repeat_with: fix tests some moreMazdak Farrokhzad-5/+5
2018-02-12core::iter::repeat_with: fix testsMazdak Farrokhzad-1/+3
2018-02-12core::iter::repeat_with: derive Copy, Clone, DebugMazdak Farrokhzad-0/+1
2018-02-12core::iter::repeat_with: general fixesMazdak Farrokhzad-0/+7
2018-02-12add core::iter::repeat_withMazdak Farrokhzad-0/+148
2018-02-12Auto merge of #48144 - kennytm:reduce-musl-test-size, r=Mark-Simulacrumbors-1/+9
2018-02-11Continue parsing function after finding `...` argEsteban Küber-5/+43
2018-02-11Make primitive types docs relevant (unsigned)Antoni Boucher-735/+815
2018-02-11Make primitive types docs relevantGuillaume Gomez-985/+1016
2018-02-11Update ops range example to avoid confusion between indexes and values.Jason Schein-5/+5
2018-02-11Delete executables if the test ran successfully.Mark Simulacrum-3/+5
2018-02-12compiletest: Delete the executable immediately after running.kennytm-2/+8
2018-02-11Add an unstable FileTypeExt extension trait for WindowsPeter Atashian-0/+21
2018-02-11Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakisbors-56/+374
2018-02-11Change Step to be invoked with a path when in default mode.Mark Simulacrum-312/+415
2018-02-11Auto merge of #47614 - dotdash:x86_64_sysv_ffi, r=eddybbors-57/+94
2018-02-11Dangling pointer fixArtyom Pavlov-2/+2
2018-02-11Add test.Jeffrey Seyfried-0/+30
2018-02-11Auto merge of #47657 - algesten:save-analysis-impls, r=nrcbors-10/+59
2018-02-11Auto merge of #48092 - eddyb:discriminate-the-void, r=nikomatsakisbors-74/+154
2018-02-10Remove DontDistWithMiri struct and instead just directly check it in builderMark Simulacrum-27/+7
2018-02-10Make exclude and paths relative to root of checkoutMark Simulacrum-7/+10
2018-02-10Implement excluding a build-step via --excludeMark Simulacrum-7/+33
2018-02-10Add the emptiness condition to the docs; add a PartialOrd example with NANScott McMurray-2/+24
2018-02-11fixed errorsАртём Павлов [Artyom Pavlov]-4/+4
2018-02-11typo: correct endianess to endianness (this also changes function names!)Matthias Krüger-18/+18
2018-02-11iterator instead loopАртём Павлов [Artyom Pavlov]-10/+8
2018-02-11added conversion from Rust feature to LLVM featureАртём Павлов [Artyom Pavlov]-35/+42
2018-02-10Correct a few stability attributesOliver Middleton-10/+10
2018-02-10Add comment about the problem, and use provided path if availableroblabla-1/+8
2018-02-11Rollup merge of #47547 - varkor:infinite-iterators-warning-doc, r=frewsxcvkennytm-0/+18
2018-02-10typo fixArtyom Pavlov-1/+1
2018-02-11Rollup merge of #48124 - alexcrichton:clean-up-debugging, r=kennytmkennytm-3/+8
2018-02-11Rollup merge of #48120 - matthiaskrgr:typos_src_1, r=alexcrichtonkennytm-12/+12
2018-02-11Rollup merge of #48085 - alexcrichton:update-dlmalloc, r=Mark-Simulacrumkennytm-0/+0