]> git.lizzy.rs Git - rust.git/history - src
More docs for std::io::BufReader
[rust.git] / src /
2015-07-10 Steve KlabnikMore docs for std::io::BufReader
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 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-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 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 SantosAdd 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 NewmanUpdate the installer to support netbsd
2015-07-08 borsAuto merge of #26849 - bluss:read-to-end-memset, r...
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 de NesUse wrapping_div call and correct the feature name
2015-07-08 Mathijs van de NesImplement 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...
2015-07-06 Steve KlabnikRollup merge of #26825 - steveklabnik:gh24802, r=alexcr...
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 Steve KlabnikRollup merge of #26807 - eddyb:trans-normalize, r=cmr
2015-07-06 Steve KlabnikRollup merge of #26761 - steveklabnik:actually_ub,...
2015-07-06 Steve KlabnikRollup merge of #26599 - richo:richo-stage-info, r...
2015-07-06 Steve KlabnikSignificantly improve formatter trait docs
2015-07-06 borsAuto merge of #26757 - oli-obk:style_fixes, r=brson
2015-07-06 Richo Healeyrustc_driver: Omit stage info for stage2+
2015-07-06 Tshepang Lekhonkhobereference: make 'Move and copied types' section more...
2015-07-06 Tshepang Lekhonkhobereference: do not display the extra space
2015-07-06 Steve KlabnikFFI panic is UB
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-06 Richo Healeyrustc_driver: Print stage info in --version --verbose
2015-07-06 Huon Wilsonrustc: implement `unstable(issue = "nnn")`.
2015-07-06 borsAuto merge of #26824 - arielb1:fix-26812, r=eddyb
2015-07-06 Steve KlabnikDocument _ in bindings
next