]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-06-25 Brian AndersonFix links in release notes.
2015-06-25 borsAuto merge of #26542 - GuillaumeGomez:patch-2, r=Manish...
2015-06-25 Guillaume GomezAdd E0327 error code. Thanks @nagisa for his help!
2015-06-25 borsAuto merge of #26559 - BrodyHolden:ffi-doc-references...
2015-06-25 borsAuto merge of #26558 - nham:fix_24357, r=alexcrichton
2015-06-25 borsAuto merge of #26561 - SimonSapin:remove-titlecase...
2015-06-25 borsAuto merge of #26563 - sfackler:vec-from-iter-overflow...
2015-06-25 Steven FacklerAvoid overflow in Vec::from_iter
2015-06-25 Simon SapinRemove char::to_titlecase. Fix #26555
2015-06-25 Brody HoldenReplace std::comm reference with std::sync::mpsc.
2015-06-25 borsAuto merge of #26553 - brson:stddocs, r=Gankro
2015-06-25 Nick HamannAdd a regression test for #18119.
2015-06-25 Nick HamannUse correct type for "use of moved value" error with...
2015-06-25 borsAuto merge of #26547 - nham:test-19538, r=alexcrichton
2015-06-24 borsAuto merge of #26539 - jooert:remove_bit_vec_append_spl...
2015-06-24 Brian AndersonFix capitalization in std docs
2015-06-24 borsAuto merge of #26185 - dhuseby:fixing_freebsd_configure...
2015-06-24 Dave Husebystupid missing dollar sign
2015-06-24 borsAuto merge of #26546 - agrover:add_flock, r=alexcrichton
2015-06-24 Dave Husebyadding fallback to clang if gcc not available
2015-06-24 Dave Husebyallowing fallback to clang on freebsd when needed
2015-06-24 Guillaume GomezAdd E0396 error explanation
2015-06-24 Guillaume GomezAdd E0395 error explanation
2015-06-24 borsAuto merge of #26536 - frewsxcv:regression-test-22375...
2015-06-24 Nick HamannAdd a regression test for #19538.
2015-06-24 Andy GroverAdd flock() to liblibc
2015-06-24 borsAuto merge of #26535 - semarie:llvm-version, r=dotdash
2015-06-24 borsAuto merge of #26533 - nham:test-23305, r=alexcrichton
2015-06-24 borsAuto merge of #26532 - dhuseby:fixing_bitrig_test_failu...
2015-06-24 borsAuto merge of #26529 - steveklabnik:gh26366, r=alexcrichton
2015-06-24 borsAuto merge of #26528 - brson:papers, r=alexcrichton
2015-06-24 Johannes OertelRemove remaining use of `bit_vec_append_splitoff` featu...
2015-06-24 borsAuto merge of #26431 - GuillaumeGomez:patch-2, r=Manish...
2015-06-24 Corey FarwellAdd regression test for #22375
2015-06-24 Guillaume GomezAdd missing end of string
2015-06-24 borsAuto merge of #26527 - brson:bump, r=alexcrichton
2015-06-24 Sébastien Mariesupport llvm version 3.7 in configure
2015-06-24 borsAuto merge of #26526 - djc:patch-1, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 Nick HamannAdd a regression test for #23305.
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26491 - omasanori:fix-18670, r=brson
2015-06-23 Steve KlabnikFix grammar in style guide on traits
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 Brian Andersondoc: Add newest Rust papers
2015-06-23 Brian AndersonBump to 1.3
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 Guillaume GomezAdd potential cause of the error
2015-06-23 Dirkjan OchtmanAdd some more headers to installation documentations
2015-06-23 borsAuto merge of #26490 - alexcrichton:fix-msvc-again...
2015-06-23 Dave Husebythis fixes a bitrig break in the parallel codegen closu...
2015-06-23 Guillaume GomezReplace example and message by @Manisheart proposition
2015-06-23 Guillaume GomezAdd E0071 error explanation
2015-06-23 Guillaume GomezAdd E0044 error code explanation
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26503 - GuillaumeGomez:patch-4, r=Manish...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
2015-06-23 borsAuto merge of #26354 - jroesch:remove-param-bounds...
2015-06-23 Makoto KatoSupport Android/x86 for liblibc
2015-06-23 borsAuto merge of #26519 - oli-obk:camel_case_const_val...
2015-06-23 borsAuto merge of #26517 - nrc:fix-parallel-codegen, r...
2015-06-23 Josh Tripletttuple.rs: Document more traits implemented by tuples...
2015-06-23 Oliver Schneiderchange `const_val` enum and its variants to camel-case
2015-06-23 borsAuto merge of #26513 - shunyata:master, r=alexcrichton
2015-06-23 Jared RoeschRemove the mostly unecessary ParamBounds struct
2015-06-23 Guillaume GomezComment E0222 instead of removing it
2015-06-23 Nick CameronTest for a particular parallel codegen corner case
2015-06-23 Nick CameronFix parallel codegen regression
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-23 borsAuto merge of #26435 - gsingh93:master, r=nikomatsakis
2015-06-23 Tshepang Lekhonkhobedoc: remove repeated word
2015-06-23 Gulshan SinghSuggest missing trait bounds when a method exists but...
2015-06-22 Jake HickeyUse a more descriptive variable name.
2015-06-22 borsAuto merge of #26512 - yongqli:master, r=sfackler
2015-06-22 Yongqian Lifix minor indentation issues
2015-06-22 Guillaume GomezChange description of error (thanks @Manisheart)
2015-06-22 Guillaume GomezRemove E0222 from errors list
2015-06-22 borsAuto merge of #26500 - sanxiyn:dead-field, r=alexcrichton
2015-06-22 Tshepang Lekhonkhobebook: there are 4 special sections
2015-06-22 Tshepang Lekhonkhobebook: remove a stray code block
2015-06-22 Guillaume GomezAdd E0045 error explanation
2015-06-22 Guillaume GomezUnify variadic errors
2015-06-22 borsAuto merge of #25784 - geofft:subprocess-signal-masks...
2015-06-22 Seo SanghyeonDo not consider fields matched by wildcard patterns...
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 Geoffrey ThomasFix build on Android API levels below 21
2015-06-22 Geoffrey Thomassys/unix/process: Reset signal behavior before exec
2015-06-22 Geoffrey Thomassys/unix: Consolidate signal-handling FFI bindings
2015-06-22 Geoffrey Thomassys/unix/c.rs: Remove unused code
2015-06-22 Geoffrey Thomasstd::process: Remove helper function pwd_cmd from test...
2015-06-22 OGINO MasanoriPut CFG_BUILD triples into CFG_HOST triples.
2015-06-22 Alex Crichtonrustc_trans: Use custom PATH for archive commands
2015-06-22 borsAuto merge of #26481 - nham:test-18655, r=arielb1
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26479 - arielb1:expr-kind, r=eddyb
2015-06-21 borsAuto merge of #26463 - sfackler:stdout-panic-fix, r...
2015-06-21 Nick HamannAdd regression tests for issues #18655 and #18988.
2015-06-21 Ariel Ben-YehudaMake expr_is_lval more robust
2015-06-21 borsAuto merge of #25641 - geofft:execve-const, r=alexcrichton
next