]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-07-28 Simonas KazlauskasImprove invalid recursive types diagnostic
2015-07-28 borsAuto merge of #27234 - oli-obk:move_get_name_get_ident_...
2015-07-28 borsAuto merge of #26934 - reem:boxed-slice-clone, r=Gankro
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
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 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 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 Eduard BurtescuTurn on `box(PLACE) expr` deprecation warning post...
2015-07-27 borsAuto merge of #27317 - midinastasurazz:patch-1, r=Gankro
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 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 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 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
2015-07-26 Jared RoeschClean up test cases
2015-07-26 Jared RoeschRefactor the default type parameter algorithm
2015-07-26 Jared RoeschFix bug with defaults not being restored
2015-07-26 Jared RoeschRemove defaults table and attach defaults directly...
2015-07-26 Jared RoeschCorrectly collect defaults from type alises in astconv
2015-07-26 Jared RoeschFix tidy
2015-07-26 Jared RoeschImplement Default TyParam fallback
2015-07-25 Leif Arne StorsetDefault methods example: Show "(in)valid" case
2015-07-25 Ariel Ben-YehudaSubstitute free lifetimes in `Self::T`
2015-07-25 borsAuto merge of #27258 - nikomatsakis:issue-26952, r...
2015-07-25 Kornel LesińskiDocument Unicode complications in chars iterator
2015-07-25 borsAuto merge of #26630 - eefriedman:recursive-static...
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-25 Ulrik Sverdrupsiphash: Reorder hash state in the struct
2015-07-25 Ulrik Sverdrupsiphash: Remove one variable
2015-07-25 Ulrik Sverdrupsiphash: Use ptr::copy_nonoverlapping for efficient...
2015-07-25 Ulrik Sverdrupsiphash: Add more benchmarks
2015-07-25 borsAuto merge of #26960 - Manishearth:wrapper-types, r...
2015-07-25 John HodgeReference issue #27277 on Result::expect
2015-07-25 Nick Cameronsave-analysis: return an Option from get_path_data
2015-07-25 Manish GoregaokarMove wrapper types blog post into trpl
2015-07-25 Nick Cameronsave-analysis: add references to paths to get_path_data
2015-07-25 Tshepang Lekhonkhobereference: "those" feels misplaced there
2015-07-25 borsAuto merge of #27233 - tbu-:pr_wtf8, r=alexcrichton
2015-07-25 Eli FriedmanAllow writing types which "can't" be instantiated.
2015-07-25 Eli FriedmanAdd static_recursion feature gate.
2015-07-25 Eli FriedmanAllow recursive static variables.
2015-07-25 borsAuto merge of #26963 - Manishearth:improve-diag, r...
2015-07-25 Eli FriedmanFix an ICE with a closure in a constant.
next