summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-10Remove the generic `fill_bytes_buf` functionTobias Bucher-31/+13
2015-07-10Use CopyFileEx for fs::copy on WindowsPeter Atashian-16/+93
2015-07-10doc: set playground to nightly for unstable codeCristian Kubis-1/+8
2015-07-10Auto merge of #26907 - nrc:save-fns, r=brsonbors-210/+331
2015-07-09Test that CStr and CString have equivalent hashes.Jonathan Reem-1/+16
2015-07-09Implement Borrow<CStr> for CString and ToOwned for CStrJonathan Reem-1/+24
2015-07-10Remove token::get_name when unneededGuillaume Gomez-50/+60
2015-07-09Expand documentation for the primitive type arrayUlrik Sverdrup-6/+35
2015-07-09Revert "msvc: Enable landing pads by default"Alex Crichton-31/+8
2015-07-09Auto merge of #26766 - jespino:add-more-filetypes, r=alexcrichtonbors-2/+34
2015-07-10Preserve escape sequences in documentation comments on macro expansionBarosl Lee-1/+26
2015-07-09Auto merge of #26814 - tshepang:array-examples, r=blussbors-0/+13
2015-07-09Address some comments on the pull requestTobias Bucher-40/+25
2015-07-09Auto merge of #26909 - rick68:patch-10, r=dotdashbors-5/+5
2015-07-09Auto merge of #26904 - bluss:no-repeat, r=alexcrichtonbors-93/+64
2015-07-09Use vec![elt; n] where possibleUlrik Sverdrup-91/+61
2015-07-09Auto merge of #26899 - posix4e:netbsd, r=alexcrichtonbors-0/+0
2015-07-09Add FileTypeUnix trait to add unix special file typesJesús Espino-2/+34
2015-07-09Auto merge of #26885 - mvdnes:wrapping_div, r=alexcrichtonbors-0/+10
2015-07-08Change tuple Debug impls to use buildersSteven Fackler-14/+4
2015-07-09Auto merge of #26884 - dotdash:fast, r=alexcrichtonbors-4/+22
2015-07-09Update intrinsics.rsWei-Ming Yang-5/+5
2015-07-09Auto merge of #26515 - quantheory:check_enum_recursion, r=nrcbors-36/+170
2015-07-08Add comments about the checks for recursive variant definition, as requested ...Sean Patrick Santos-0/+8
2015-07-08'iff' for docs to 'if and only if'Esption-25/+25
2015-07-09Auto merge of #26883 - retep998:download-more-ram, r=alexcrichtonbors-5/+40
2015-07-09save-analysis: API-ify methodsNick Cameron-94/+116
2015-07-09save-analysis: factor out helper methodNick Cameron-21/+22
2015-07-09Fix a span bug for qualified pathsNick Cameron-4/+17
2015-07-09save-analysis: API-ify pathsNick Cameron-86/+147
2015-07-09Fix a bug where macros in expression position don't have expansion inidices i...Nick Cameron-3/+4
2015-07-09save-analysis: api-ify method callsNick Cameron-12/+35
2015-07-09Auto merge of #26879 - GuillaumeGomez:patch-1, r=arielb1bors-3/+66
2015-07-09io: Use Vec::resize in Cursor<Vec<u8>> for more efficient zero fillUlrik Sverdrup-2/+3
2015-07-08Auto merge of #26869 - alexcrichton:fix-msvc-sepcomp, r=nrcbors-252/+289
2015-07-08trans: Link rlibs to dylibs with --whole-archiveAlex Crichton-129/+229
2015-07-08Update the installer to support netbsdAlex HotShot Newman-0/+0
2015-07-08Auto merge of #26849 - bluss:read-to-end-memset, r=alexcrichtonbors-27/+40
2015-07-08Stdin::read_line: read_line does not need a mutable borrowRalf Jung-1/+1
2015-07-08Remove snake_case names from ty.rsJared Roesch-285/+277
2015-07-08Make `std::env::current_dir` work for path names longer than 2048 bytes on no...Tobias Bucher-10/+49
2015-07-08io: Simplify BufReader::with_capacityUlrik Sverdrup-4/+1
2015-07-08Improve Vec::resize so that it can be used in Read::read_to_endUlrik Sverdrup-23/+39
2015-07-08Add E0232 error explanationGuillaume Gomez-3/+18
2015-07-08Add E0220 error explanationGuillaume Gomez-3/+28
2015-07-08Rollup merge of #26893 - dhuseby:fixing_freebsd_tests, r=alexcrichtonSteve Klabnik-1/+10
2015-07-08this fixes the test failures on freebsdDave Huseby-1/+10
2015-07-08Rollup merge of #26892 - steveklabnik:gh26482, r=alexcrichtonSteve Klabnik-3/+5
2015-07-08TRPL: make version constraits explicitSteve Klabnik-3/+5
2015-07-08Rollup merge of #26891 - steveklabnik:gh26552, r=huonwSteve Klabnik-0/+4