]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-10-27 Alex Crichtonrollup merge of #18303 : cgaebel/make-vec-match-slice
2014-10-27 Alex Crichtonrollup merge of #18266 : nick29581/vtable2.rs
2014-10-27 Alex Crichtonrollup merge of #18265 : jakub-/mailmap
2014-10-27 Alex Crichtonrollup merge of #18257 : globin/master
2014-10-27 Alex Crichtonrollup merge of #18256 : SimonSapin/view_item_to_string
2014-10-27 Alex Crichtonrollup merge of #18251 : steveklabnik/build_module_guide
2014-10-27 Alex Crichtonrollup merge of #18250 : dotdash/fix_aliasing
2014-10-27 Alex Crichtonrollup merge of #18244 : areski/pr-fix-string-doc
2014-10-27 Alex Crichtonrollup merge of #18239 : msiemens/fix-ice-rename-failed
2014-10-27 Alex Crichtonrollup merge of #18235 : nikomatsakis/issue-18209
2014-10-27 Alex Crichtonrollup merge of #18231 : cakebaker/fix_greater_than_for...
2014-10-27 Alex Crichtonrollup merge of #18229 : bjz/ttdelim
2014-10-27 Alex Crichtonrollup merge of #18221 : jkleint/guide-boxes
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-27 Ariel Ben-YehudaRemove cat_discr
2014-10-27 borsauto merge of #17890 : pnkfelix/rust/fsk-fix-issue...
2014-10-27 Felix S. Klock IIconfig.mk: Added variants of `valopt`/`opt` that do...
2014-10-27 borsauto merge of #18348 : michaelwoerister/rust/lldb-test...
2014-10-27 borsauto merge of #18130 : mahkoh/rust/udp, r=alexcrichton
2014-10-27 John KleintGuide: motivate Box and Rc pointers with need, uses...
2014-10-26 Michael Woeristerdebuginfo: Set RUST_TEST_TASKS to 1 again for LLDB...
2014-10-26 borsauto merge of #18143 : mahkoh/rust/reverse_complement...
2014-10-26 borsauto merge of #18212 : kmcallister/rust/unsafecell...
2014-10-26 Brendan ZabarauskasUpdate parse::test::string_to_tts_1 test
2014-10-25 Brendan ZabarauskasAdd a KleeneOp enum for clarity
2014-10-25 Brendan ZabarauskasReduce the size of the TokenTree
2014-10-25 Brendan ZabarauskasUse standard capitalisation for TokenTree variants
2014-10-25 Brendan ZabarauskasPrevent some vector reallocations
2014-10-25 Brendan ZabarauskasRename TokenTree variants for clarity
2014-10-25 Brendan ZabarauskasAdd Span and separate open/close delims to TTDelim
2014-10-25 borsauto merge of #18293 : thestinger/rust/heap, r=cmr
2014-10-25 Daniel Micayfix sized deallocation documentation
2014-10-25 Daniel Micayreturn the new usable size from reallocate_inplace
2014-10-25 Daniel Micayget rid of libc_heap::{malloc_raw, realloc_raw}
2014-10-25 Daniel Micayrm unnecessary libc allocator usage
2014-10-25 Björn SteinbrinkMake MIN_ALIGN a const to allow better optimization
2014-10-25 borsauto merge of #18176 : jkleint/rust/guide-borrow-wordin...
2014-10-25 Julian OrthDeprecate UdpStream
2014-10-25 borsauto merge of #18171 : jakub-/rust/match-typeck, r...
2014-10-25 Julian OrthMake UdpStream block until the next non-empty msg.
2014-10-25 Clark GaebelMake the Vec data structure layout match raw::Slice.
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 Keegan McAllisterAdd as_unsafe_cell() for Cell and RefCell
2014-10-24 Jakub BukajUpdate tests with the new error messages
2014-10-24 Jakub BukajOverhaul typechecking of patterns
2014-10-24 Jakub BukajDo not accept functions in enum patterns past resolve
2014-10-24 borsauto merge of #16388 : Zoxc/rust/stmesg, r=alexcrichton
2014-10-24 Julian Orthignore-android
2014-10-24 Julian OrthImprove shootout-reverse-complement
2014-10-24 borsauto merge of #17813 : P1start/rust/lint-field-shorthan...
2014-10-24 Niko MatsakisUse type-safe wrapper for TypeFlags
2014-10-24 John Kåre AlsakerPrint stack overflow messages for Windows, Linux and...
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 P1startAdd a lint for not using field pattern shorthands
2014-10-24 John Kåre AlsakerFix sigaction on OS X
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-23 Nick Camerons/vtable2/vtable
2014-10-23 Jakub BukajUpdate .mailmap
2014-10-23 borsauto merge of #17683 : gereeter/rust/ident-to-name...
2014-10-23 Markus SiemensFail immediately if linking returns status code != 0
2014-10-23 borsauto merge of #18253 : steveklabnik/rust/small_doc_fixe...
2014-10-23 Robin Glosterplugin-guide: nicer creation of the parser
2014-10-23 Simon SapinAdd syntax::print::pprint::view_item_to_string
2014-10-23 Steve KlabnikImprove code in the intro.
2014-10-23 Steve Klabnikbuild the crates guide
2014-10-23 borsauto merge of #18217 : mikedilger/rust/bug_report_instr...
2014-10-23 Björn SteinbrinkFix codegen breaking aliasing rules for functions with...
2014-10-23 borsauto merge of #17868 : nick29581/rust/valgrind, r=alexc...
2014-10-23 Nick CameronError if we should be able to Valgrind but can't
2014-10-23 Jonathan SPart of #6993. Moved a bunch of uses of Ident to Name
2014-10-23 Nick CameronRemove support for .rc files from test.mk
2014-10-23 Nick CameronMake rpass-valgrind work with pretty
2014-10-23 Nick CameronMove some tests to run-pass-valgrind
2014-10-23 Nick CameronAdd run-pass-valgrind tests
2014-10-22 borsauto merge of #18224 : nikomatsakis/rust/issue-17594...
2014-10-22 areskiFixed single quote around string slice and simplify...
2014-10-22 borsauto merge of #18092 : michaelwoerister/rust/lldb-test...
2014-10-22 borsauto merge of #17846 : tomjakubowski/rust/rustdoc-hide...
2014-10-22 Niko MatsakisUse local cache when there are unbound type variables...
2014-10-22 borsauto merge of #18230 : cakebaker/rust/adapt_range_value...
2014-10-22 Daniel HofstetterGuide: Change >= to > in closure
2014-10-22 Daniel HofstetterGuide: Adapt range values to variable name
2014-10-22 borsauto merge of #18223 : nikomatsakis/rust/coherence...
2014-10-22 Michael Woeristerdebuginfo: Print more output in lldb_batchmode.py for...
2014-10-22 Michael Woeristerdebuginfo: Let LLDB tests run in parallel again since...
2014-10-22 Michael Woeristerdebuginfo: Enable LLDB test suite on Darwin.
2014-10-22 Michael Woeristerdebuginfo: Make some path LLDB-related paths in the...
2014-10-22 Michael Woeristerdebuginfo: Gate all LLDB debuginfo tests on a minimum...
2014-10-22 borsauto merge of #18141 : phildawes/rust/master, r=brson
2014-10-22 borsauto merge of #18213 : pcwalton/rust/pcg-default, r...
2014-10-22 Niko MatsakisAdd test for issue #17594
2014-10-22 Niko MatsakisAdjust orphan rules to consider all input types, not...
2014-10-22 Mike DilgerFix issue #17848 (Questionable advice in bug report...
2014-10-22 borsauto merge of #18121 : nikomatsakis/rust/method-call...
2014-10-21 Stuart Pernsteinerenable parallel codegen by default
2014-10-21 Niko MatsakisPatch up broken error messages
2014-10-21 borsauto merge of #18203 : mahkoh/rust/cstring, r=thestinger
2014-10-21 Niko MatsakisAddress nits by @pcwalton
2014-10-21 Niko MatsakisCoherence tests that seemed to be missing.
2014-10-21 Niko MatsakisTests for method resolution in the face of various...
next