]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-15 Adolfo OchagavíaFix errors
2014-07-15 Adolfo OchagavíaDeprecate `str::from_utf8_lossy`
2014-07-15 Adolfo OchagavíaDeprecate `str::from_utf16_lossy`
2014-07-15 Adolfo OchagavíaDeprecate `str::from_utf16`
2014-07-15 Adolfo OchagavíaDeprecate str::from_byte
2014-07-15 Adolfo OchagavíaDeprecate `str::from_char`
2014-07-15 Adolfo OchagavíaDeprecate `str::from_chars`
2014-07-15 Adolfo OchagavíaDeprecate `str::from_utf8_owned`
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15371 : pnkfelix/rust/fsk-render-dataflo...
2014-07-15 Felix S. Klock IIExtend --pretty flowgraph=ID to include dataflow result...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15511 : brson/rust/extract-rustc-back...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15227 : alexcrichton/rust/windows-unlink...
2014-07-14 Alex Crichtonstd: Make unlink() more consistent
2014-07-14 Brian AndersonFix rebase fallout. Sorry.
2014-07-14 Brian Andersonrustc_llvm: Remove the inner llvm module
2014-07-14 Brian Andersonrustc_llvm: Remove an unnecessary workaround
2014-07-14 Brian Andersonrustc: Move util::sha2 to rustc_back
2014-07-14 Brian Andersonrustc: Move util::fs to rustc_back
2014-07-14 Brian Andersonrustc_back: Update crate docs
2014-07-14 Brian Andersonrustc: Move archive to rustc_back
2014-07-14 Brian Andersonrustc: Move ArchiveRO to rustc_llvm
2014-07-14 Brian Andersonrustc: Invert some archive deps
2014-07-14 Brian AndersonExtract rpath to rustc_back::rpath
2014-07-14 Brian Andersonrustc: Invert some rpath dependencies
2014-07-14 Brian AndersonExtract librustc_back from librustc
2014-07-14 Brian AndersonMove llvm bindings to their own crate
2014-07-14 borsauto merge of #15666 : yorkie/rust/patch-1, r=alexcrichton
2014-07-14 Yazhong Liudoc: missing quote in keyword Send
2014-07-14 borsauto merge of #15655 : lightsofapollo/rust/glob-match...
2014-07-14 borsauto merge of #15632 : masklinn/rust/patch-1, r=alexcri...
2014-07-14 masklinnDocument that Result.unwrap prints the Err's value
2014-07-14 James Lalglob::MatchOptions struct fields should be public
2014-07-14 borsauto merge of #15653 : erickt/rust/master, r=alexcrichton
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-14 borsauto merge of #15649 : catharsis/rust/rust-libstd-examp...
2014-07-13 Erick Tryzelaarstd: make std::io::IoError{,Kind} implement Eq
2014-07-13 borsauto merge of #15158 : alexcrichton/rust/windows-paths...
2014-07-13 Alex Crichtonnative: Search the child's PATH on win32
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 Aaron TuronStabilization for `owned` (now `boxed`) and `cell`
2014-07-13 Anton Lofgrenlibstd: Add a few doc examples
2014-07-13 borsauto merge of #15646 : jbclements/rust/method-macros...
2014-07-13 John Clementsmacro expansion for methods
2014-07-13 John Clementsexpansion abstraction
2014-07-13 John Clementsadd make_method method to MacResult trait
2014-07-13 John Clementsmacro in method position parsing
2014-07-13 John Clementsremove no-stmt check
2014-07-13 John Clementsupdate fold_method to return a smallvector
2014-07-13 John Clementsmacro method unit test case fix
2014-07-13 John Clementstest case for method macros
2014-07-13 John Clementsrefactor Method definition to make space for macros
2014-07-13 borsauto merge of #15507 : jakub-/rust/iterate, r=alexcrichton
2014-07-13 Jakub WieczorekAdd an iterate function to core::iter
2014-07-13 borsauto merge of #15639 : supr/rust/master, r=sfackler
2014-07-13 borsauto merge of #15633 : nham/rust/hash_treeset, r=alexcr...
2014-07-13 nhamImplement Hash trait for TreeSet and TreeMap.
2014-07-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-13 Corey RichardsonUse a nicer Show impl for Name
2014-07-13 borsauto merge of #15621 : sfackler/rust/attr-span, r=cmr
2014-07-13 borsauto merge of #15614 : lucidd/rust/#15474, r=alexcrichton
2014-07-13 Prudhvi Krishna... Fix Documentation Typo in libstd
2014-07-12 borsauto merge of #15617 : aturon/rust/std-more-experimenta...
2014-07-12 borsauto merge of #15613 : cmr/rust/rustdoc-arg-patterns...
2014-07-12 borsauto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
2014-07-12 borsauto merge of #15607 : lucidd/rust/master, r=pnkfelix
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15602 : adrientetar/rust/name-fix, r...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 Alex Crichtonlibc: Switch open to use a mode_t on unix
2014-07-12 Alex Crichtonstd: Move MemoryMap fields to methods
2014-07-12 borsauto merge of #15597 : brson/rust/ldconfig, r=pcwalton
2014-07-12 Brian AndersonOnly run ldconfig on Linux
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 Steven FacklerFix spans for attributes
2014-07-11 borsauto merge of #15586 : aturon/rust/stability-dashboard...
2014-07-11 Aaron Turonmark std::hash experimental
2014-07-11 Kevin Walterrustdoc: render 1-tuples as (T,) instead of (T)
2014-07-11 Corey Richardsonrustdoc: support tuple and struct patterns in function...
2014-07-11 Brian Andersonunicode: Remove crate_id attr
2014-07-11 Brian AndersonBump version to 0.12.0-pre
2014-07-11 Brian AndersonUpdate doc URLs for version bump
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-11 John Clementsadd Macro Exterminator
2014-07-11 John Clementsmake walk/visit_mac opt-in only
2014-07-11 John Clementsuse side table to store exported macros
2014-07-11 John Clementsrename one of the two confusing MacroExpanders
2014-07-11 borsauto merge of #15503 : pnkfelix/rust/fsk-linear-derivin...
2014-07-11 Felix S. Klock IIRemoved dead structures after changes to PartialOrd...
2014-07-11 Felix S. Klock II`O(n*k)` code-size deriving on enums (better than previ...
2014-07-11 Felix S. Klock IIRevise the `const_nonmatching` flag with more info...
2014-07-11 borsauto merge of #15580 : pnkfelix/rust/fsk-fix-15558...
2014-07-11 Kevin WalterAdd rustc --pretty flowgraph to man page
2014-07-11 Arjan TopolovecAllow writes of length 0 to a full buffer
2014-07-11 borsauto merge of #15576 : mrmonday/rust/patch-1, r=alexcri...
next