]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-06-05 borsauto merge of #14643 : jakub-/rust/infinite-loop-unreac...
2014-06-05 borsauto merge of #14642 : aochagavia/rust/pr, r=alexcrichton
2014-06-05 borsauto merge of #14640 : tomjakubowski/rust/fix-14636...
2014-06-05 Tom Jakubowskirustdoc: Include supertraits on inlined traits
2014-06-05 borsauto merge of #14568 : erickt/rust/slice-update, r...
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-05 borsauto merge of #14610 : alexcrichton/rust/issue-14008...
2014-06-05 borsauto merge of #14529 : brson/rust/ptr, r=brson
2014-06-05 Brian Andersoncore: Apply stability attributes to ptr mod
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-04 borsauto merge of #14630 : cmr/rust/rewrite-lexer, r=alexcr...
2014-06-04 Corey Richardsonsyntax: use doc comments in the interner
2014-06-04 Corey Richardsonsyntax: methodify the lexer
2014-06-04 borsauto merge of #14623 : exscape/rust-fork/master, r...
2014-06-04 Jakub WieczorekFix an ICE when a function argument is of the bottom...
2014-06-04 Jakub WieczorekMark the exit of infinite loops as unreachable
2014-06-04 borsauto merge of #14616 : forticulous/rust/rc-show, r...
2014-06-04 Adolfo OchagavĂ­aImplement Show for RingBuf
2014-06-04 Huon Wilsonlibc: only provide an rlib.
2014-06-04 borsauto merge of #14635 : BurntSushi/rust/regex-doco-touch...
2014-06-04 borsauto merge of #14634 : BurntSushi/rust/fix-13843, r...
2014-06-04 Corey RichardsonAdd comments for the token table
2014-06-04 Corey Richardsonsyntax: shuffle some allocation out of binop_to_str
2014-06-04 Andrew GallantSome minor documentation touchups for libregex. Fixes...
2014-06-04 Andrew GallantFixes #13843.
2014-06-04 borsauto merge of #14628 : luqmana/rust/fcr, r=nikomatsakis
2014-06-04 Alex Crichtonrustdoc: Put primitives in respective modules
2014-06-04 borsauto merge of #14632 : luqmana/rust/cu, r=huonw
2014-06-04 Alex Crichtonstd: Remove generics from Option::expect
2014-06-03 Luqman Adenlibrustc: remove check::FnKind enum since we only ever...
2014-06-03 borsauto merge of #14627 : Indiv0/rust/fix-crateid-doc...
2014-06-03 borsauto merge of #14626 : klutzy/rust/issue-14618, r=alexc...
2014-06-03 Luqman Adenlibrustc: Try to resolve before coercions.
2014-06-03 borsauto merge of #14625 : japaric/rust/slice-tojson, r...
2014-06-03 Nikita PekinFix typo "gihub" in libsyntax/crateid.
2014-06-03 borsauto merge of #14622 : reillywatson/rust/master, r...
2014-06-03 klutzysyntax: Make quasiquoter use absolute paths
2014-06-03 Jorge AparicioImplement ToJson for &[T], and add tests. Closes #14619
2014-06-03 borsauto merge of #14621 : Sawyer47/rust/fix-readme, r...
2014-06-03 Reilly WatsonDoc: grammar fix in intro.md
2014-06-03 Thomas BackmanAdd next_permutation and prev_permutation onto MutableO...
2014-06-03 Piotr JawniakUpdate README file for src/ directory
2014-06-03 borsauto merge of #14609 : aturon/rust/issue-12882, r=alexc...
2014-06-03 Erick Tryzelaarstd: add `IterReader` to adapt iterators into readers
2014-06-03 borsauto merge of #14605 : jakub-/rust/pattern-matching...
2014-06-03 fortAdding show impl for Rc
2014-06-03 borsauto merge of #14601 : skade/rust/remove-notrust-tags...
2014-06-02 borsauto merge of #14598 : alexcrichton/rust/triage, r...
2014-06-02 Aaron TuronDocument failure cases for `char_at` and friends.
2014-06-02 borsauto merge of #14509 : klutzy/rust/de-pub-use-glob...
2014-06-02 Jakub WieczorekRemove further code duplication
2014-06-02 Jakub WieczorekImprove code reuse in check_match::specialize()
2014-06-02 Alex Crichtontest: Add tests for closed issue #10764
2014-06-02 Alex Crichtonrustdoc: Correctly inline required/provided methods
2014-06-02 Alex Crichtonrustdoc: Deduplicate lists of implementors
2014-06-02 klutzysyntax: Remove use of `pub use` globs
2014-06-02 klutzydoc: Remove use of `pub use` globs
2014-06-02 Florian Gilcherdocs: Stop using `notrust`
2014-06-02 borsauto merge of #14596 : Sawyer47/rust/encodable-fix...
2014-06-02 Piotr JawniakFix deriving Encodable trait for unit structs
2014-06-02 borsauto merge of #14569 : skade/rust/rustdoc-robust-langst...
2014-06-02 Alex Crichtonrustdoc: Ensure external impls are inlined once
2014-06-02 Alex Crichtonmk: Less noisy rustdoc invocations
2014-06-02 Alex Crichtonrustdoc: Filter private methods from inlined impls
2014-06-02 Alex Crichtonrustdoc: Fix some more broken links
2014-06-02 borsauto merge of #14591 : klutzy/rust/issue-9205, r=thestinger
2014-06-02 klutzytest: Enable #9205-related tests on windows
2014-06-01 Florian Gilcherrustdoc: make langstring parsing more robust
2014-06-01 borsauto merge of #14579 : alexcrichton/rust/more-eq-renami...
2014-06-01 Alex Crichtonstd: Drop Total from Total{Eq,Ord}
2014-06-01 borsauto merge of #14580 : utkarshkukreti/rust/fix-docs...
2014-06-01 borsauto merge of #14578 : huonw/rust/as_slice-cheatsheet...
2014-06-01 borsauto merge of #14571 : bnoordhuis/rust/libtest-check...
2014-06-01 Utkarsh KukretiFix docs for `core::result::Result::map`.
2014-06-01 borsauto merge of #14513 : alexcrichton/rust/rustdoc-primit...
2014-06-01 Alex Crichtonsyntax: Fix an accidental hyperlink in a comment
2014-06-01 Alex Crichtonrustdoc: Don't inline tuple struct constructors
2014-06-01 Alex Crichtonrustdoc: Fix cross-crate links to reexported items
2014-06-01 Alex Crichtondoc: Fix a number of broken links
2014-06-01 Alex Crichtonrustdoc: Suck in all impls from external crates
2014-06-01 Alex Crichtonrustdoc: Filter inlining private external items
2014-06-01 Alex Crichtonrustdoc: Create anchor pages for primitive types
2014-06-01 Alex Crichtonrustdoc: Fill in external type parameters correctly
2014-06-01 Alex Crichtonrustdoc: Stringify more named lifetimes
2014-06-01 Alex Crichtonrustdoc: Show all implementors of traits
2014-06-01 Alex Crichtonrustdoc: Freeze the cache ASAP
2014-06-01 Alex Crichtonrustdoc: Refactor structure of html::run
2014-06-01 borsauto merge of #14561 : jakub-/rust/issue-11319, r=alexc...
2014-06-01 Huon Wilsondoc: add an `.as_slice` example to the cheatsheet.
2014-06-01 borsauto merge of #14567 : cburgdorf/rust/patch-2, r=brson
2014-06-01 borsauto merge of #14566 : cburgdorf/rust/patch-1, r=cmr
2014-05-31 Christoph BurgdorfFix example in lifetime guide
2014-05-31 Christoph BurgdorfRename variable in tutorial
2014-05-31 Ben Noordhuislibtest: Only colorize output if stdout is a tty
2014-05-31 Jakub WieczorekMake the match arm type mismatch message point to the...
2014-05-31 borsauto merge of #14562 : jakub-/rust/issue-14541, r=alexc...
2014-05-31 borsauto merge of #14565 : fhartwig/rust/master, r=sfackler
2014-05-31 Florian HartwigFix broken markup in query_to_str documentation
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
next