]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 borsAuto merge of #21698 - Manishearth:rollup, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
2015-01-28 borsAuto merge of #21019 - nikomatsakis:issue-20871-ret...
2015-01-28 Niko MatsakisAdd regression test for #21212. Fixes #21212.
2015-01-28 Niko MatsakisAdd new test for object method numbering mismatches.
2015-01-28 Niko MatsakisAdjust comment per nrc's suggestion.
2015-01-28 Niko MatsakisAdd missing space to error message.
2015-01-28 Niko MatsakisUpdate test files; mostly the problem is that they...
2015-01-28 Niko MatsakisUpdate Rustdoc to deal with the Fn return type being...
2015-01-28 Niko MatsakisPatch variance bug: appearing in a binding is an invari...
2015-01-28 Niko MatsakisExtract expectations from the projection obligation...
2015-01-28 Niko MatsakisAdd Clone to the list of bounds for a TypeFolder. ...
2015-01-28 Niko MatsakisWhen pretty-printing object types, include the output...
2015-01-28 Niko MatsakisFix a latent bug in trait dispatch where we sometimes...
2015-01-28 Niko MatsakisMove return type an associated type of the `Fn*` traits...
2015-01-28 Niko MatsakisAdd the notion of normalizing a parameter environment...
2015-01-28 Niko MatsakisChange list of predicates in ParameterEnvironment to...
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-28 borsAuto merge of #21248 - brson:feature-staging, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21666 - tshepang:rm-unloved-file,...
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
2015-01-27 Manish GoregaokarRollup merge of #21667 - nagisa:sbook-links, r=Gankro
2015-01-27 Manish GoregaokarRollup merge of #21676 - Victory:fix-deprication-in...
2015-01-27 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-27 Manish GoregaokarRollup merge of #21686 - richo:python-fixes, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21658 - Manishearth:index_on_unimpleme...
2015-01-27 Manish GoregaokarRollup merge of #21625 - carols10cents:sliceext-example...
2015-01-27 Manish GoregaokarRollup merge of #21624 - emanueLczirai:vim_syntastic_fi...
2015-01-27 Manish GoregaokarRollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21618 - snowe2010:documentation, r...
2015-01-27 Manish GoregaokarRollup merge of #21612 - bombless:patch-3, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21608 - JeffBelgum:collections-reform...
2015-01-27 Manish GoregaokarRollup merge of #21602 - japaric:derive-copy, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21597 - iKevinY:mobile-api-docs, r=cmr
2015-01-27 Manish GoregaokarRollup merge of #21591 - GuillaumeGomez:hash, r=alexcri...
2015-01-27 Niko MatsakisAdjust error messages due to having more type informati...
2015-01-27 Niko MatsakisUpdate debug messages to match the new names of the...
2015-01-27 Niko MatsakisFix two type inference failures uncovered by japaric...
2015-01-27 Niko MatsakisCleanup the unification engine to use associated types...
2015-01-27 borsAuto merge of #21586 - pyfisch:patch-1, r=alexcrichton
2015-01-27 borsAuto merge of #21657 - pnkfelix:block-remainder-extents...
2015-01-27 Felix S. Klock IIAdd `CodeExtent::Remainder` variant; pre-req for new...
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in librustc_driver unit...
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in libstd unit tests.
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in test/compile-fail.
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in test/run-pass.
2015-01-27 Felix S. Klock IIaccommodate new scoping rules in rustc and rustdoc...
2015-01-27 Richo HealeyFix PEP8 for tidy
2015-01-27 Richo HealeyFix PEP8 in mirror-all-snapshots
2015-01-27 Richo HealeyFix PEP8 for latest-unix-snaps.py
2015-01-27 Richo HealeyFix PEP8 for htmldocck
2015-01-27 Richo HealeyFix PEP8 for generate-keyword-tests
2015-01-27 Richo HealeyFix PEP8 for extract_grammar
2015-01-27 Richo HealeyFix PEP8 for errorck
2015-01-27 Richo HealeyFix PEP8 for check-summary.py
2015-01-27 Richo HealeyFix PEP8 in sugarise-doc-comments
2015-01-27 Richo HealeyFix PEP8 in snapshot.py
2015-01-27 Richo HealeyFix PEP8 in maketest
2015-01-27 Richo HealeyFix PEP8 in make-win-dist
2015-01-27 Richo HealeyFix PEP8 in lldb_rust_formatters.py
2015-01-27 Richo HealeyFix PEP8 in lldb_batchmode.py
2015-01-27 Richo Healeymake get-snapshot externally usable
2015-01-27 Richo HealeyFix PEP8 in get-snapshot
2015-01-27 Richo HealeyFix PEP8 in gdb pretty printer
2015-01-27 borsAuto merge of #21564 - steveklabnik:doc_cell, r=alexcri...
2015-01-27 borsAuto merge of #21646 - dotdash:default_target_cpu,...
2015-01-27 Brian AndersonMerge fixes
2015-01-27 borsAuto merge of #21543 - alexcrichton:old-io, r=aturon
2015-01-27 Carol NicholsCorrect a typo in a deprecation warning
2015-01-27 Carol NicholsAdd examples to documentation of SliceExt methods
2015-01-27 VictoryDon't use if we can avoid it
2015-01-27 Victorycleanup depricated `uint` in rand mod and rand os
2015-01-27 Brian AndersonMake '-A warnings' apply to all warnings, including...
2015-01-27 Alex Crichtonstd: Rename Writer::write to Writer::write_all
2015-01-27 Alex CrichtonFallout of io => old_io
2015-01-27 Alex Crichtonstd: Rename io to old_io
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 borsAuto merge of #21606 - arielb1:clean-cast, r=huonw
2015-01-26 Jeff Belgumadd split_off method to vec with tests
2015-01-26 Simonas KazlauskasFix broken links in TRPL→More Strings
2015-01-26 Manish GoregaokarAdd on_unimplemented note to Index
2015-01-26 borsAuto merge of #21617 - alexcrichton:less-quotes, r...
2015-01-26 Tshepang Lekhonkhobebench: this file has not compiled at least since March...
2015-01-26 borsAuto merge of #21614 - kvark:typedef, r=huonw
2015-01-26 borsAuto merge of #21401 - kballard:optimize-shrink-to...
2015-01-26 borsAuto merge of #21610 - sfackler:debug-lint, r=alexcrichton
2015-01-26 Björn SteinbrinkDefault to Pentium 4 as the x86 target CPU on Windows...
2015-01-26 Björn SteinbrinkUse more specific target CPUs on Darwin
2015-01-26 borsAuto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
2015-01-26 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-26 borsAuto merge of #21598 - eddyb:there-are-no-boxed-closure...
2015-01-26 Eduard BurtescuAdjust most comments and messages to not use "unboxed".
2015-01-26 Eduard BurtescuRemove every mention of "onceness".
2015-01-26 Eduard BurtescuRemove dead code related to old closures.
2015-01-26 Eduard Burtesculibrustc: remove unused DefUpvar field.
2015-01-26 Eduard BurtescuRemove "unboxed" attribute in code referring to new...
2015-01-25 borsAuto merge of #21574 - japaric:walk-projections, r...
2015-01-25 borsAuto merge of #21561 - edwardw:deref, r=nikomatsakis
2015-01-25 Steven FacklerAdd a missing fmt::Debug impl lint
next