]> git.lizzy.rs Git - rust.git/history - src/libstd/os.rs
std: Rename Show/String to Debug/Display
[rust.git] / src / libstd / os.rs
2015-01-21 Alex Crichtonstd: Rename Show/String to Debug/Display
2015-01-20 borsAuto merge of #21439 - alexcrichton:rollup, r=alexcrichton
2015-01-20 borsAuto merge of #20919 - fay-jai:update, r=brson
2015-01-20 Barosl LEERollup merge of #20991 - mneumann:llvm-dragonfly-take2...
2015-01-20 Barosl LEERollup merge of #21179 - nodakai:reference-mod-to-self...
2015-01-20 Barosl LEERollup merge of #21427 - steveklabnik:generics_fix...
2015-01-20 Barosl LEERollup merge of #21424 - sanxiyn:coerce-mut, r=nikomatsakis
2015-01-20 Barosl LEERollup merge of #21404 - japaric:hash, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21399 - kballard:fix-PLEASE_BENCH...
2015-01-20 Barosl LEERollup merge of #21388 - aochagavia:collections, r...
2015-01-20 Barosl LEERollup merge of #21387 - retep998:hmodule, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21386 - Diggsey:issue-21384, r=alexcri...
2015-01-20 Barosl LEERollup merge of #21380 - tshepang:patch-3, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21123 - visualfc:master, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21377 - iKevinY:speedy-tidy, r=huonw
2015-01-20 Barosl LEERollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21369 - iKevinY:no-travis-notes, r...
2015-01-20 Barosl LEERollup merge of #21359 - WiSaGaN:bugfix/fix_marker...
2015-01-20 Barosl LEERollup merge of #21358 - glacjay:patch-2, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21357 - kimroen:patch-1, r=sanxiyn
2015-01-20 Barosl LEERollup merge of #21100 - tstorch:small_readability_upda...
2015-01-20 Barosl LEERollup merge of #21345 - glacjay:patch-1, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21339 - thorncp:api-docs-search, r...
2015-01-20 Barosl LEERollup merge of #21336 - rylev:better-nofile-error...
2015-01-20 Barosl LEERollup merge of #21331 - michaelsproul:sync-error-impls...
2015-01-20 Barosl LEERollup merge of #21048 - aroben:patch-1, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21326 - look:nano-syntax-highlighting...
2015-01-20 Barosl LEERollup merge of #21314 - fenhl:patch-1, r=steveklbanik
2015-01-20 Barosl LEERollup merge of #21312 - michaelsproul:remove-error...
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-18 borsauto merge of #20901 : dgrunwald/rust/update-token...
2015-01-18 borsauto merge of #21276 : huonw/rust/trait-suggestion...
2015-01-17 Michael SproulRemove Send bound from Error trait.
2015-01-17 borsauto merge of #21233 : huonw/rust/simd-size, r=Aatch
2015-01-17 borsauto merge of #21132 : sfackler/rust/wait_timeout,...
2015-01-16 borsauto merge of #21008 : huonw/rust/trait-suggestions...
2015-01-16 borsauto merge of #21113 : alexcrichton/rust/plug-a-hole...
2015-01-16 borsMerge pull request #21181 from nick29581/save-fix
2015-01-15 borsauto merge of #21052 : nick29581/rust/methods-ext,...
2015-01-15 Alex Crichtonrollup merge of #21172: brson/tuple
2015-01-15 Alex Crichtonrollup merge of #21170: Diggsey/issue-21058
2015-01-15 Alex Crichtonrollup merge of #21169: aidanhs/aphs-contributing-style...
2015-01-15 Alex Crichtonrollup merge of #21168: aidanhs/aphs-doc-vec-heap
2015-01-15 Alex Crichtonrollup merge of #21167: FlaPer87/coherence-impls
2015-01-15 Alex Crichtonrollup merge of #21164: richo/doc/servo-link
2015-01-15 Alex Crichtonrollup merge of #21161: japaric/ufcs-hash
2015-01-15 Alex Crichtonrollup merge of #21156: nick29581/plugins-fix
2015-01-15 Alex Crichtonrollup merge of #21151: brson/beta
2015-01-15 Alex Crichtonrollup merge of #21148: bombless/patch-1
2015-01-15 Alex Crichtonrollup merge of #21144: nagisa/asm-str-fix
2015-01-15 Alex Crichtonrollup merge of #21141: tcard/master
2015-01-15 Alex Crichtonrollup merge of #21133: iKevinY/mobile-rustdoc
2015-01-15 Alex Crichtonrollup merge of #21127: erickt/opt-stack
2015-01-15 Alex Crichtonrollup merge of #21126: sleepynate/dlist-examples
2015-01-15 Alex Crichtonrollup merge of #21124: steveklabnik/fix_redirect
2015-01-15 Alex Crichtonrollup merge of #21120: fhahn/issue-model-lexer-questio...
2015-01-15 Alex Crichtonrollup merge of #21115: dotdash/iter_vec
2015-01-15 Alex Crichtonrollup merge of #21110: rohitjoshi/patch-1
2015-01-15 Alex Crichtonrollup merge of #21109: steveklabnik/gh17224
2015-01-15 Alex Crichtonrollup merge of #21107: nikomatsakis/assoc-type-ice...
2015-01-15 Alex Crichtonrollup merge of #21105: csouth3/kill-box-import
2015-01-15 Alex Crichtonrollup merge of #21103: nagisa/result-typo
2015-01-15 Alex Crichtonrollup merge of #21089: nikomatsakis/issue-20676-invali...
2015-01-15 Alex Crichtonrollup merge of #21088: aochagavia/obsolete
2015-01-15 Alex Crichtonrollup merge of #21085: pnkfelix/pp-flowgraph-kill...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #21071: sfaxon/mobile-friendly-book
2015-01-15 Alex Crichtonrollup merge of #21066: japaric/issue-20575
2015-01-15 Alex Crichtonrollup merge of #21059: steveklabnik/gh16072
2015-01-15 Alex Crichtonrollup merge of #21054: steveklabnik/gh17950
2015-01-15 Alex Crichtonrollup merge of #21052: nick29581/methods-ext
2015-01-15 Alex Crichtonrollup merge of #21046: steveklabnik/gh16654
2015-01-15 Alex Crichtonrollup merge of #21041: steveklabnik/gh17554
2015-01-15 Alex Crichtonrollup merge of #21040: steveklabnik/gh20037
2015-01-15 Alex Crichtonrollup merge of #21038: steveklabnik/gh20471
2015-01-15 Alex Crichtonrollup merge of #21036: renato-zannon/into-iter-impls
2015-01-15 Alex Crichtonrollup merge of #21031: steveklabnik/gh19067
2015-01-15 Alex Crichtonrollup merge of #21029: steveklabnik/gh19924
2015-01-15 Alex Crichtonrollup merge of #21028: steveklabnik/gh17368
2015-01-15 Alex Crichtonrollup merge of #21023: steveklabnik/gh20840
2015-01-15 Alex Crichtonrollup merge of #21020: steveklabnik/gh20844
2015-01-15 Alex Crichtonrollup merge of #21015: steveklabnik/gh20852
2015-01-15 Alex Crichtonrollup merge of #21014: steveklabnik/gh20876
2015-01-15 Alex Crichtonrollup merge of #21013: steveklabnik/gh20914
2015-01-15 Alex Crichtonrollup merge of #21011: steveklabnik/gh20993
2015-01-15 Alex Crichtonrollup merge of #21005: huonw/deriving-docs
2015-01-15 Alex Crichtonrollup merge of #21001: camjackson/master
2015-01-15 Alex Crichtonrollup merge of #20988: ciphergoth/task-to-thread
2015-01-15 Alex Crichtonrollup merge of #20986: alkor/doc-fixes
2015-01-15 Alex Crichtonrollup merge of #20985: vhbit/ios-install
2015-01-15 Alex Crichtonrollup merge of #20976: jbcrail/rm-unused-import
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20929: laurilehmijoki/master
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 Alex Crichtonrollup merge of #20632: gchp/reference
2015-01-15 Alex Crichtonrollup merge of #20463: amaranth/black_box_output
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-14 borsauto merge of #21082 : brson/rust/finally, r=alexcrichton
2015-01-14 borsauto merge of #21061 : japaric/rust/range, r=nick29581
next