]> git.lizzy.rs Git - rust.git/history - src
book: fix sentence
[rust.git] / src /
2015-06-22 Tshepang Lekhonkhobebook: fix sentence
2015-06-12 borsAuto merge of #26221 - sanxiyn:wf-span, r=arielb1
2015-06-12 borsAuto merge of #26245 - mbrubeck:extern, r=steveklabnik
2015-06-12 Matt Brubeck[reference] Fix typo in extern fn section
2015-06-12 Seo SanghyeonAdd tests for tuple-like structs and dictionary-like...
2015-06-12 Seo SanghyeonUse more precise span when checking type definitions
2015-06-12 borsAuto merge of #26238 - Manishearth:rollup, r=Manishearth
2015-06-12 Manish GoregaokarRollup merge of #26231 - reem:patch-2, r=Gankro
2015-06-12 Manish GoregaokarRollup merge of #26229 - Stebalien:versionless-book...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-12 borsAuto merge of #26224 - mcast:doc-travis2buildbot, r...
2015-06-12 borsAuto merge of #26226 - alexcrichton:fix-msvc-dist,...
2015-06-12 borsAuto merge of #26225 - arielb1:raw-self, r=eddyb
2015-06-11 Jonathan ReemAdd Terminal.com to the list of companies using rust...
2015-06-11 borsAuto merge of #26199 - swgillespie:issue-26092, r=alexc...
2015-06-11 Steven AllenDon't link to specific versions of rust in the book.
2015-06-11 Ariel Ben-YehudaPrevent raw pointers from being used as an explicit...
2015-06-11 borsAuto merge of #26190 - Veedrac:no-iter, r=alexcrichton
2015-06-11 borsAuto merge of #26212 - Manishearth:rollup, r=Manishearth
2015-06-11 borsAuto merge of #26197 - dhuseby:fixing_morestack_breakag...
2015-06-11 Nathan LongExplain the `--bin` flag more clearly
2015-06-11 borsAuto merge of #26184 - aepsil0n:error-desc-funcargs...
2015-06-11 Joshua LandauConver reborrows to .iter() calls where appropriate
2015-06-11 borsAuto merge of #26177 - jooert:fix26169, r=alexcrichton
2015-06-11 borsAuto merge of #26172 - nham:add_E0116, r=alexcrichton
2015-06-11 borsAuto merge of #26159 - alexcrichton:tweak-process-lower...
2015-06-11 Manish GoregaokarRollup merge of #26202 - nham:revise_E0072, r=alexcrichton
2015-06-11 Manish GoregaokarRollup merge of #26195 - tshepang:patch-1, r=alexcrichton
2015-06-11 Manish GoregaokarRollup merge of #26191 - jimblandy:master, r=steveklabnik
2015-06-11 Manish GoregaokarRollup merge of #26189 - bluss:iter-once-clone, r=Gankro
2015-06-11 Manish GoregaokarRollup merge of #26184 - aepsil0n:error-desc-funcargs...
2015-06-11 Manish GoregaokarRollup merge of #26181 - Stebalien:fix-26178, r=stevekl...
2015-06-11 borsAuto merge of #26155 - dhuseby:fixing_bitrig_net_tests...
2015-06-11 borsAuto merge of #26154 - pmarcelll:master, r=Gankro
2015-06-11 borsAuto merge of #26122 - bluss:borrow-box, r=alexcrichton
2015-06-11 Nick HamannRevise the E0072 explanation.
2015-06-11 swgillespiefix #26092 by returning an empty OS string when the...
2015-06-11 borsAuto merge of #25839 - bluss:str-split-at-impl, r=alexc...
2015-06-10 borsAuto merge of #25777 - shepmaster:cstring-return-to...
2015-06-10 Tshepang Lekhonkhobedoc: typo fix
2015-06-10 borsAuto merge of #24689 - SimonSapin:formatter-write-char...
2015-06-10 Jim BlandyFix examples for returning closures.
2015-06-10 Joshua LandauRemoved many pointless calls to *iter() and iter_mut()
2015-06-10 Simon SapinHave std::fmt::Formatter implement std::fmt::Write.
2015-06-10 Ulrik Sverdrupcore: impl Clone for option::IntoIter and iter::Once
2015-06-10 borsAuto merge of #26182 - Manishearth:rollup, r=Manishearth
2015-06-10 Simon SapinAdd a write_char method to std::fmt::Formatter.
2015-06-10 Eduard BoppAdd error explanation for E0057, E0059–E0061
2015-06-10 Dave Husebyfixes __morestack symbol problem on BSDs
2015-06-10 Dave Husebydisabling socking timing tests because openbsd/bitrig...
2015-06-10 Manish GoregaokarRollup merge of #26174 - mcast:trpl-assignment-empty...
2015-06-10 Manish GoregaokarRollup merge of #26164 - tafia:early-dedup, r=Gankro
2015-06-10 Manish GoregaokarRollup merge of #26146 - steveklabnik:remove_unsafe_poi...
2015-06-10 Manish GoregaokarRollup merge of #26145 - steveklabnik:gh25853, r=brson
2015-06-10 Manish GoregaokarRollup merge of #26143 - steveklabnik:gh25851, r=alexcr...
2015-06-10 Manish GoregaokarRollup merge of #26142 - steveklabnik:gh25850, r=Gankro
2015-06-10 Steven AllenRust is now post-1.0
2015-06-10 Johannes OertelImprove examples for atomic types.
2015-06-10 Matthew Astleymend bad Markdown
2015-06-10 borsAuto merge of #26141 - eddyb:ast_map, r=nikomatsakis
2015-06-10 borsAuto merge of #26153 - dotdash:issue26127, r=luqmana
2015-06-10 Matthew Astleytrpl: why (assignment == empty tuple) #26120
2015-06-10 Nick HamannRevise E0133 description.
2015-06-10 Nick HamannAdd explanation for E0116 and update the error message.
2015-06-10 Ulrik Sverdrupcollections: Remove redundant slicing for str
2015-06-10 Ulrik SverdrupAdd str::split_at
2015-06-10 borsAuto merge of #26137 - steveklabnik:gh25623, r=alexcrichton
2015-06-10 borsAuto merge of #26130 - steveklabnik:gh25986, r=alexcrichton
2015-06-10 borsAuto merge of #26058 - Kimundi:issue15609, r=nikomatsakis
2015-06-10 Johann Tuffeearly return if 1 element
2015-06-10 borsAuto merge of #26055 - arielb1:smart-fold, r=nikomatsakis
2015-06-10 Alex Crichtonstd: Tweak process raising/lowering implementations
2015-06-10 marcellModify String::push to reallocate more conservatively...
2015-06-09 Eduard Burtescusyntax: move ast_map to librustc.
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 Björn SteinbrinkUse the correct type of undef value for ignored return...
2015-06-09 marcellAdd missing #[inline] to methods related to char.
2015-06-09 borsAuto merge of #26150 - steveklabnik:rollup, r=steveklabnik
2015-06-09 Steve KlabnikRollup merge of #26144 - steveklabnik:static_doc_fix...
2015-06-09 Steve KlabnikRollup merge of #26140 - steveklabnik:gh25803, r=alexcr...
2015-06-09 Steve KlabnikRollup merge of #26136 - steveklabnik:gh25597, r=alexcr...
2015-06-09 Steve KlabnikRollup merge of #26134 - steveklabnik:gh25586, r=alexcr...
2015-06-09 Steve KlabnikRollup merge of #26133 - steveklabnik:gh25573, r=alexcr...
2015-06-09 Steve KlabnikRollup merge of #26132 - astraw:fix-demangle-comment...
2015-06-09 Steve KlabnikRollup merge of #26131 - astraw:fix-trait-comment,...
2015-06-09 Steve KlabnikRollup merge of #26129 - steveklabnik:gh26012, r=brson
2015-06-09 Steve KlabnikRollup merge of #26125 - nsimplex:master, r=steveklabnik
2015-06-09 Steve KlabnikRollup merge of #26111 - tshepang:consistency, r=brson
2015-06-09 Steve KlabnikExise 'unsafe pointer' in favor of 'raw pointer'
2015-06-09 Steve Klabnikmake note of slicing syntax in TRPL: strings
2015-06-09 Steve KlabnikMake note about static and dtors
2015-06-09 Steve KlabnikExise 'owned pointer' from the codebase
2015-06-09 Steve KlabnikMention that enum constructors are functions
2015-06-09 borsAuto merge of #26039 - SimonSapin:case-mapping, r=alexc...
2015-06-09 Steve KlabnikFix some copyediting in TRPL: method-syntax
2015-06-09 Steve KlabnikExplain interaction with if and | in patterns
2015-06-09 Steve KlabnikFix up macro grammar
2015-06-09 Steve KlabnikExpand a bit on clone() in Dining Philosophers
2015-06-09 Steve KlabnikClarify confusing sentence in TRPL: FFI
2015-06-09 Steve Klabnikremove stuff about #define
next