]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-13 borsAuto merge of #26981 - wthrowe:div_docs, r=Gankro
2015-07-13 borsAuto merge of #26910 - nrc:ice-lang-item, r=@huonw
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-13 William ThroweMove rounding discussion to integer Div/Rem impls
2015-07-12 Nick CameronDon't ICE when missing owned_box lang item
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 Simonas KazlauskasTell unicode escapes can’t be used as bytes earlier...
2015-07-12 Alex Crichtonstd: Fix a TLS destructor bug on OSX
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 borsAuto merge of #26966 - nagisa:tail-init, r=alexcrichton
2015-07-12 borsAuto merge of #26965 - bluss:cstring-debug, r=alexcrichton
2015-07-12 borsAuto merge of #26985 - Manishearth:rollup, r=Manishearth
2015-07-12 Manish GoregaokarRollup merge of #26979 - tshepang:trim, r=Gankro
2015-07-12 Manish GoregaokarRollup merge of #26976 - tshepang:more-simple-explanati...
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 Manish GoregaokarRollup merge of #26973 - tshepang:repetition, r=Gankro
2015-07-12 Manish GoregaokarRollup merge of #26967 - tsurai:master, r=steveklabnik
2015-07-12 Manish GoregaokarRollup merge of #26881 - andreastt:international_keyboa...
2015-07-12 borsAuto merge of #26931 - reem:string-conversions, r=alexc...
2015-07-12 borsAuto merge of #26972 - jethrogb:patch-1, r=alexcrichton
2015-07-12 Jonathan ReemAdd String::into_boxed_slice and Box<str>::into_string
2015-07-12 borsAuto merge of #26959 - dhuseby:i686-unknown-freebsd...
2015-07-12 William ThroweCorrect and clarify integer division rounding docs
2015-07-11 borsAuto merge of #26913 - sfackler:tuple-debug, r=alexcrichton
2015-07-11 Tshepang Lekhonkhobedoc: remove redundant info
2015-07-11 borsAuto merge of #26882 - andreastt:style_improvements...
2015-07-11 Simonas KazlauskasImplement RFC 1058
2015-07-11 jethrogbChange std::fs::File.set_len example and documentation
2015-07-11 Tshepang Lekhonkhobedoc: make explanation easier to undrstand
2015-07-11 Ulrik SverdrupUse escaped byte string representation for CString...
2015-07-11 borsAuto merge of #26878 - Esption:master, r=pnkfelix
2015-07-11 Tshepang Lekhonkhoberemove repetition from E0308 explanation
2015-07-11 Wesley WiserFix feature name
2015-07-11 Wesley WiserFix version number on SliceConcatExt:join
2015-07-11 Dave Husebyfixing trailing whitespace
2015-07-11 Cristian Kubisdoc: remove playground links for structs and traits
2015-07-11 borsAuto merge of #26961 - Manishearth:rollup, r=Manishearth
2015-07-11 Manish GoregaokarRollup merge of #26944 - rick68:patch-11, r=brson
2015-07-11 Manish GoregaokarRollup merge of #26943 - brson:installer, r=alexcrichton
2015-07-11 Manish GoregaokarRollup merge of #26936 - bluss:doc-array, r=steveklabnik
2015-07-11 Manish GoregaokarRollup merge of #26932 - tsurai:master, r=steveklabnik
2015-07-11 Dave Husebyadding support for i686-unknown-freebsd target
2015-07-11 borsAuto merge of #26903 - steveklabnik:io_function_docs...
2015-07-11 borsAuto merge of #26945 - steveklabnik:doc_io_bufreader...
2015-07-11 Jared RoeschFix make tidy
2015-07-11 borsAuto merge of #26929 - alexcrichton:windows-dir-junctio...
2015-07-11 Jared RoeschRename TypeWithMutability to TypeAndMut
2015-07-11 borsAuto merge of #26941 - fhartwig:osx-file-debug, r=alexc...
2015-07-10 Wesley WiserChange some instances of .connect() to .join()
2015-07-10 Wesley WiserRename SliceConcatExt::connect to join #26900
2015-07-10 Jared RoeschRemove `pub use` of TypeError in ty.rs
2015-07-10 Steve KlabnikMore docs for std::io::BufReader
2015-07-10 borsAuto merge of #26926 - alexcrichton:llvm-archive-writer...
2015-07-10 Wei-Ming YangUpdate boxed.rs
2015-07-10 Simonas KazlauskasImprove some of the string escape diagnostic spans
2015-07-10 Simonas KazlauskasImprove incomplete unicode escape reporting
2015-07-10 Steven FacklerAdd trailing , for 1-tuples
2015-07-10 Brian AndersonUpgrade rust-installer. Fixes install on Fedora-based...
2015-07-10 borsAuto merge of #26896 - tbu-:pr_getcwd, r=alexcrichton
2015-07-10 Alex Crichtontrans: Use LLVM's writeArchive to modify archives
2015-07-10 Alex Crichtonstd: Consider directory junctions as directories
2015-07-10 borsAuto merge of #26928 - reem:cstr-is-a-cow, r=Gankro
2015-07-10 Steve KlabnikAdd more std::io documentation.
2015-07-10 Florian HartwigShow file name and access mode in Debug instance for...
2015-07-10 Ulrik SverdrupSmall tweaks for the documentation of the primitive...
2015-07-10 borsAuto merge of #26919 - alexcrichton:msvc-turn-off-unwin...
2015-07-10 borsAuto merge of #26751 - retep998:copy-that-floppy, r...
2015-07-10 Tobias BucherRemove the generic `fill_bytes_buf` function
2015-07-10 borsAuto merge of #26613 - brson:relnotes, r=alexcrichton
2015-07-10 Peter AtashianUse CopyFileEx for fs::copy on Windows
2015-07-10 Cristian Kubisdoc: set playground to nightly for unstable code
2015-07-10 borsAuto merge of #26907 - nrc:save-fns, r=brson
2015-07-10 Jonathan ReemTest that CStr and CString have equivalent hashes.
2015-07-10 Jonathan ReemImplement Borrow<CStr> for CString and ToOwned for...
2015-07-09 Brian AndersonUpdate RELEASES.md for 1.2
2015-07-09 Brian AndersonUpdate AUTHORS.txt for 1.2
2015-07-09 borsAuto merge of #26923 - bluss:doc-array, r=alexcrichton
2015-07-09 Ulrik SverdrupExpand documentation for the primitive type array
2015-07-09 Alex CrichtonRevert "msvc: Enable landing pads by default"
2015-07-09 borsAuto merge of #26766 - jespino:add-more-filetypes,...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 Tobias BucherAddress some comments on the pull request
2015-07-09 borsAuto merge of #26909 - rick68:patch-10, r=dotdash
2015-07-09 borsAuto merge of #26904 - bluss:no-repeat, r=alexcrichton
2015-07-09 Ulrik SverdrupUse vec![elt; n] where possible
2015-07-09 borsAuto merge of #26899 - posix4e:netbsd, r=alexcrichton
2015-07-09 Jesús EspinoAdd FileTypeUnix trait to add unix special file types
2015-07-09 borsAuto merge of #26885 - mvdnes:wrapping_div, r=alexcrichton
2015-07-09 Steven FacklerChange tuple Debug impls to use builders
2015-07-09 borsAuto merge of #26884 - dotdash:fast, r=alexcrichton
2015-07-09 Wei-Ming YangUpdate intrinsics.rs
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-09 Sean Patrick... Add comments about the checks for recursive variant...
2015-07-09 Esption'iff' for docs to 'if and only if'
2015-07-09 borsAuto merge of #26883 - retep998:download-more-ram,...
2015-07-09 Nick Cameronsave-analysis: API-ify methods
2015-07-09 Nick Cameronsave-analysis: factor out helper method
2015-07-09 Nick CameronFix a span bug for qualified paths
next