about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-13Remove unused methodGuillaume Gomez-21/+11
2015-07-13Update boxed.rsWei-Ming Yang-2/+2
2015-07-13Add error codesGuillaume Gomez-216/+113
2015-07-12std: Fix a TLS destructor bug on OSXAlex Crichton-2/+57
2015-07-12Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichtonbors-89/+109
2015-07-12Auto merge of #26895 - jroesch:modernize-typeck-names, r=nikomatsakisbors-312/+316
2015-07-12debuginfo: Instruct MSVC linker to generate PDB file if debuginfo is enabledMichael Woerister-0/+24
2015-07-12Clean up trailing whitespacesPavel Pravosud-11/+11
2015-07-12Fix multi-threading example in dining-philosophersPavel Pravosud-4/+4
2015-07-12Auto merge of #26966 - nagisa:tail-init, r=alexcrichtonbors-77/+110
2015-07-12Auto merge of #26965 - bluss:cstring-debug, r=alexcrichtonbors-4/+16
2015-07-12Auto merge of #26985 - Manishearth:rollup, r=Manishearthbors-67/+66
2015-07-12Rollup merge of #26979 - tshepang:trim, r=GankroManish Goregaokar-4/+0
2015-07-12Rollup merge of #26976 - tshepang:more-simple-explanation, r=gankroManish Goregaokar-2/+1
2015-07-12Rollup merge of #26974 - tshepang:trailing-comma, r=GankroManish Goregaokar-15/+15
2015-07-12Rollup merge of #26973 - tshepang:repetition, r=GankroManish Goregaokar-1/+1
2015-07-12Rollup merge of #26967 - tsurai:master, r=steveklabnikManish Goregaokar-1/+1
2015-07-12Rollup merge of #26881 - andreastt:international_keyboard, r=alexcrichtonManish Goregaokar-44/+48
2015-07-12Auto merge of #26931 - reem:string-conversions, r=alexcrichtonbors-21/+39
2015-07-12Skip diagnostic codes occurring inside a long diagnostic in errorck.Nick Hamann-0/+12
2015-07-12Auto merge of #26972 - jethrogb:patch-1, r=alexcrichtonbors-2/+6
2015-07-11Add String::into_boxed_slice and Box<str>::into_stringJonathan Reem-21/+39
2015-07-12Auto merge of #26959 - dhuseby:i686-unknown-freebsd, r=alexcrichtonbors-7/+133
2015-07-11Correct and clarify integer division rounding docsWilliam Throwe-4/+10
2015-07-11Auto merge of #26913 - sfackler:tuple-debug, r=alexcrichtonbors-7/+12
2015-07-12doc: remove redundant infoTshepang Lekhonkhobe-4/+0
2015-07-11Auto merge of #26882 - andreastt:style_improvements, r=alexcrichtonbors-5/+4
2015-07-12Implement RFC 1058Simonas Kazlauskas-77/+110
2015-07-11Change std::fs::File.set_len example and documentationjethrogb-2/+6
2015-07-11doc: make explanation easier to undrstandTshepang Lekhonkhobe-2/+1
2015-07-11Use escaped byte string representation for CString DebugUlrik Sverdrup-4/+16
2015-07-11We just have to replace error codes but code is good nowGuillaume Gomez-77/+222
2015-07-11Auto merge of #26878 - Esption:master, r=pnkfelixbors-2/+2
2015-07-11remove repetition from E0308 explanationTshepang Lekhonkhobe-1/+1
2015-07-11Fix feature nameWesley Wiser-1/+1
2015-07-11Fix version number on SliceConcatExt:joinWesley Wiser-1/+1
2015-07-11fixing trailing whitespaceDave Huseby-1/+1
2015-07-11doc: remove playground links for structs and traitsCristian Kubis-1/+1
2015-07-11Rollup merge of #26944 - rick68:patch-11, r=brsonManish Goregaokar-2/+2
2015-07-11Rollup merge of #26943 - brson:installer, r=alexcrichtonManish Goregaokar-0/+0
2015-07-11Rollup merge of #26936 - bluss:doc-array, r=steveklabnikManish Goregaokar-4/+4
2015-07-11Rollup merge of #26932 - tsurai:master, r=steveklabnikManish Goregaokar-1/+8
2015-07-11adding support for i686-unknown-freebsd targetDave Huseby-7/+133
2015-07-11Auto merge of #26903 - steveklabnik:io_function_docs, r=alexcricthonbors-19/+158
2015-07-11Auto merge of #26945 - steveklabnik:doc_io_bufreader, r=alexcrichtonbors-4/+77
2015-07-10Fix make tidyJared Roesch-26/+34
2015-07-11Suggest using `ref` inline in an errorP1start-2/+46
2015-07-11Auto merge of #26929 - alexcrichton:windows-dir-junction, r=brsonbors-35/+225
2015-07-10Rename TypeWithMutability to TypeAndMutJared Roesch-106/+106
2015-07-11Auto merge of #26941 - fhartwig:osx-file-debug, r=alexcrichtonbors-3/+20