]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-10-02 Alex Crichtontravis: Stop building and testing rust
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17434 : P1start/rust/borrowck-messages...
2014-10-02 borsauto merge of #17681 : jgallagher/rust/dep-info-escape...
2014-10-02 borsauto merge of #17620 : nick29581/rust/slice4, r=aturon
2014-10-02 P1startChange the `use of moved value` error to be more accurate
2014-10-02 Nick CameronReview and rebasing changes
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-10-02 Nick CameronPut slicing syntax behind a feature gate.
2014-10-02 Nick CameronRemove the `_` suffix from slice methods.
2014-10-02 Nick CameronUse slice syntax instead of slice_to, etc.
2014-10-01 P1startClarify some borrowck errors
2014-10-01 P1startAdd an explanatory note when calling a closure via `&`
2014-10-01 P1startOutput a note when lifetimes cannot be elided from...
2014-10-01 borsauto merge of #17673 : aturon/rust/remove-uv, r=alexcri...
2014-10-01 Aaron TuronRemove std::io::signal
2014-10-01 Aaron TuronRemove libuv, gyp
2014-10-01 borsauto merge of #17678 : fhahn/rust/issue-17628-infinite...
2014-10-01 Aaron TuronRemove librustuv
2014-10-01 Aaron TuronRemove iotest macro
2014-10-01 Aaron TuronRemove all use of librustuv
2014-10-01 John GallagherMake --dep-info escape spaces in filenames
2014-10-01 borsauto merge of #17667 : wizeman/rust/fix-override-env...
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 John GallagherMake find->tidy resilient to filenames with spaces
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 Florian HahnLimit recursion depth for macro expansions, closes...
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-10-01 borsauto merge of #17501 : pcwalton/rust/improve-method...
2014-10-01 borsauto merge of #17132 : reem/rust/any-static-bound,...
2014-10-01 borsauto merge of #17584 : pcwalton/rust/range-patterns...
2014-10-01 Jonathan ReemBound Any with 'static
2014-10-01 Ricardo M.... libstd: Pass-through PATH in test_override_env
2014-09-30 borsauto merge of #17634 : jakub-/rust/if_let, r=kballard
2014-09-30 Patrick Waltonlibrustc: Fix up mutability in method autoderefs if...
2014-09-30 Benjamin AdamsonRemove unnecessary allocation, update API name for...
2014-09-30 Eduard BurtescuFold `MethodOrigin`s to resolve inference variables...
2014-09-30 borsauto merge of #17479 : gamazeps/rust/issue17478, r...
2014-09-30 Steven FacklerFix rustdoc
2014-09-30 Steven FacklerFix librustuv
2014-09-30 Steven FacklerFix libnative
2014-09-30 Steven FacklerFix libgreen
2014-09-30 Steven FacklerFix librustc_llvm
2014-09-30 Steven FacklerFix librustc
2014-09-30 Steven FacklerFix librustc_back
2014-09-30 Steven FacklerFix libtime
2014-09-30 Steven FacklerFix librustrt
2014-09-30 Steven FacklerFix libstd
2014-09-30 Steven FacklerFix liballoc
2014-09-30 Steven FacklerFix cfg warnings for liblibc
2014-09-30 Steven FacklerTurn on cfg format warnings
2014-09-30 borsauto merge of #17639 : brson/rust/windbg2, r=pcwalton
2014-09-30 Jakub WieczorekTemporarily remove the description for the diagnostic...
2014-09-30 Jakub WieczorekUpdate after the fall out from the syntax::ptr changes
2014-09-30 Jakub WieczorekAdd `if let` to the reference
2014-09-30 Kevin BallardUpdate based on PR feedback
2014-09-30 Kevin BallardMove `if let` behind a feature gate
2014-09-30 Kevin BallardProduce a better error for irrefutable `if let` patterns
2014-09-30 Kevin BallardAdd tests for `if let`
2014-09-30 Kevin BallardDesugar 'if let' into the appropriate 'match'
2014-09-30 Kevin BallardTeach libsyntax about `if let`
2014-09-30 borsauto merge of #17647 : pcwalton/rust/stop-looking-in...
2014-09-30 Brian AndersonIgnore yet another windows debuginfo test
2014-09-30 Patrick Waltonlibrustc: Forbid `..` in range patterns.
2014-09-30 Michael KainerFixes ICE when using reexported unit-like structs
2014-09-30 Patrick Waltonlibrustc: Stop looking in metadata in type contents.
2014-09-30 borsauto merge of #17640 : brson/rust/wininst, r=alexcrichton
2014-09-30 Jonathan SRemoved some unnecessary RefCells from resolve
2014-09-30 borsauto merge of #17563 : brson/rust/wintcbfix, r=thestinger
2014-09-29 borsauto merge of #17468 : nick29581/rust/dst-bug-nostd...
2014-09-29 Nick CameronEmit an error rather than ICEing for a missing built...
2014-09-29 Brian Andersoninstall: Fix the install.sh script to work with spaces
2014-09-29 Brian Andersonmk: Start producing binary tarballs on windows
2014-09-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
2014-09-29 Brian AndersonIgnore win-tcb test on non-windows
2014-09-29 borsauto merge of #17629 : alexcrichton/rust/rollup, r...
2014-09-29 Alex CrichtonTest fixes from the rollup
2014-09-29 gamazepsReplaced some TODO by FIXME
2014-09-29 Alex Crichtonrollup merge of #17621 : sfackler/new-snap
2014-09-29 Alex Crichtonrollup merge of #17625 : Boddlnagg/lexer-fix
2014-09-29 Alex Crichtonrollup merge of #17623 : bkoropoff/issue-17607
2014-09-29 Alex Crichtonrollup merge of #17619 : wizeman/fix-perm
2014-09-29 Alex Crichtonrollup merge of #17614 : nick29581/slice3
2014-09-29 Alex Crichtonrollup merge of #17613 : bkoropoff/issue-17593
2014-09-29 Alex Crichtonrollup merge of #17602 : Tobba/defailbloat-static
2014-09-29 Alex Crichtonrollup merge of #17599 : Gankro/enum-ord
2014-09-29 Alex Crichtonrollup merge of #17598 : bkoropoff/issue-17441
2014-09-29 Alex Crichtonrollup merge of #17592 : kmcallister/inline-asm-loc
2014-09-29 Alex Crichtonrollup merge of #17586 : Sawyer47/test-16465
2014-09-29 Alex Crichtonrollup merge of #17585 : sfackler/string-slice
2014-09-29 Alex Crichtonrollup merge of #17582 : kmcallister/gc-box
2014-09-29 Alex Crichtonrollup merge of #17577 : squeaky-pl/patch-1
2014-09-29 Alex Crichtonrollup merge of #17576 : kmcallister/hide-quotes
2014-09-29 Alex Crichtonrollup merge of #17573 : iliekturtles/17570-windows...
2014-09-29 Alex Crichtonrollup merge of #17565 : akavel/patch-1
2014-09-29 Alex Crichtonrollup merge of #17564 : japaric/fix-slicemut-docs
2014-09-29 Alex Crichtonrollup merge of #17557 : sfackler/fuse-example
2014-09-29 Alex Crichtonrollup merge of #17544 : eklitzke/master
2014-09-29 Alex Crichtonrollup merge of #17548 : cgaebel/master
next