]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-02-01 Sébastien Marieopenbsd: rebase to master
2015-02-01 Sébastien Marieopenbsd: remove specific block and cleanup linkage
2015-02-01 Sébastien Marieopenbsd: remove unused openbsd code
2015-02-01 Sébastien Marieopenbsd: incoporate remarks
2015-02-01 Sébastien Marieopenbsd: break lines too long
2015-02-01 Sébastien Marieopenbsd support
2015-02-01 borsAuto merge of #21809 - japaric:no-copy, r=alexcrichton
2015-02-01 borsAuto merge of #21788 - carllerche:master, r=alexcrichton
2015-02-01 borsAuto merge of #21768 - Gankro:hash-send, r=alexcrichton
2015-02-01 borsAuto merge of #21792 - nikomatsakis:orphan-ordered...
2015-01-31 borsAuto merge of #21760 - brson:snaps, r=alexcrichton
2015-01-31 Alexismake Send/Sync impl of RawTable manual
2015-01-31 Jorge Aparicioremove Copy impls from remaining iterators
2015-01-31 Niko MatsakisAdjust error message not to mention the self type
2015-01-31 borsAuto merge of #21791 - alexcrichton:rollup, r=alexcrichton
2015-01-31 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-31 Niko MatsakisUpdate the coherence rules to "covered first" -- the...
2015-01-31 Carl LercheImplement Thread::park_timeout
2015-01-30 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex CrichtonTest fixes and rebase conflicts
2015-01-30 Brian AndersonRegister snaps
2015-01-30 Alex Crichtonrollup merge of #21631: tbu-/isize_police
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21713: alexcrichton/second-pass-fmt
2015-01-30 Alex Crichtonrollup merge of #21760: brson/snaps
2015-01-30 Alex Crichtonrollup merge of #21783: lukesteensen/patch-1
2015-01-30 Alex Crichtonrollup merge of #21780: steveklabnik/no_as_slice
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21762: brson/users
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21718: alexcrichton/stabilize-from-str
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21495: richo/unexported-unmangled...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-30 Alex Crichtonrollup merge of #21385: nick29581/save-fix2
2015-01-30 Alex Crichtonrollup merge of #20790: japaric/for-loops
2015-01-30 borsAuto merge of #21495 - richo:unexported-unmangled-lint...
2015-01-30 Luke SteensenFix a missed io => old_io
2015-01-30 Alex Crichtonstd: Stabilize the std::fmt module
2015-01-30 Alex Crichtonstd: Stabilize FromStr and parse
2015-01-30 Steve KlabnikDon't use as_slice() in docs
2015-01-30 Jorge Apariciofix some cfail tests
2015-01-30 Jorge Apariciofixes after rebase
2015-01-30 Jorge Aparicios/while let/for/g now that #21245 has been fixed
2015-01-30 Jorge Aparicioadd test for #21655
2015-01-30 Jorge Aparicioadd test for #20605
2015-01-30 Jorge Apariciofix recursive call
2015-01-30 Jorge Aparicioremove the `Iterator` lang item
2015-01-30 Jorge Apariciosmoke out remaining bugs
2015-01-30 Jorge Aparicioremove Copy impls from iterators
2015-01-30 Jorge Aparicioadd tests
2015-01-30 Jorge Aparicioremove dead code
2015-01-30 Jorge Aparicioremove more `ExprForLoop`s
2015-01-30 Jorge Apariciocustom message for refutable patterns in for loops
2015-01-30 Jorge Apariciofix tests
2015-01-30 Jorge Apariciofix fallout
2015-01-30 Jorge Aparicioimplement for loop desugaring
2015-01-30 Jorge Apariciocore: add the `IntoIterator` trait
2015-01-30 borsAuto merge of #21604 - nikomatsakis:closure-move-indiv...
2015-01-30 borsAuto merge of #21717 - nick29581:prelude-fullrange...
2015-01-30 Niko MatsakisAddress @eddyb nit by simplifying `ClosureEnv`.
2015-01-30 Niko MatsakisUse `#[rustc_paren_sugar]` as a more extensible way...
2015-01-30 Richo Healeylint: Add test for no_mangle
2015-01-30 Niko MatsakisAllow individual upvars to be inferred to move semantic...
2015-01-30 Niko MatsakisRemove the capture mode map and just store the capture...
2015-01-30 borsAuto merge of #21351 - eddyb:x-coerce--a-new-hope,...
2015-01-30 Richo Healeyrt: allow unexported functions
2015-01-30 Richo Healeylint: warn about #[no_mangle] fns that aren't exported
2015-01-30 Tobias BucherRemove all `i` suffixes
2015-01-30 P1startMake the naming lints only warn on names with upper...
2015-01-29 Brian Andersondoc: Add links to users.rust-lang.org
2015-01-29 Brian AndersonRegister snaps
2015-01-29 Nick CameronChange from core::ops::RangeFull to std::ops
2015-01-29 Nick CameronRename FullRange to RangeFull
2015-01-29 Nick CameronRemove FullRange from the prelude etc.
2015-01-29 Nick CameronUse absolute path to FullRange, rather than assuming...
2015-01-29 Nick CameronReview changes
2015-01-29 Nick CameronMake the save-analysis smoke test more thorough
2015-01-29 Nick Cameronsave-anlaysis: misc bug fixes
2015-01-29 Nick Cameronsave-analysis: handle absolute paths properly
2015-01-29 Nick Cameronsave-analysis: Use the correct span for `extern crate`
2015-01-29 Nick Cameronsave-analysis: don't include the crate name in fully...
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 Eduard BurtescuImplement deref coercions (rust-lang/rfcs#241).
2015-01-29 Eduard Burtescurustc_typeck: cleanup coercion logic that has been...
2015-01-29 Eduard Burtescurustc_typeck: use FnCtxt in coercion, instead of mimick...
2015-01-29 Eduard Burtescurustc: move infer::coercion to rustc_typeck.
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 Tom Jakubowskirustdoc: Render new `self` syntax in `use`
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
next