]> git.lizzy.rs Git - rust.git/history - src/libstd
Book: Update raw/byte string literal in syntax index
[rust.git] / src / libstd /
2015-10-28 borsAuto merge of #29409 - arielb1:recursive-arrays, r...
2015-10-28 borsAuto merge of #29402 - sanxiyn:if-let, r=steveklabnik
2015-10-28 borsAuto merge of #29398 - jonas-schievink:if-let-arms...
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-27 borsAuto merge of #26421 - nham:fix_21546, r=pnkfelix
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 borsAuto merge of #29327 - sanxiyn:argument, r=nrc
2015-10-27 borsAuto merge of #29326 - Charlotteis:patch-1, r=steveklabnik
2015-10-27 borsAuto merge of #29317 - matklad:clarify-reference, r...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 borsAuto merge of #29310 - mdinger:book_playpen, r=steveklabnik
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29312 - apasel422:issue-21410, r=alexcri...
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 Tobias BucherSay that `std::env::{set_var, unset_var}` *may* panic
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-25 Lee JenkinsFix doc comment typo
2015-10-25 borsAuto merge of #29279 - Ryman:strtests, r=alexcrichton
2015-10-25 Tobias BucherDocument possible panics for `std::env::{set_var, unset...
2015-10-25 Tobias BucherRemove key duplication from `BTreeMap` example in ...
2015-10-25 borsAuto merge of #29273 - Manishearth:regression, r=alexcr...
2015-10-25 borsAuto merge of #29272 - sanxiyn:llvm-update, r=alexcrichton
2015-10-25 borsAuto merge of #29261 - apasel422:issue-22403, r=alexcri...
2015-10-25 borsAuto merge of #29256 - alexcrichton:less-flaky, r=brson
2015-10-24 borsAuto merge of #29229 - SingingTree:reflect_28260_in_rea...
2015-10-24 borsAuto merge of #29151 - wthrowe:linker-output-ICE, r...
2015-10-24 borsAuto merge of #29215 - fhahn:issue-28157-bad-semicolon...
2015-10-23 Florian HahnRemove bare semicolons
2015-10-23 borsAuto merge of #29241 - nikomatsakis:issue-28871, r...
2015-10-23 Alex Crichtonstd: Add more entries to stdtest base_port
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-23 borsAuto merge of #29194 - chrisccerami:clarify-headers...
2015-10-23 borsAuto merge of #29242 - matklad:fix-comment, r=alexcrichton
2015-10-23 borsAuto merge of #29237 - alexcrichton:packaging, r=brson
2015-10-23 borsAuto merge of #27894 - steveklabnik:gh26888, r=alexcrichton
2015-10-23 Steve KlabnikDocument replacement behavior in some collections
2015-10-23 borsAuto merge of #29216 - steveklabnik:fix_libc, r=alexcri...
2015-10-22 borsAuto merge of #29236 - steveklabnik:rollup, r=steveklabnik
2015-10-22 Steve KlabnikRollup merge of #29230 - tsion:fix-nomicon-typo-2,...
2015-10-22 Steve KlabnikRollup merge of #29224 - wesleywiser:patch-2, r=alexcri...
2015-10-22 Steve KlabnikRollup merge of #29193 - kini:filename-conventions...
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 Steve KlabnikRollup merge of #29170 - kini:curl-sh-disclaimer, r...
2015-10-22 borsAuto merge of #29170 - kini:curl-sh-disclaimer, r=steve...
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #29195 - alexcrichton:fix-windows-dist...
2015-10-22 borsAuto merge of #28355 - DiamondLovesYou:pnacl-librustc...
2015-10-22 Wesley WiserFix doc sample for Cursor
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-21 borsAuto merge of #29138 - ykomatsu:trpl2, r=Manishearth
2015-10-21 borsAuto merge of #29179 - cjdrake:fixup, r=steveklabnik
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29108 - notriddle:master, r=alexcrichton
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-21 borsAuto merge of #29192 - phil-opp:unsafe-const-fns, r...
2015-10-21 borsAuto merge of #29190 - alexcrichton:from-str-socket...
2015-10-21 borsAuto merge of #29186 - pnkfelix:fsk-fix-issue-29166...
2015-10-21 borsAuto merge of #29171 - nrc:servo-dxr, r=@arielb1
2015-10-20 borsAuto merge of #29159 - arcnmx:travis-trusty, r=alexcrichton
2015-10-20 borsAuto merge of #29148 - petrochenkov:noshow, r=alexcrichton
2015-10-20 Alex Crichtonstd: Implement FromStr for SocketAddrV{4,6}
2015-10-20 borsAuto merge of #29187 - steveklabnik:rollup, r=steveklabnik
2015-10-20 Steve KlabnikRollup merge of #29176 - huonw:shared-tracking, r=Gankro
2015-10-20 Steve KlabnikRollup merge of #29175 - durka:patch-8, r=Gankro
2015-10-20 Steve KlabnikRollup merge of #29162 - tsion:fix-nomicon-typo, r...
2015-10-20 Steve KlabnikRollup merge of #29158 - arcnmx:process-test, r=alexcri...
2015-10-20 borsAuto merge of #29156 - arcnmx:net-tests, r=alexcrichton
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-20 borsAuto merge of #29155 - retep998:read-no-dir, r=alexcrichton
2015-10-20 borsAuto merge of #29152 - petrochenkov:derstab, r=alexcrichton
2015-10-20 borsAuto merge of #29140 - sorear:dst-document-on-sized...
2015-10-20 borsAuto merge of #29009 - alexcrichton:std-pkgs, r=brson
2015-10-19 borsAuto merge of #29172 - steveklabnik:rollup, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29169 - apasel422:spell, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29168 - aarzee:master, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29165 - iajrz:patch-1, r=steveklabnik
2015-10-19 Steve KlabnikRollup merge of #29132 - sorear:document-ordering-relax...
2015-10-19 Steve KlabnikRollup merge of #29125 - iKevinY:std-io-doc-fixes,...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 Andrew PaseltinerCorrect spelling in docs
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-19 borsAuto merge of #29153 - arcnmx:thread-spawn, r=alexcrichton
2015-10-19 borsAuto merge of #29144 - dotdash:llvmup, r=alexcrichton
2015-10-19 arcnmxOwned conversions for CString
2015-10-19 Peter AtashianAdd error kind handling for ERROR_PATH_NOT_FOUND
2015-10-19 arcnmxAdd missing #[test] attribute to test
next