]> git.lizzy.rs Git - rust.git/history - src
Make item sections match item EBNF
[rust.git] / src /
2015-04-28 Carol (Nichols ... Make item sections match item EBNF
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-27 borsAuto merge of #24869 - steveklabnik:rollup, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24868 - tshepang:fix-vec-remove-doc...
2015-04-27 Steve KlabnikRollup merge of #24867 - tshepang:patch-3, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24866 - tshepang:vec-intro, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24863 - dhardy:patch-1, r=steveklabnik
2015-04-27 Steve KlabnikRollup merge of #24860 - Manishearth:cargo-doc, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24855 - richo:thread-doc, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24854 - frewsxcv:patch-19, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24848 - bluss:deref-string, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24804 - liigo:new-trait-color, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24797 - roryokane:patch-1, r=nikomatsakis
2015-04-27 Felix S. Klock IIBug fix: `Rvalue(ByRef)` will issue a lifetime_end...
2015-04-27 Tshepang Lekhonkhobedoc: it is 'index', not 'i'
2015-04-27 Felix S. Klock IIdrive-by fix: scheduled drops are executed in reverse...
2015-04-27 Tshepang Lekhonkhobereference: block-comment -> block comment
2015-04-27 Manish Goregaokartrpl: clarify lib.rs vs main.rs
2015-04-27 borsAuto merge of #24834 - shepmaster:default-atomic-ptr...
2015-04-27 Tshepang Lekhonkhobebook: improve Vec intro
2015-04-27 Diggory HardyUpdate reference.md: floating-point section
2015-04-27 borsAuto merge of #24820 - bradking:fix-windows-process...
2015-04-27 Diggory HardyUpdate reference.md: string literals section
2015-04-27 Rory O’KaneChange literal minus ‘−’ to HTML entity ‘−’
2015-04-27 Rory O’KaneChange hyphen to minus in HTML template too
2015-04-27 borsAuto merge of #24849 - gareins:master, r=steveklabnik
2015-04-27 Richo Healeythread: right now you can't actually set those printers
2015-04-27 Corey FarwellMake From::from example more idiomatic / simpler
2015-04-27 borsAuto merge of #24844 - diwic:patch-1, r=steveklabnik
2015-04-27 Ulrik Sverdrupcollections: Improve example for as_string and as_vec
2015-04-26 borsAuto merge of #24850 - frewsxcv:patch-18, r=steveklabnik
2015-04-26 Corey FarwellIndicate function call is code-like in doc-comment
2015-04-26 gareinsIMO better borrow_mut() documentation on RefCell
2015-04-26 borsAuto merge of #24839 - frewsxcv:patch-17, r=steveklabnik
2015-04-26 borsAuto merge of #24829 - jooert:fix22673, r=pnkfelix
2015-04-26 diwicbook: Fix broken link to unsafe chapter
2015-04-26 borsAuto merge of #24828 - jooert:fix23253, r=pnkfelix
2015-04-26 borsAuto merge of #24679 - tamird:enable-debug, r=pnkfelix
2015-04-26 Corey FarwellUtilize `while let` instead of `loop` with `break`...
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 Jake GouldingProvide a Default implementation for AtomicPtr
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 Johannes OertelAdd regression test for #22673.
2015-04-25 Johannes OertelAdd regression test for #23253.
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 Brad Kingstd: Fix process spawn for arguments ending in backslas...
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 WesołekA 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 Sean Patrick SantosRemove obsolete "MarkerTrait" from tests.
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-25 Rory O’KaneIn [-] doc buttons, change hyphen ‘-’ to minus ‘−’
2015-04-24 Steve KlabnikWhoops, please tidy
2015-04-24 Liigo Zhuangrustdoc: change color of trait types
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...
next