]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-08 Adrien Tétarwebfonts: serve Source Code Pro locally
2014-07-08 Adrien Tétarwebfonts: proper fix
2014-07-08 borsauto merge of #15518 : alexcrichton/rust/fix-some-crate...
2014-07-08 Alex Crichtonrustc: Fix naming output files with --crate-name
2014-07-08 borsauto merge of #15516 : brson/rust/tidy, r=alexcrichton
2014-07-08 borsauto merge of #15508 : jakub-/rust/struct-pattern-witne...
2014-07-08 borsauto merge of #15443 : pcwalton/rust/module-and-type...
2014-07-08 Brian Andersonmk: Run tidy after tests in 'make check'
2014-07-08 borsauto merge of #15406 : luqmana/rust/nop, r=pcwalton
2014-07-07 borsauto merge of #15394 : pcwalton/rust/new-index-traits...
2014-07-07 Luqman Adenlibrustc: Update debuginfo.
2014-07-07 borsauto merge of #15440 : pcwalton/rust/struct-aliases...
2014-07-07 Jakub WieczorekImprove non-exhaustive pattern witnesses for structs...
2014-07-07 Patrick Waltonlibrustc (RFC #34): Implement the new `Index` and ...
2014-07-07 Patrick Waltonlibrustc: Disallow modules and types from having the...
2014-07-07 borsauto merge of #15502 : sfackler/rust/link_args_spaces...
2014-07-07 Steven FacklerStrip empty strings from link args
2014-07-07 borsauto merge of #15496 : ruud-v-a/rust/patch-1, r=huonw
2014-07-07 borsauto merge of #15489 : jakub-/rust/issue-15488, r=pcwalton
2014-07-07 Ruud van Asseldonkmanual: Fix typo.
2014-07-07 borsauto merge of #15411 : mitchmindtree/rust/master, r...
2014-07-07 mitchmindtreeImplemented Decodable/Encodable for Cell and RefCell...
2014-07-07 borsauto merge of #15464 : dotdash/rust/bool_stores, r...
2014-07-06 borsauto merge of #15481 : alexcrichton/rust/fix-nightly...
2014-07-06 Jakub WieczorekProperly bind nested pattern bindings when there's...
2014-07-06 borsauto merge of #15486 : jakub-/rust/test-case-12187...
2014-07-06 Björn SteinbrinkStore booleans as i8 in memory to improve optimizations...
2014-07-06 Björn SteinbrinkRemove remainders from when booleans were i8
2014-07-06 Jakub WieczorekAdd a test case for #12187, which appears to have been...
2014-07-06 borsauto merge of #15467 : brson/rust/guideversion, r=alexc...
2014-07-06 borsauto merge of #15465 : SimonSapin/rust/patch-4, r=alexc...
2014-07-06 Alex Crichtonmk: Fix bootstrapping the nightly builds
2014-07-06 borsauto merge of #15456 : aochagavia/rust/guide, r=alexcri...
2014-07-06 borsauto merge of #15454 : jakub-/rust/15453, r=huonw
2014-07-06 borsauto merge of #15447 : patrickyevsukov/rust/patch-1...
2014-07-06 borsauto merge of #15472 : luqmana/rust/snaps, r=alexcrichton
2014-07-06 Luqman AdenRegister snapshot.
2014-07-06 borsauto merge of #15441 : P1start/rust/lifetime-suggest...
2014-07-06 borsauto merge of #15439 : dotdash/rust/remove_entry_bcx...
2014-07-06 borsauto merge of #15417 : pfalabella/rust/rational-signed...
2014-07-06 Brian Andersondoc: --version no longer displays the host triple
2014-07-06 Simon SapinOptimize String::push_byte()
2014-07-05 borsauto merge of #15319 : alexcrichton/rust/no-crate-id...
2014-07-05 borsauto merge of #15225 : Ryman/rust/liburl_minor, r=alexc...
2014-07-05 Alex Crichtonrustc: Default #[crate_name] on input, not output
2014-07-05 Alex CrichtonTest fixes and rebase conflicts
2014-07-05 Alex Crichtonrustc: Repurpose the --crate-name CLI flag
2014-07-05 Alex Crichtontest: Fix tests for crate_id removal
2014-07-05 Alex Crichtonrustc: Add a flag for specifying dependencies
2014-07-05 Alex Crichtonrustc: Stop putting hashes in filenames by default
2014-07-05 Alex CrichtonAdd #[crate_name] attributes as necessary
2014-07-05 Alex Crichtonrustc: Modify crate loading to ignore versions
2014-07-05 Alex Crichtonrustc: Add a new codegen flag, -C metadata=foo
2014-07-05 Alex Crichtonrustc: Remove CrateId and all related support
2014-07-05 Paolo FalabellaAdded num::Signed implementation to Ratio (squashed)
2014-07-05 borsauto merge of #15431 : iliekturtles/rust/13279-error...
2014-07-05 borsauto merge of #15429 : kballard/rust/vim_tab_convention...
2014-07-05 Adolfo OchagavíaImproved example in the Guide
2014-07-05 borsauto merge of #15428 : phildawes/rust/master, r=huonw
2014-07-05 Jakub WieczorekFix #15453
2014-07-05 borsauto merge of #15427 : aochagavia/rust/parse, r=pcwalton
2014-07-05 borsauto merge of #15442 : luqmana/rust/odp, r=pnkfelix
2014-07-05 Luqman Adenlibcore: Fix Items iterator for zero sized types.
2014-07-05 borsauto merge of #15418 : pnkfelix/rust/fsk-revise-VecPerP...
2014-07-05 borsauto merge of #15414 : zsiciarz/rust/patch-1, r=alexcri...
2014-07-05 borsauto merge of #15284 : apoelstra/rust/bitv-methods...
2014-07-05 Felix S. Klock IIRevise `VecPerParamSpace` to use a one Vec rather than...
2014-07-05 Felix S. Klock IIRefactored VecPerParamSpace to hide exposure of `Vec...
2014-07-05 Patrick YevsukovUpdate RELEASES.txt
2014-07-05 borsauto merge of #15425 : jbclements/rust/hygiene-for...
2014-07-05 borsauto merge of #15419 : erickt/rust/json, r=pcwalton
2014-07-05 Luqman Adenlibrustc: Make sure to run destructors in the right...
2014-07-05 P1startmove lifetime suggestion note to after the error
2014-07-05 Patrick Waltonlibrustc: Accept type aliases for structures in structu...
2014-07-04 Erick Tryzelaarserialize: speed up json pretty printing by batch writi...
2014-07-04 Björn SteinbrinkRemove entry_bcx from FunctionContext
2014-07-04 borsauto merge of #15415 : dgoon/rust/master, r=alexcrichton
2014-07-04 Erick Tryzelaarserialize: escaping json strings should write in batches.
2014-07-04 Luqman AdenAdd tests for null pointer opt.
2014-07-04 Luqman Adenlibrustc: Don't create &[T] slices with NULL as the...
2014-07-04 Mike Boutinrustc: Reorder error and note message to reduce confusion.
2014-07-04 Kevin Ballardvim: set Rust tab conventions
2014-07-04 Phil DawesParser: fix PatIdent span bug
2014-07-04 borsauto merge of #15412 : dotdash/rust/builder, r=alexcrichton
2014-07-04 Adolfo OchagavíaRemoved unnecessary method in test
2014-07-04 John Clementsimplement hygiene for ExprFnBlock and ExprProc
2014-07-04 John Clementsadded test cases for closure arg hygiene
2014-07-04 John Clementscomments only
2014-07-04 John Clementsmake any_pat! and u64_from_be_bytes_bench_impl! macros...
2014-07-04 John Clementshygiene for item fn args
2014-07-04 John Clementscomments & test cases for IdentRenamers
2014-07-04 John Clementsuse PatIdentRenamer for match bindings
2014-07-04 John Clementscomments only
2014-07-04 John Clementsnew_mark -> apply_mark, new_rename -> apply_rename
2014-07-04 John Clementsadd PatIdentRenamer
2014-07-04 John Clementsmove RenameList to mtwt, add new_renames abstraction
2014-07-04 John Clementscomments, whitespace, rename NameFinderContext to PatId...
2014-07-04 borsauto merge of #15405 : pcwalton/rust/delifetime, r...
2014-07-04 Erick Tryzelaarserialize: Remove allocations from escaping strs and...
2014-07-04 borsauto merge of #15404 : vhbit/rust/ios-ptr-fixes, r...
next