]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-20 borsAuto merge of #23537 - steveklabnik:gh22551, r=alexcrichton
2015-03-20 Steve KlabnikAdd AST to the glossary
2015-03-20 borsAuto merge of #23522 - steveklabnik:gh22518, r=Manishearth
2015-03-20 borsAuto merge of #23548 - Manishearth:rollup, r=Manishearth
2015-03-20 Manish GoregaokarRollup merge of #23534 - steveklabnik:remove_sched_thr...
2015-03-20 Manish GoregaokarRollup merge of #23532 - steveklabnik:gh22002, r=alexcr...
2015-03-20 Manish GoregaokarRollup merge of #23527 - steveklabnik:gh16330, r=alexcr...
2015-03-20 Manish GoregaokarRollup merge of #23526 - mbrubeck:uppercase, r=steveklabnik
2015-03-20 Manish GoregaokarRollup merge of #23518 - farcaller:fix_quote_method...
2015-03-20 Manish GoregaokarRollup merge of #23510 - lgvz:makefile, r=Manishearth
2015-03-20 Manish GoregaokarRollup merge of #23499 - mbrubeck:doc-edit, r=huonw
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 Manish GoregaokarRollup merge of #22631 - aepsil0n:issue-22098, r=aturon
2015-03-20 Manish GoregaokarRollup merge of #23531 - steveklabnik:gh21709, r=alexcr...
2015-03-20 Manish GoregaokarRollup merge of #23529 - steveklabnik:gh23426, r=alexcr...
2015-03-20 Manish GoregaokarRollup merge of #23525 - steveklabnik:test_tasks, r...
2015-03-20 Manish GoregaokarRollup merge of #23504 - alexcrichton:parse-error-not...
2015-03-20 borsAuto merge of #23504 - alexcrichton:parse-error-not...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Steve KlabnikRemove rt::default_sched_threads and RUST_THREADS.
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23489 - michaelwoerister:span-artihmet...
2015-03-19 Steve KlabnikDocument environment variables
2015-03-19 borsAuto merge of #23489 - michaelwoerister:span-artihmetic...
2015-03-19 Steve KlabnikComment on when ReadDir is Err
2015-03-19 Steve KlabnikReference Drop in FFI chapter
2015-03-19 Steve KlabnikRemove incorrect statement about raw pointers.
2015-03-19 Matt BrubeckUpdate docs for ToUppercase/ToLowercase structs
2015-03-19 Steve KlabnikRUST_TEST_TASKS -> RUST_TEST_THREADS
2015-03-19 Steve KlabnikRemove the Guessing Game from the book
2015-03-19 borsAuto merge of #23430 - alexcrichton:io-error, r=aturon
2015-03-19 Michael WoeristerAdd test case for stable import of invalid span informa...
2015-03-19 Vladimir PouzanovAdded missing impl_to_source! and impl_to_tokens! for...
2015-03-19 Vladimir PouzanovAdded missing impl_to_source! and impl_to_tokens! for...
2015-03-19 Alex Crichtonstd: Stablize io::ErrorKind
2015-03-19 borsAuto merge of #23213 - ipetkov:rustdoc-src-fix, r=huonw
2015-03-19 borsAuto merge of #23498 - pcwalton:inline-police, r=cmr
2015-03-19 Eduard BoppAllow Float::ldexp to be called as a method
2015-03-19 borsAuto merge of #23507 - jbcrail:fix-comment-spelling...
2015-03-19 Tero HänninenRemove dead link to wiki in Makefile comments
2015-03-19 Patrick Waltonlibunicode: Partially inline the fast paths in characte...
2015-03-19 Patrick Waltonliballoc: Partially inline the refcount manipulation...
2015-03-19 Joseph CrailFix spelling errors in comments.
2015-03-19 borsAuto merge of #23502 - Manishearth:rollup, r=Manishearth
2015-03-19 Manish GoregaokarRm unused feature
2015-03-19 Manish GoregaokarRollup merge of #23428 - Manishearth:ast-doc, r=stevekl...
2015-03-19 Manish GoregaokarRollup merge of #23497 - steveklabnik:gh21589, r=alexcr...
2015-03-19 Manish GoregaokarRollup merge of #23496 - steveklabnik:gh22309, r=nikoma...
2015-03-19 Manish GoregaokarRollup merge of #23495 - pcwalton:inline-cell, r=cmr
2015-03-19 Manish GoregaokarRollup merge of #23494 - mdinger:patch-1, r=steveklabnik
2015-03-19 Manish GoregaokarRollup merge of #23493 - steveklabnik:gh22927, r=alexcr...
2015-03-19 Manish GoregaokarRollup merge of #23490 - jooert:master, r=steveklabnik
2015-03-19 Manish GoregaokarRollup merge of #23483 - semarie:openbsd-threads, r...
2015-03-19 Manish GoregaokarRollup merge of #23474 - nagisa:patch-1, r=steveklabnik
2015-03-19 Manish GoregaokarRollup merge of #23479 - tamird:fix-ios-build, r=aturon
2015-03-19 Manish GoregaokarRollup merge of #23475 - nikomatsakis:closure-ret-synta...
2015-03-19 Alex Crichtonstd: Stabilize FromStr implementations in std::net
2015-03-19 Manish GoregaokarSpace and punctuation fixes
2015-03-19 Steve KlabnikNote ::foo::bar() in the crates guide
2015-03-19 Manish GoregaokarAddress huon's comments
2015-03-19 Steve KlabnikDocument include!
2015-03-19 Patrick Waltoncore: Inline most cell methods.
2015-03-19 mdingerUpdate ast.rs
2015-03-19 Steve KlabnikDocument {:.*}
2015-03-19 Steve KlabnikSmall formatting fixes to fmt.rs
2015-03-19 Johannes OertelRename should_fail to should_panic in docs
2015-03-19 Manish GoregaokarRollup merge of #23468 - sfackler:stdio-panic, r=alexcr...
2015-03-19 Manish GoregaokarRollup merge of #23462 - alexcrichton:stabilize-cloned...
2015-03-19 Manish GoregaokarRollup merge of #23457 - nagisa:get-set-resources,...
2015-03-19 Matt BrubeckClarify in docs that BufRead::read_line appends
2015-03-19 borsAuto merge of #23482 - alexcrichton:snapshots, r=aturon
2015-03-19 Niko MatsakisRequire braces when a closure has an explicit return...
2015-03-18 Alex CrichtonRegister new snapshots
2015-03-18 Ivan Petkov[rustdoc] Fix source hyperlinks in docs
2015-03-18 Michael WoeristerWork around invalid spans in imported FileMaps
2015-03-18 borsAuto merge of #23473 - Manishearth:rollup, r=Manishearth
2015-03-18 Manish GoregaokarRollup merge of #23428 - Manishearth:ast-doc, r=huon
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 Steven FacklerAdd a test
2015-03-18 Tamir DubersteiniOS: fallout from 1d5983a
2015-03-18 Simonas KazlauskasMake it clear which value is discarded
2015-03-18 Manish GoregaokarAddress huon's comments
2015-03-18 Manish GoregaokarClarify Expr
2015-03-18 Manish Goregaokarast: Document Item and ForeignItem
2015-03-18 Manish Goregaokarast: Document Lit
2015-03-18 Manish Goregaokarast: Document Pat and Block
2015-03-18 Manish Goregaokarast: Document paths and `where` clauses
2015-03-18 Manish Goregaokarast: Document Expr_, UnOp, and BinOp
2015-03-18 Simonas KazlauskasAdd {get,set}rlimit and getrusage to libc
2015-03-18 Sébastien Marieopenbsd/bitrig threads
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 Steven FacklerIgnore stdio mutex poison state
2015-03-18 borsAuto merge of #23290 - nrc:pub_priv_mod, r=nikomatsakis
2015-03-18 Anders KaseorgInfer type ! for a loop that can only break out of...
next