]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-26 diwicbook: Fix broken link to unsafe chapter
2015-04-26 borsAuto merge of #24679 - tamird:enable-debug, r=pnkfelix
2015-04-26 borsAuto merge of #24807 - luqmana:nullable-enum-opt-dst...
2015-04-26 borsAuto merge of #23085 - goffrie:interpolating-quote...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-26 Geoffry SongRemove FakeExtCtxt from qquote tests.
2015-04-26 borsAuto merge of #24825 - rkruppe:reference-audit, r=steve...
2015-04-26 Geoffry SongRemove remaining tests for hygiene-encoded identifiers.
2015-04-26 Geoffry SongInterpolate AST nodes in quasiquote.
2015-04-26 borsAuto merge of #24815 - heejongahn:master, r=steveklabnik
2015-04-26 Robin KruppeReference audit: comments and whitespace sections
2015-04-25 borsAuto merge of #24718 - tamird:fix-quote-tests, r=alexcr...
2015-04-25 borsAuto merge of #24547 - bombless:comma, r=pnkfelix
2015-04-25 Tamir Duberstein`qquote-2.rs` -> `run-fail/qquote.rs`
2015-04-25 Tamir Duberstein`qquote-1.rs` -> `compile-fail-fulldeps/qquote.rs`
2015-04-25 Tamir DubersteinRe-enable test
2015-04-25 Tamir DubersteinUnrot and re-enable `run-pass-fulldeps/qquote.rs`
2015-04-25 Robin KruppeRedo PR #24811 properly
2015-04-25 borsAuto merge of #24813 - Manishearth:rollup, r=Manishearth
2015-04-25 Heejong AhnAdded a link address to Vectors page of the book
2015-04-25 Manish Goregaokaradd import (fixup #24649)
2015-04-25 Manish GoregaokarRollup merge of #24812 - jest:master, r=steveklabnik
2015-04-25 Manish GoregaokarRollup merge of #24811 - rkruppe:reference-audit, r...
2015-04-25 Manish GoregaokarRollup merge of #24809 - conradkleinespel:master, r...
2015-04-25 Manish GoregaokarRollup merge of #24806 - FuGangqiang:doc, r=Manishearth
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-25 Przemysław... A number of spell-checking corrections.
2015-04-25 borsAuto merge of #24803 - SkylerLipthay:patch-2, r=huonw
2015-04-25 Robin KruppeAudit reference manual: 3.2 Special unicode productions
2015-04-25 Luqman Adenlibrustc_trans: Don't ICE on unsized type behind raw...
2015-04-25 Conrad Kleinespelfix compiler plugins path in doc/reference.md
2015-04-25 borsAuto merge of #24783 - jooert:unittestguidelines, r...
2015-04-25 FuGangqiangfix doc
2015-04-25 SkylerReference manual 3.5.2.3.1
2015-04-25 borsAuto merge of #24724 - alexcrichton:symlink-stable...
2015-04-25 borsAuto merge of #24798 - steveklabnik:rollup, r=steveklabnik
2015-04-25 York XiangFix #20616
2015-04-25 Michael RosenbergMore small syntax changes in reference.md
2015-04-25 Steve KlabnikRollup merge of #24790 - jooert:fix24774, r=steveklabnik
2015-04-25 Steve KlabnikRollup merge of #24775 - mbrubeck:reference, r=steveklabnik
2015-04-25 Steve KlabnikRollup merge of #24772 - steveklabnik:gh24712, r=alexcr...
2015-04-25 Steve KlabnikRollup merge of #24769 - SkylerLipthay:patch-1, r=steve...
2015-04-25 Steve KlabnikRollup merge of #24766 - nwin:patch-1, r=steveklabnik
2015-04-25 Steve KlabnikRollup merge of #24751 - lstat:feature-gate-22820-dups...
2015-04-25 Steve KlabnikRollup merge of #24749 - lstat:feature-gate-22820,...
2015-04-25 Steve KlabnikRollup merge of #24736 - steveklabnik:doc_mutability...
2015-04-25 Steve KlabnikRollup merge of #24729 - mdinger:reference_grammar...
2015-04-25 Steve KlabnikRollup merge of #24725 - steveklabnik:doc_operators_and...
2015-04-25 Steve KlabnikRollup merge of #24722 - steveklabnik:doc_deref, r...
2015-04-25 Steve KlabnikRollup merge of #24662 - steveklabnik:gh24656, r=stevek...
2015-04-24 Steve KlabnikWhoops, please tidy
2015-04-24 Steve KlabnikTRPL: deref coercions
2015-04-24 Steve KlabnikAdd examples by @pnkfelix to fmt precision
2015-04-24 Johannes Oertelrustbook: Fixes display of navigation links in README...
2015-04-24 Steve KlabnikTRPL: mutability
2015-04-24 Steve KlabnikTRPL: operators and overloading
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 Johannes OertelChange name of unit test sub-module to "tests".
2015-04-24 Niko Matsakisfix rustc_driver tests
2015-04-24 mdingerRemove keywords from reference because they're already...
2015-04-24 mdingerUpdates to grammar
2015-04-24 mdingerRemove ebnf from reference
2015-04-24 Sean BoweSplit up tests, reduce coverage
2015-04-24 borsAuto merge of #24594 - doomsplayer:patch-2, r=alexcrichton
2015-04-24 Matt Brubeck[reference] Update 7.2.20: For expressions.
2015-04-24 Matt Brubeck[reference] Fix missing formatting.
2015-04-24 borsAuto merge of #24744 - bluss:reference-1, r=steveklabnik
2015-04-24 Steve KlabnikRemove reference to 'to'
2015-04-24 Ulrik Sverdrupreference: Audit & Edit chapter 8.1 Types.
2015-04-24 borsAuto merge of #24758 - Manishearth:rollup, r=Manishearth
2015-04-24 Manish GoregaokarRollup merge of #24727 - rkruppe:reference-audit, r...
2015-04-24 Manish GoregaokarRollup merge of #24721 - vosen:patch-1, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24717 - liigo:add-back-toggle-links...
2015-04-24 Manish GoregaokarRollup merge of #24706 - tamird:remove-DST-comment...
2015-04-24 Manish GoregaokarRollup merge of #24700 - rkruppe:doc-typos, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24699 - mbrubeck:doc-edit, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24698 - steveklabnik:remove_debug_disp...
2015-04-24 Manish GoregaokarRollup merge of #24523 - GuillaumeGomez:clean-error...
2015-04-24 SkylerReference manual 3.5.2.1.5
2015-04-24 nwinByte string literals are now fixed-size arrays
2015-04-24 borsAuto merge of #24759 - Manishearth:rollup2, r=Manishearth
2015-04-24 Manish Goregaokarfixup #24754
2015-04-24 Manish GoregaokarRollup merge of #24754 - iliekturtles:patch-1, r=stevek...
2015-04-24 Manish GoregaokarRollup merge of #24753 - tynopex:patch-1, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24752 - doomrobo:patch-1, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24750 - withoutboats:patch-1, r=stevek...
2015-04-24 Manish GoregaokarRollup merge of #24743 - geofft:trpl-macros-links,...
2015-04-24 Manish GoregaokarRollup merge of #24742 - mbrubeck:keywords, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24740 - mbrubeck:reference, r=steveklabnik
2015-04-24 Manish GoregaokarRollup merge of #24739 - nrc:span-item, r=huonw
2015-04-24 Manish GoregaokarRollup merge of #24734 - vadimcn:patch-1, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24733 - nwin:patch-1, r=steveklabnik
2015-04-24 Mike BoutinFix spelling errors.
2015-04-24 tynopexUpdate reference.md
2015-04-24 Michael RosenbergUpdate "Generic Functions" section
2015-04-24 Luke GallagherRemove duplicate feature gate tests
2015-04-24 Luke GallagherAdd feature gate tests
2015-04-24 Luke GallagherAdd feature gate tests
2015-04-24 Luke GallagherAdd ')' in `advaced_slice_patterns` error message
2015-04-24 Luke GallagherAdd missing '\' for `custom_derive` error message
next