]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-27 Alex Crichtonstd: Rename io to old_io
2015-01-26 borsAuto merge of #21617 - alexcrichton:less-quotes, r...
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 borsAuto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
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
2015-01-25 borsAuto merge of #21519 - michaelwoerister:misc, r=eddyb
2015-01-25 borsAuto merge of #21518 - Zoxc:asm-err, r=luqmana
2015-01-25 borsAuto merge of #21582 - FlaPer87:rollup, r=brson
2015-01-25 Flavio Percocoassert path ends with executable. On Windows the proces...
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-25 borsAuto merge of #20373 - huonw:self-call-lint, r=luqmana
2015-01-25 Alex Crichtonsyntax: Don't put quotes around filenames in codemap
2015-01-25 Dzmitry MalyshauAssociated types support for deriving::generic::TraitDef
2015-01-25 borsAuto merge of #21558 - alexcrichton:result-debug, r...
2015-01-25 borsAuto merge of #21511 - alfie:suffix-cleanup, r=huonw
2015-01-25 Alfie JohnMoving away from deprecated i/u suffixes in libcore
2015-01-24 Huon WilsonTell the compiler to tell us that `deriving` is dead.
2015-01-24 borsAuto merge of #21452 - bleibig:bison-grammar, r=nikomat...
2015-01-24 borsAuto merge of #21488 - aturon:os-str, r=alexcrichton
2015-01-24 Aaron TuronAdd ffi::OsString and OsStr
2015-01-24 borsAuto merge of #21079 - huonw:chained-cmp-tweaks, r...
2015-01-24 Flavio Percocodon't run pretty-rpass for tests using #![main]
2015-01-24 Michael Woeristerdebuginfo: Improve DWARF representation of unsized...
2015-01-24 Michael Woeristerdebuginfo: Extend option-like-enum test case to contain...
2015-01-24 Huon WilsonTweak chained comparison errors.
2015-01-24 Huon WilsonAdd the span of the operator itself to ast::BinOp.
2015-01-24 Huon WilsonFix infinite recursion in the compiler.
2015-01-24 Huon WilsonAdd a lint to detect unconditional recursion.
2015-01-24 borsAuto merge of #21542 - vadimcn:fix-exported-macro-paths...
2015-01-24 Daniel GriffenImplement winsize() for unix.
2015-01-24 Flavio Percoco... Rollup merge of #21579 - brson:beta, r=alexcrichton
2015-01-24 Flavio Percoco... Rollup merge of #21573 - japaric:gh19660, r=huonw
2015-01-24 Flavio Percoco... Rollup merge of #21560 - steveklabnik:remove_discuss_li...
2015-01-24 Flavio Percoco... Rollup merge of #21550 - FlaPer87:fix-compiletest,...
2015-01-24 Flavio Percoco... Rollup merge of #21541 - steveklabnik:gh13179, r=huonw
2015-01-24 Flavio Percoco... Rollup merge of #21540 - steveklabnik:gh13082, r=brson
2015-01-24 Flavio Percoco... Rollup merge of #21539 - iKevinY:pythonic, r=alexcrichton
2015-01-24 Flavio Percoco... Rollup merge of #21535 - steveklabnik:gh19759, r=alexcr...
2015-01-24 Flavio Percoco... Rollup merge of #21532 - steveklabnik:gh21531, r=alexcr...
2015-01-24 Flavio Percoco... Rollup merge of #21504 - blackbeam:has_test_signature_f...
2015-01-24 Flavio Percoco... Rollup merge of #21498 - quantheory:master, r=alexcrichton
2015-01-24 Flavio Percoco... Rollup merge of #21445 - P1start:no-implemented, r...
2015-01-24 Flavio Percoco... Rollup merge of #21108 - steveklabnik:gh16969, r=alexcr...
2015-01-24 borsAuto merge of #21537 - tbu-:pr_coretest_fmt, r=alexcrichton
2015-01-24 Brian AndersonFix beta naming
2015-01-24 borsAuto merge of #21458 - alexcrichton:remove-some-code...
2015-01-24 Alex Crichtonregex: Remove in-tree version
2015-01-24 Alex Crichtonserialize: Remove base64 support
2015-01-24 Vadim ChugunovFix tidy.
2015-01-24 Huon WilsonStore a method-from-trait's impl in some cases when...
2015-01-24 Jorge Apariciomake `walk_ty` walk over a trait projections
2015-01-24 Jorge Aparicioadd test for issue 19660
2015-01-23 Alex Crichtonstd: Relax Result::unwrap() to Debug
2015-01-23 Edward WangResolve type vars when inferring borrow kinds for upvars
2015-01-23 Steve Klabnikremove discuss link from the book
2015-01-23 Steve KlabnikRemove lang items from the reference.
2015-01-23 borsAuto merge of #21503 - ahmedcharles:remove-test-feature...
2015-01-23 Steve KlabnikSoup up 'method syntax' chapter of the Book
2015-01-23 Flavio PercocoFix compile test for stage0
2015-01-23 borsAuto merge of #21453 - Stebalien:exactsize, r=alexcrichton
2015-01-23 Tobias BucherClean up `isize`, `usize`. Don't bench allocation but...
2015-01-23 borsAuto merge of #21382 - tshepang:improve-iter-docs,...
2015-01-23 Vadim ChugunovAdded test.
2015-01-23 Kevin YapUse a regex to perform license check
2015-01-23 Kevin YapMake `make tidy` Python scripts more idiomatic
2015-01-23 borsAuto merge of #21374 - dgrunwald:range-notation-fixes...
2015-01-23 Steve KlabnikCheck for make in configure
2015-01-23 Steve KlabnikLanguage tweak in configure
2015-01-23 borsAuto merge of #20221 - liigo:rustdoc-sidebar-tooltips...
2015-01-23 Vadim ChugunovSuppress space after idents with "ModName" style in...
2015-01-23 Sean Patrick... Add a random number string to the end of the issue...
2015-01-23 borsAuto merge of #21530 - steveklabnik:rollup, r=steveklabnik
2015-01-22 Steve Klabnikremove weird sentence
2015-01-22 Tshepang Lekhonkhobeiter: miscellaneous improvements
2015-01-22 Steve KlabnikRollup merge of #21517 - SeanTAllen:master, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21516 - steveklabnik:document_box...
2015-01-22 Steve KlabnikRollup merge of #21500 - richo:power-fixups, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21496 - ColonelJ:paatch, r=alexcrichton
2015-01-22 Steve KlabnikRollup merge of #21484 - steveklabnik:connect_docs...
2015-01-22 Steve KlabnikRollup merge of #21479 - steveklabnik:rustdoc_to_book...
2015-01-22 Steve KlabnikRollup merge of #21477 - steveklabnik:gh21440, r=alexcr...
2015-01-22 Steve KlabnikRollup merge of #21472 - steveklabnik:gh21469, r=huonw
2015-01-22 Steve KlabnikRollup merge of #21471 - michaelwoerister:associated...
2015-01-22 Steve KlabnikRollup merge of #21450 - alfie:book2, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21373 - angst7:pointer_doc_1, r=stevek...
2015-01-22 Steve KlabnikRollup merge of #21325 - nagisa:thread-panicking, r...
2015-01-22 Steve KlabnikRollup merge of #21217 - Gankro:docadoca, r=steveklabnik
2015-01-22 Steve KlabnikRollup merge of #21091 - steveklabnik:add_attribute_doc...
2015-01-22 Steve KlabnikRollup merge of #21056 - steveklabnik:return_strings...
2015-01-22 Steve KlabnikDocument remaining attributes and macros
next