]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-11 borsAuto merge of #26945 - steveklabnik:doc_io_bufreader...
2015-07-11 borsAuto merge of #26929 - alexcrichton:windows-dir-junctio...
2015-07-11 borsAuto merge of #26941 - fhartwig:osx-file-debug, r=alexc...
2015-07-10 Steve KlabnikMore docs for std::io::BufReader
2015-07-10 borsAuto merge of #26926 - alexcrichton:llvm-archive-writer...
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 Florian HartwigShow file name and access mode in Debug instance for...
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 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 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 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
2015-07-09 Nick Cameronsave-analysis: API-ify paths
2015-07-09 Nick CameronFix a bug where macros in expression position don't...
2015-07-09 Nick Cameronsave-analysis: api-ify method calls
2015-07-09 borsAuto merge of #26879 - GuillaumeGomez:patch-1, r=arielb1
2015-07-08 Ulrik Sverdrupio: Use Vec::resize in Cursor<Vec<u8>> for more efficie...
2015-07-08 borsAuto merge of #26869 - alexcrichton:fix-msvc-sepcomp...
2015-07-08 Alex Crichtontrans: Link rlibs to dylibs with --whole-archive
2015-07-08 Alex HotShot... Update the installer to support netbsd
2015-07-08 borsAuto merge of #26849 - bluss:read-to-end-memset, r...
2015-07-08 Tobias BucherMake `std::env::current_dir` work for path names longer...
2015-07-08 borsAuto merge of #26894 - steveklabnik:rollup, r=steveklabnik
2015-07-08 Ulrik Sverdrupio: Simplify BufReader::with_capacity
2015-07-08 Ulrik SverdrupImprove Vec::resize so that it can be used in Read...
2015-07-08 Guillaume GomezAdd E0232 error explanation
2015-07-08 Guillaume GomezAdd E0220 error explanation
2015-07-08 Steve KlabnikRollup merge of #26893 - dhuseby:fixing_freebsd_tests...
2015-07-08 Dave Husebythis fixes the test failures on freebsd
2015-07-08 Steve KlabnikRollup merge of #26892 - steveklabnik:gh26482, r=alexcr...
2015-07-08 Steve KlabnikTRPL: make version constraits explicit
2015-07-08 Steve KlabnikRollup merge of #26891 - steveklabnik:gh26552, r=huonw
2015-07-08 Steve KlabnikFix up unsafe section of slice::from_raw_parts
2015-07-08 Steve KlabnikRollup merge of #26889 - sanxiyn:fixme, r=alexcrichton
2015-07-08 Steve KlabnikRollup merge of #26850 - steveklabnik:more_format_docs...
2015-07-08 Steve KlabnikMake mention of alternate flags in std::fmt traits
2015-07-08 Steve KlabnikRollup merge of #26784 - birkenfeld:patch-2, r=steveklabnik
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-08 Seo SanghyeonRemove a FIXME
2015-07-08 Mathijs van... Use wrapping_div call and correct the feature name
2015-07-08 Mathijs van... Implement Div for Wrapping<T>
2015-07-08 Björn SteinbrinkImprove PartialEq for slices
2015-07-08 Peter AtashianReport memory use in time-passes on Windows
2015-07-08 Guillaume GomezAdd E0191 error explanation
2015-07-08 borsAuto merge of #26863 - brson:revert-stageversion, r...
2015-07-08 borsAuto merge of #26859 - arielb1:const-deref-again, r...
2015-07-08 Alex Crichtonmsvc: Get codegen-units working
2015-07-07 borsAuto merge of #26861 - steveklabnik:rollup, r=steveklabnik
2015-07-07 Brian AndersonRevert "rustc_driver: Print stage info in --version...
2015-07-07 Brian AndersonRevert "rustc_driver: Omit stage info for stage2+"
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-07 Ariel Ben-Yehudamark user-defined derefs as non-constant
2015-07-07 Ariel Ben-Yehudause is_method_call rather than directly accessing the...
2015-07-07 Steve KlabnikRollup merge of #26857 - GuillaumeGomez:patch-1, r...
2015-07-07 Guillaume GomezAdd missing "```"
2015-07-07 Steve KlabnikRollup merge of #26855 - steveklabnik:gh26344, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26854 - steveklabnik:gh26345, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26853 - steveklabnik:gh26346, r=Gankro
2015-07-07 Steve KlabnikRe-word UB in unsafe guide
2015-07-07 Steve KlabnikRollup merge of #26852 - steveklabnik:gh26375, r=alexcr...
2015-07-07 Steve KlabnikRollup merge of #26742 - GuillaumeGomez:patch-2, r...
2015-07-07 Steve KlabnikNot literally all of concurrency is a library
2015-07-07 Steve KlabnikThere are four uses of unsafe, actually
2015-07-07 Steve KlabnikDescribe lifetime syntax for impl
2015-07-07 borsAuto merge of #26699 - eddyb:unstable-prelude_import...
2015-07-07 borsAuto merge of #26844 - steveklabnik:rollup, r=steveklabnik
2015-07-06 borsAuto merge of #26599 - richo:richo-stage-info, r=brson
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26832 - steveklabnik:doc_rustc_cycle_t...
2015-07-06 Steve KlabnikRollup merge of #26828 - steveklabnik:gh25765, r=bluss
2015-07-06 Steve KlabnikRollup merge of #26827 - steveklabnik:gh25786, r=alexcr...
next