]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
2015-01-06 Alex CrichtonMore test fixes!
2015-01-06 Alex CrichtonRevert "Remove i suffix in docs"
2015-01-06 Alex CrichtonTest fixes
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Alex Crichtonrollup merge of #20608: nikomatsakis/assoc-types-method...
2015-01-06 Alex CrichtonMerge remote-tracking branch 'nrc/sized-2' into rollup
2015-01-06 Niko MatsakisNormalize predicates during method winnowing.
2015-01-06 Niko MatsakisPermit method calls based on where clauses.
2015-01-06 Alex Crichtonrollup merge of #20556: japaric/no-for-sized
2015-01-06 Alex Crichtonrollup merge of #20594: nikomatsakis/orphan-ordered
2015-01-06 Alex Crichtonrollup merge of #20584: brson/versioning
2015-01-06 Alex Crichtonrollup merge of #20583: csouth3/vim-syntax
2015-01-06 Alex Crichtonrollup merge of #20581: apasel422/extend
2015-01-06 Alex Crichtonrollup merge of #20568: huonw/ungate-AT-globs
2015-01-06 Alex Crichtonrollup merge of #20566: zsiciarz/fix-stdext-docs
2015-01-06 Alex Crichtonrollup merge of #20565: alexcrichton/missing-stability
2015-01-06 Alex Crichtonrollup merge of #20564: bombless/patch-3
2015-01-06 Alex Crichtonrollup merge of #20560: aturon/stab-2-iter-ops-slice
2015-01-06 Alex Crichtonrollup merge of #20554: huonw/mut-pattern
2015-01-06 Alex Crichtonrollup merge of #20548: tshepang/fix-ping-pong-benchmark
2015-01-06 Alex Crichtonrollup merge of #20538: EchoAce/issue-20529
2015-01-06 Alex Crichtonrollup merge of #20519: ville-h/rwlock-rename
2015-01-06 Alex Crichtonrollup merge of #20518: nagisa/weighted-bool
2015-01-06 Alex Crichtonrollup merge of #20517: nikomatsakis/safety-issue-19997
2015-01-06 Alex Crichtonrollup merge of #20511: csouth3/derive-lint
2015-01-06 Alex Crichtonrollup merge of #20507: alexcrichton/issue-20444
2015-01-06 Alex Crichtonrollup merge of #20488: ltratt/nondeterministic_tempdir
2015-01-06 Alex Crichtonrollup merge of #20483: nagisa/rng-copy
2015-01-06 Alex Crichtonrollup merge of #20478: SeanTAllen/master
2015-01-06 Alex Crichtonrollup merge of #20472: mneumann/llvm-dragonfly
2015-01-06 Alex Crichtonrollup merge of #20465: nikomatsakis/assoc-types-region...
2015-01-06 Alex Crichtonrollup merge of #20434: steveklabnik/five_eye
2015-01-06 Alex Crichtonrollup merge of #20424: jroesch/tuple-struct-where...
2015-01-06 Alex Crichtonrollup merge of #20258: sanxiyn/show-span-2
2015-01-06 Alex Crichtonrollup merge of #20197: pczarn/ring_buf-collections...
2015-01-06 Alex Crichtonrollup merge of #20099: P1start/parse-more-macro-ops
2015-01-06 Alex Crichtonrollup merge of #20092: barosl/rustdoc-line-number...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-06 Alex Crichtonrollup merge of #19888: steveklabnik/gh19861
2015-01-06 Alex Crichtonrollup merge of #19736: steveklabnik/gh19662
2015-01-06 Alex Crichtonrollup merge of #19235: bjz/reference
2015-01-06 Keegan McAllisterUpdate docs
2015-01-06 Keegan McAllisterAdd a test case for accidental macro re-export
2015-01-06 Keegan McAllisterForbid '#[macro_use] extern crate' outside the crate...
2015-01-06 Keegan McAllisterUn-gate macro_rules
2015-01-06 Keegan McAllisterPass the #[plugin(...)] meta item to the registrar
2015-01-06 Keegan McAllisterModernize macro_rules! invocations
2015-01-06 Keegan McAllisterReserve the keyword 'macro'
2015-01-06 Keegan McAllisterAllow selective macro import
2015-01-06 Keegan McAllisterMove #[macro_reexport] to extern crate
2015-01-06 Keegan McAllisterReplace #[phase] with #[plugin] / #[macro_use] / #...
2015-01-06 Keegan McAllistercreader: Load parts of plugin metadata on demand
2015-01-06 Nick CameronFix the obsolete message
2015-01-06 Nick CameronFallout
2015-01-06 Nick CameronObsolete `Sized? T`
2015-01-06 Nick CameronRemove the prefix in ObsoleteSyntax variants
2015-01-05 borsauto merge of #20578 : japaric/rust/no-more-bc, r=nmatsakis
2015-01-05 Steve KlabnikRemove i suffix in docs
2015-01-05 Aaron TuronStabilization of impls and fallout from stabilization
2015-01-05 Jorge Aparicioremove more stage0 stuff
2015-01-05 Jorge Apariciounignore and fix doctests in guide and reference
2015-01-05 Jorge Apariciofix tests
2015-01-05 Jorge Aparicioreplace `f.call_mut(a, b, ..)` with `f(a, b, ..)`
2015-01-05 Niko MatsakisCorrectly "detuple" arguments when creating trait objec...
2015-01-05 Niko MatsakisFix ICE caused by forgotten bcx
2015-01-05 Jorge Aparicioaddress Niko's comments
2015-01-05 Jorge Aparicioignore boxed closure doctests in the guide/reference
2015-01-05 Jorge Apariciofix benchmarks
2015-01-05 Jorge Apariciofix debuginfo tests
2015-01-05 Jorge Apariciofix pretty tests
2015-01-05 Jorge Apariciofix run-make test
2015-01-05 Jorge Apariciofix cfail tests
2015-01-05 Jorge Apariciofix rpass tests
2015-01-05 Jorge Apariciotypeck: remove dead code
2015-01-05 Jorge Apariciotrans: remove dead code
2015-01-05 Jorge Apariciorustc: remove dead code
2015-01-05 Jorge Apariciosyntax: remove dead code
2015-01-05 Jorge Apariciotypeck: there are only unboxed closures now
2015-01-05 Jorge Apariciosyntax: make the closure type `f: |uint| -> bool` synta...
2015-01-05 Jorge Apariciotrans: remove Closure
2015-01-05 Jorge Aparicioremove mk_closure
2015-01-05 Jorge Aparicioremove AdjustAddEnv
2015-01-05 Jorge Aparicioremove TyClosure
2015-01-05 Jorge Aparicioremove ty_closure
2015-01-05 Jorge Apariciocoretest: remove/ignore tests
2015-01-05 Jorge Apariciocompiletest: remove boxed closures
2015-01-05 Jorge Apariciodriver: remove unboxed closures
2015-01-05 Jorge Apariciotrans: remove remaining boxed closures
2015-01-05 Jorge Apariciotypeck: remove remaining boxed closures
2015-01-05 Jorge Apariciorustc: remove remaining boxed closures
2015-01-05 Jorge AparicioEncodeInlinedItem: convert to "unboxed" closures
2015-01-05 Jorge AparicioDecodeInlinedItem: convert to "unboxed" closures
2015-01-05 Jorge Aparicioconv_did: convert to "unboxed" closure
2015-01-05 Jorge Apariciosyntax: remove remaining boxed closures
2015-01-05 Jorge Apariciostd: remove remaining boxed closures
2015-01-05 Jorge Aparicioregister snapshot
2015-01-05 Niko MatsakisImplement new orphan rule that requires that impls...
2015-01-05 Aaron TuronStabilize collection modules
2015-01-05 Aaron TuronFinal alpha stabilization of std::slice
next