]> git.lizzy.rs Git - rust.git/history - src/libstd/io/mod.rs
Fix spelling errors in comments.
[rust.git] / src / libstd / io / mod.rs
2015-03-19 borsAuto merge of #23482 - alexcrichton:snapshots, r=aturon
2015-03-18 Alex CrichtonRegister new snapshots
2015-03-18 Manish GoregaokarRollup merge of #23455 - Ryman:trim_matches_doc, r...
2015-03-18 Manish GoregaokarRollup merge of #23450 - alexcrichton:fix-sockaddr...
2015-03-18 Manish GoregaokarRollup merge of #23443 - meqif:ipv6addr-new-documentati...
2015-03-18 Manish GoregaokarRollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_l...
2015-03-18 Manish GoregaokarRollup merge of #23467 - andersk:loop-labeled-break...
2015-03-18 Manish GoregaokarRollup merge of #23461 - alexcrichton:feat-char-at...
2015-03-18 borsAuto merge of #22838 - petrochenkov:bytelit, r=alexcrichton
2015-03-18 Vadim PetrochenkovRemove the newly introduced trait impls for fixed-size...
2015-03-18 borsAuto merge of #23438 - nikomatsakis:issue-23435-default...
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 borsAuto merge of #23436 - Manishearth:rollup, r=Manishearth
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-17 Manish GoregaokarRollup merge of #23329 - jbcrail:rm-syntax-highlight...
2015-03-17 Manish GoregaokarRollup merge of #23427 - tshepang:dur-becomes-duration...
2015-03-17 Manish GoregaokarRollup merge of #23417 - padenot:patch-1, r=steveklabnik
2015-03-17 Manish GoregaokarRollup merge of #23415 - alexcrichton:stabilize-flush...
2015-03-17 Manish GoregaokarRollup merge of #23409 - GBGamer:patch-2, r=alexcrichton
2015-03-17 Manish GoregaokarRollup merge of #23402 - tamird:needstest-tests, r...
2015-03-17 Manish GoregaokarRollup merge of #23400 - nrc:pub_use, r=eddyb
2015-03-17 Manish GoregaokarRollup merge of #23399 - tbu-:pr_libflate_error, r...
2015-03-17 borsAuto merge of #23429 - rprichard:fix-linux-build, r...
2015-03-17 borsAuto merge of #23104 - japaric:inherent, r=nikomatsakis
2015-03-17 Jorge Aparicioimpl<T> *const T, impl<T> *mut T
2015-03-17 Jorge Aparicioimpl<T> [T]
2015-03-17 Jorge Aparicioimpl str
2015-03-17 borsAuto merge of #23352 - alexcrichton:stabilize-net,...
2015-03-16 borsAuto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
2015-03-16 borsAuto merge of #23342 - apasel422:23327, r=alexcrichton
2015-03-16 Alex Crichtonstd: Stabilize the Write::flush method
2015-03-16 borsAuto merge of #23347 - aturon:stab-misc, r=alexcrichton
2015-03-16 borsAuto merge of #23395 - bluss:tuple-macro, r=alexcrichton
2015-03-16 borsAuto merge of #23394 - tanadeau:remove-old_io-notes...
2015-03-16 borsAuto merge of #23396 - semarie:remove-sized-bounds...
2015-03-15 borsAuto merge of #23206 - nagisa:print-io, r=alexcrichton
2015-03-15 borsAuto merge of #23353 - alexcrichton:stabilize-os, r...
2015-03-15 borsAuto merge of #23387 - Manishearth:rollup, r=Manishearth
2015-03-15 Manish GoregaokarRollup merge of #23384 - daboross:patch-2, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23382 - FuGangqiang:typos, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23379 - kballard:tweak-stdio-docs...
2015-03-15 Manish GoregaokarRollup merge of #23375 - kballard:remove-old_io-recomme...
2015-03-15 Manish GoregaokarRollup merge of #23362 - dotdash:llvm_req, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23356 - bombless:camelcase, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23351 - nagisa:rustdoc-lines-2, r...
2015-03-15 borsAuto merge of #23351 - nagisa:rustdoc-lines-2, r=alexcr...
2015-03-15 Kevin BallardStop recommending old_io in the module doc for std::io
2015-03-14 Simonas KazlauskasUse new io in print and println macroses
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #23333 - oli-obk:slice_from_raw_parts...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 borsAuto merge of #23292 - alexcrichton:stabilize-io, r...
2015-03-13 Alex CrichtonFallout of std::old_io deprecation
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Alex Crichtonstd: Stabilize the `io` module
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-08 Manish GoregaokarRollup merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #23127 - alexcrichton:bench-wrapping...
2015-03-07 borsAuto merge of #23137 - kmcallister:derive-sugar, r...
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-07 borsAuto merge of #23132 - alexcrichton:remove-deprecated...
2015-03-07 borsAuto merge of #23107 - Manishearth:rollup, r=alexcrichton
2015-03-06 Alex Crichtonrollup merge of #23124: brson/oldtests
2015-03-06 Alex Crichtonrollup merge of #23117: japaric/default-impl
2015-03-06 Alex Crichtonrollup merge of #23097: alexcrichton/issue-23076
2015-03-06 Alex Crichtonrollup merge of #23091: japaric/phantom
2015-03-06 Alex Crichtonrollup merge of #23087: nagisa/std-undeadlock
2015-03-06 Alex Crichtonrollup merge of #22975: alexcrichton/stabilize-ffi
2015-03-06 Alex Crichtonrollup merge of #22813: alexcrichton/deprecate-net
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23100 - wesleywiser:fix_23059, r=brson
2015-03-06 Manish GoregaokarRollup merge of #23096 - posborne:paths-documentation...
2015-03-06 Manish GoregaokarRollup merge of #23094 - brson:beta, r=huonw
2015-03-06 Manish GoregaokarRollup merge of #23082 - killercup:patch-6, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23067 - oli-obk:doc_examle_fix, r...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23048 - davbo:fix-broken-link-in-old...
2015-03-06 Manish GoregaokarRollup merge of #23045 - ctjhoa:master, r=Manishearth
2015-03-06 Manish GoregaokarRollup merge of #23025 - huonw:better-iter-infer, r...
2015-03-06 Manish GoregaokarRollup merge of #23101 - laijs:fix-file-perm, r=alexcri...
2015-03-06 Manish GoregaokarRollup merge of #23099 - brson:lint-cstack, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23098 - brson:ignore-fast, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23095 - stepancheg:test-bind-fail...
2015-03-06 Manish GoregaokarRollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix
2015-03-06 Manish GoregaokarRollup merge of #23081 - alexcrichton:stabilize-fs...
next