]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-29 Steve KlabnikRollup merge of #27341 - steveklabnik:remove_warning...
2015-07-29 Steve KlabnikRollup merge of #27327 - steveklabnik:fix_take, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27326 - steveklabnik:doc_show_use...
2015-07-29 Steve KlabnikRollup merge of #27325 - midinastasurazz:patch-2, r...
2015-07-29 Steve KlabnikRollup merge of #27313 - nagisa:illegal-to-invalid...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27360 - dhuseby:fixing_freebsd_stat_stru...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27349 - arielb1:constant-at, r=alexcrichton
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27339 - alexcrichton:remove-old-rt,...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 Alex Crichtonrustc: Add a --cap-lints flag to the compiler
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 Simonas KazlauskasReplace illegal with invalid in most diagnostics
2015-07-28 Simonas KazlauskasImprove typeck diagnostic messages
2015-07-28 Simonas KazlauskasImprove invalid recursive types diagnostic
2015-07-28 borsAuto merge of #27318 - soon:E0391_explanation, r=nrc
2015-07-28 borsAuto merge of #27234 - oli-obk:move_get_name_get_ident_...
2015-07-28 Ulrik SverdrupUse raw pointers to avoid aliasing violation in split_a...
2015-07-28 borsAuto merge of #26934 - reem:boxed-slice-clone, r=Gankro
2015-07-28 Dave HusebyFixes #25155 and fixes #27359 by fixing the stat define...
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 Ariel Ben-Yehudaprohibit the lhs of an @-pattern being a constant
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
2015-07-28 borsAuto merge of #26173 - pnkfelix:fsk-trans-nzmove-take3...
2015-07-28 Felix S. Klock IIcomments and code-cleanup in response to reviews.
2015-07-28 Felix S. Klock IIbuild fragmented map earlier to make its dependencies...
2015-07-28 Felix S. Klock IIReduced the Lvalue constructors to a kernel of three...
2015-07-28 Felix S. Klock IIRevise intrinsic-move-val test to not require knowledge...
2015-07-28 Felix S. Klock IIDuring my own review, I convinced myself this was indee...
2015-07-28 Felix S. Klock IIAdd dropflag hints (stack-local booleans) for unfragmen...
2015-07-28 Felix S. Klock IIrustc and rustc::borrowck: pass fragment info down...
2015-07-28 Felix S. Klock IIExtend `trans::datum::Lvalue` so that it carrys an...
2015-07-28 Felix S. Klock IIdebugflag to turn off nonzeroing move hint optimization.
2015-07-28 Felix S. Klock IIPrep for dropflag hints: refactor `trans:_match` to...
2015-07-28 Felix S. Klock IIPrep for dropflag-hints: Clarify trans bindings MoveByR...
2015-07-28 borsAuto merge of #27330 - alexcrichton:reenable-lto-syntax...
2015-07-28 borsAuto merge of #27319 - diaphore:pr_debug_osstr_escape...
2015-07-28 borsAuto merge of #27309 - eddyb:snapshot-infdef, r=alexcri...
2015-07-28 Jonathan ReemImplement Clone for Box<[T]> where T: Clone
2015-07-28 Mark BuerSplits Android NDK path configuration.
2015-07-28 borsAuto merge of #27275 - nrc:save-use, r=brson
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-28 Steve KlabnikRemove warning header for consistency
2015-07-28 borsAuto merge of #26914 - alexcrichton:deprecate-easy...
2015-07-27 Alex Crichtonstd: Deprecate a number of unstable features
2015-07-27 borsAuto merge of #27250 - alexcrichton:ucrt, r=brson
2015-07-27 Alex Crichtonstd: Remove msvc/valgrind headers
2015-07-27 borsAuto merge of #26216 - azerupi:doc-experiments, r=steve...
2015-07-27 borsAuto merge of #27230 - GuillaumeGomez:patch-1, r=brson
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #27304 - alexcrichton:revert-picky-dllimp...
2015-07-27 diaphoreFix escaping of characters in Debug for OsStr
2015-07-27 Alex Crichtontest: Fix lto-syntax-extension
2015-07-27 borsAuto merge of #27284 - lastorset:default-methods, r...
2015-07-27 Steve KlabnikShow appropriate feature flags in docs
2015-07-27 Steve KlabnikFix buffer length in std::io::take
2015-07-27 Eduard BurtescuTurn on `box(PLACE) expr` deprecation warning post...
2015-07-27 borsAuto merge of #27317 - midinastasurazz:patch-1, r=Gankro
2015-07-27 midinastasurazzFix misrendered HTML character entities
2015-07-27 borsAuto merge of #27278 - thepowersgang:result-expect...
2015-07-27 borsAuto merge of #27315 - eefriedman:improper-ctypes-void...
2015-07-27 Eduard BurtescuRegister new snapshots (2015-07-26 a5c12f4).
2015-07-27 borsAuto merge of #27310 - akiss77:fix-aarch64-getrandom...
2015-07-27 AndrewFixed grammar
2015-07-27 borsAuto merge of #27308 - sstewartgallus:standardize-nonze...
2015-07-27 midinastasurazzFix typo: yur -> your
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-27 Andrew KuchevAdded explanation for E0391
2015-07-27 borsAuto merge of #27274 - tshepang:not-needed-word, r...
2015-07-27 Eli FriedmanIn improper-ctypes lint, handle functions which explici...
2015-07-27 borsAuto merge of #27311 - kballard:thread-mod-desc-remove...
2015-07-26 borsAuto merge of #27294 - eddyb:deep-unsize-hinting, r=nrc
2015-07-26 Kevin BallardRemove the module-level documentation for thread::scoped
2015-07-26 borsAuto merge of #27267 - tamird:fix-ios-improper-ctypes...
2015-07-26 Akos KissFix getrandom syscall number for aarch64-unknown-linux-gnu
2015-07-26 Eduard Burtescutypeck: handle unsized structs in type hints by recursi...
2015-07-26 Steven Stewart... Standardize on non-zero checks for configure
2015-07-26 borsAuto merge of #27012 - pornel:master, r=Gankro
2015-07-26 borsAuto merge of #27272 - eefriedman:closure-const-crash...
2015-07-26 Alex CrichtonRevert "trans: Be a little more picky about dllimport"
2015-07-26 borsAuto merge of #27297 - mitaa:cleanup_E0005, r=alexcrichton
2015-07-26 borsAuto merge of #26870 - jroesch:default-typaram-fallback...
2015-07-26 Ariel Ben-Yehudause a HashSet instead of a Vec for breadcrumbs
2015-07-26 borsAuto merge of #27283 - arielb1:free-self-2, r=eddyb
2015-07-26 mitaaSidestep warning about repeated E0005 `span_err!` invoc...
2015-07-26 mitaaRemove `ast::LocalSource` with only one used variant
2015-07-26 Jared RoeschAdd omitted trailing comma
2015-07-26 Jared RoeschAddress nit
2015-07-26 Jared RoeschAdd feature gate
2015-07-26 Jared RoeschMake default error reporting deterministic
2015-07-26 Jared RoeschAdd cross-crate error message tests
2015-07-26 Jared RoeschAddress tidy
2015-07-26 Jared RoeschRework cross crate error messages
2015-07-26 Jared RoeschFix error message spans
2015-07-26 Jared RoeschCorrectly subst defaults with the in-scope substs
2015-07-26 Jared RoeschRemove second transaction
2015-07-26 Jared RoeschRebase fixes
next