]> git.lizzy.rs Git - rust.git/history - doc
librustc/libstd: No longer pass crate_map to start.
[rust.git] / doc /
2013-09-18 borsauto merge of #9277 : crabtw/rust/mips, r=brson
2013-09-18 borsauto merge of #9275 : blake2-ppc/rust/float-from-str...
2013-09-18 borsauto merge of #9272 : luqmana/rust/esln, r=catamorphism
2013-09-18 borsauto merge of #9271 : brson/rust/extra-help, r=catamorphism
2013-09-18 borsauto merge of #9264 : ben0x539/rust/pp-work, r=alexcrichton
2013-09-18 borsauto merge of #9254 : vadimcn/rust/fix-mingw-v4, r...
2013-09-18 borsauto merge of #9248 : DanRosenwasser/rust/master, r...
2013-09-18 borsauto merge of #9281 : brson/rust/multistring, r=alexcri...
2013-09-18 Daniel RosenwasserAdded support for a `\0` escape sequence.
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-18 borsauto merge of #9258 : thestinger/rust/doc, r=catamorphism
2013-09-17 Daniel Micaydocument what unsafety means
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9239 : steveklabnik/rust/rustpkg_tutoria...
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 borsauto merge of #9233 : catamorphism/rust/issue-4208...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 Daniel Micayswitch Drop to `&mut self`
2013-09-17 Steve KlabnikUpdating rustpkg tutorial from feedback.
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-16 Steve KlabnikNew rustpkg tutorial.
2013-09-16 borsauto merge of #9109 : thestinger/rust/function, r=alexc...
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 borsauto merge of #9206 : alexcrichton/rust/issue-9188...
2013-09-16 borsauto merge of #9196 : alexcrichton/rust/attempting...
2013-09-16 borsauto merge of #9187 : lkuper/rust/no-simplevisitor...
2013-09-16 Steven FacklerRemove references to std::pipes from task tutorial
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-15 borsauto merge of #9168 : michaelwoerister/rust/traits...
2013-09-15 borsauto merge of #9209 : blake2-ppc/rust/from-str, r=thest...
2013-09-15 blake2-ppcRemove {uint,int,u64,i64,...}::from_str,from_str_radix
2013-09-14 borsauto merge of #9191 : huonw/rust/are-you-tired, r=cmr
2013-09-14 borsauto merge of #9183 : alexcrichton/rust/issue-5794...
2013-09-14 borsauto merge of #9182 : bjz/rust/master, r=brson
2013-09-14 borsauto merge of #9181 : lkuper/rust/libsyntax-default...
2013-09-14 borsauto merge of #9180 : blake2-ppc/rust/reduce-either...
2013-09-14 borsauto merge of #9178 : lkuper/rust/docs, r=catamorphism
2013-09-14 borsauto merge of #9174 : thestinger/rust/bot, r=catamorphism
2013-09-14 borsauto merge of #9165 : klutzy/rust/newrt-file-fix, r...
2013-09-14 borsauto merge of #9162 : alexcrichton/rust/issue-9123...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-14 borsauto merge of #9156 : sfackler/rust/buffered-fix, r...
2013-09-14 borsauto merge of #9115 : erickt/rust/master, r=erickt
2013-09-14 borsauto merge of #9176 : brson/rust/issue-9129, r=catamorphism
2013-09-14 borsauto merge of #9173 : thestinger/rust/offset, r=alexcri...
2013-09-13 borsauto merge of #9158 : thestinger/rust/extern, r=alexcri...
2013-09-13 borsauto merge of #9151 : catamorphism/rust/rustpkg-target...
2013-09-13 Tim Chevalierrustc/rustpkg: Use a target-specific subdirectory in...
2013-09-13 borsauto merge of #9087 : fhahn/rust/rust_crate_map, r...
2013-09-13 Erick TryzelaarDocument the Zero trait
2013-09-12 borsauto merge of #9096 : huonw/rust/linenoise, r=brson
2013-09-12 borsauto merge of #9114 : sfackler/rust/flush-fix, r=brson
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 borsauto merge of #9051 : bjz/rust/master, r=huonw
2013-09-09 borsauto merge of #9073 : alexcrichton/rust/remove-local...
2013-09-09 borsauto merge of #9065 : thestinger/rust/iter, r=alexcrichton
2013-09-09 Daniel Micayrename `std::iterator` to `std::iter`
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-08 borsauto merge of #9035 : alexcrichton/rust/fewer-clownshoe...
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #9046 : thestinger/rust/repr, r=alexcrichton
2013-09-07 borsauto merge of #9043 : sfackler/rust/uuid-from-bytes...
2013-09-07 borsauto merge of #9041 : alexcrichton/rust/use-python...
2013-09-07 borsauto merge of #8906 : novalis/rust/master, r=alexcrichton
2013-09-07 Brandon SandersonUpdate for_expr docs.
2013-09-07 novalisFix #6031. Allow symbolic log levels, not just numbers.
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
2013-09-04 borsauto merge of #8935 : blake2-ppc/rust/reader-bytes...
2013-09-04 borsauto merge of #8880 : fhahn/rust/issue_8703, r=brson
2013-09-04 borsauto merge of #8901 : adridu59/rust/issue-8511, r=huonw
2013-09-04 borsauto merge of #8976 : alexcrichton/rust/issue-5425...
2013-09-04 borsauto merge of #8951 : chris-morgan/rust/vim-update...
2013-09-04 borsauto merge of #8950 : sanxiyn/rust/cross-xfail, r=brson
2013-09-04 borsauto merge of #8943 : alexcrichton/rust/issue-8904...
2013-09-04 borsauto merge of #8963 : jmgrosen/rust/issue-8881, r=alexc...
2013-09-03 borsauto merge of #8954 : anasazi/rust/tcp-acceptor, r...
2013-09-03 borsauto merge of #8921 : huonw/rust/stability, r=brson
next