]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-05-13 Nick CameronRebasing
2015-05-13 Nick CameronMerge branch 'master' into mulit-decor
2015-05-12 borsAuto merge of #25340 - Manishearth:rollup, r=Manishearth
2015-05-12 Manish GoregaokarRollup merge of #25335 - nikomatsakis:updates-to-refere...
2015-05-12 Manish GoregaokarRollup merge of #25331 - michaelsproul:err-idx-doc...
2015-05-12 Manish GoregaokarRollup merge of #25330 - mfs:add-wait-waitpid, r=alexcr...
2015-05-12 Manish GoregaokarRollup merge of #25329 - jooert:tests, r=alexcrichton
2015-05-12 Manish GoregaokarRollup merge of #25327 - Ms2ger:copy-ref, r=pnkfelix
2015-05-12 Manish GoregaokarRollup merge of #25322 - frewsxcv:patch-23, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #25267 - meqif:explain_e0317, r=alexcri...
2015-05-12 Manish GoregaokarRollup merge of #25221 - michal-czardybon:master, r...
2015-05-12 Manish GoregaokarRollup merge of #25220 - brson:doc1, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #24996 - steveklabnik:gh24163, r=aturon
2015-05-12 borsAuto merge of #25316 - brson:installer, r=alexcrichton
2015-05-12 Niko MatsakisCorrect various small points, expand some sections...
2015-05-12 Steve KlabnikTRPL: Borrow and AsRef
2015-05-12 borsAuto merge of #25300 - kballard:core-slice-overflow...
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 Michael SproulAdd a link to the error index to the main doc page.
2015-05-12 borsAuto merge of #25323 - eddyb:coherent-coherence, r...
2015-05-12 Johannes OertelAdd regression test for #20413
2015-05-12 Johannes OertelAdd regression test for #18075
2015-05-12 Mike SampsonAdd wait and waitpid to libc.
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 Ms2gerCorrect claims about &T's Copyness.
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-12 Eduard Burtescurustc_typeck: remove the "preload all impls ever" worka...
2015-05-12 Eduard BurtescuFix ty::populate_implementations_for_trait_if_necessary...
2015-05-12 Eduard Burtescurustc: rename ty::populate_implementations_for_type_if_...
2015-05-12 Eduard Burtescurustc::metadata: use u64 for DefId's instead of strings.
2015-05-12 Corey FarwellMake mention of `if` more generic
2015-05-12 borsAuto merge of #25320 - steveklabnik:rollup, r=steveklabnik
2015-05-12 Steve KlabnikRollup merge of #25314 - steveklabnik:static_to_associa...
2015-05-12 Steve KlabnikRollup merge of #25304 - oli-obk:patch-2, r=steveklabnik
2015-05-12 Steve KlabnikRollup merge of #25302 - michaelsproul:error-markdown...
2015-05-12 Steve KlabnikRollup merge of #25292 - steveklabnik:stack_and_heap...
2015-05-12 Steve KlabnikRollup merge of #25288 - DrKwint:master, r=alexcrichton
2015-05-12 Steve KlabnikRollup merge of #25283 - steveklabnik:gh24999, r=alexcr...
2015-05-12 Steve KlabnikRollup merge of #25282 - badboy:reference-macro-1,...
2015-05-12 Steve KlabnikRollup merge of #25278 - cpjreynolds:path-doc, r=alexcr...
2015-05-12 Steve KlabnikRollup merge of #25272 - nham:copy_long_diag, r=alexcri...
2015-05-12 Steve KlabnikRollup merge of #25254 - cgaebel:check-sizes-on-allocat...
2015-05-12 Nick CameronRebasing
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-11 Steve Klabnikstatic method -> associated function
2015-05-11 Brian AndersonUpdate rust-installer
2015-05-11 Steve KlabnikTRPL: the stack and the heap
2015-05-11 borsAuto merge of #25225 - bluss:doc-search-assoc-items...
2015-05-11 Kevin BallardAvoid returning a slice with a null pointer from Iter...
2015-05-11 Kevin BallardReintroduce non-null assumptions in core::slice iterators
2015-05-11 borsAuto merge of #25196 - brson:relnotes, r=alexcrichton
2015-05-11 Brian AndersonMore authors updates
2015-05-11 Steve KlabnikFix links in the referece
2015-05-11 borsAuto merge of #25301 - jooert:vec_map_fix_split_off...
2015-05-11 Oliver Schneidertrpl: item macros must be followed by a semicolon
2015-05-11 borsAuto merge of #25303 - Manishearth:rollup, r=Manishearth
2015-05-11 Manish GoregaokarRollup merge of #25297 - carols10cents:grammar-todos...
2015-05-11 Manish GoregaokarRollup merge of #25291 - johannhof:let-expressions...
2015-05-11 Manish GoregaokarRollup merge of #25290 - bluss:docfixes, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25287 - petehunt:patch-2, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25286 - johannhof:patch-1, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25284 - petehunt:patch-1, r=steveklabnik
2015-05-11 Manish GoregaokarRollup merge of #25280 - frewsxcv:patch-22, r=steveklabnik
2015-05-11 Michael SproulMarkdown formatting for error explanations.
2015-05-11 borsAuto merge of #25277 - polachok:docfix, r=steveklabnik
2015-05-11 Johannes OertelMinor optimization for `VecMap::split_off`
2015-05-11 borsAuto merge of #25271 - tshepang:doc-deunwrap, r=stevekl...
2015-05-11 Kevin BallardHandle overflow properly in core::slice
2015-05-11 Ricardo MartinsAdd missing keyword in `extern crate` declarations.
2015-05-11 Ricardo MartinsImprove wording in error explanation.
2015-05-11 Michał CzardybonFixed one textual mistake and one casing error.
2015-05-11 borsAuto merge of #25266 - richo:windows-resource-sancheck...
2015-05-11 borsAuto merge of #25085 - carols10cents:remove-old-tilde...
2015-05-11 Carol NicholsOverwrite grammar sections with what was removed from...
2015-05-11 Carol NicholsAdd literal semicolon to the grammar of view_item
2015-05-11 Carol NicholsRemove operator precedence section covered in the reference
2015-05-11 Carol NicholsFill in more parts of the grammar for Expressions
2015-05-11 Carol NicholsFill in grammar for Statements
2015-05-11 Carol NicholsPoint to the use declaration section from the re-export...
2015-05-11 Carol NicholsAdd visibility section of the grammar
2015-05-11 Brian AndersonUpdate AUTHORS.txt and RELEASES.md for 1.0
2015-05-11 Ulrik Sverdrupdocs: Update SliceConcatExt docs for assoc types
2015-05-11 Ulrik Sverdrupdocs: Fixes in Reference Chapter 6.1
2015-05-11 Ulrik Sverdrupdocs: Link from tls macros to relevant docs
2015-05-11 Ulrik Sverdrupdocs: Clarify Path::starts_with (and ends_with)
2015-05-11 Ulrik Sverdrupdocs: Update FromStr documentation
2015-05-11 Nick HamannAdd long diagnostics for E0249 and E0250
2015-05-11 borsAuto merge of #24934 - jooert:bitset-append-split_off...
2015-05-11 JohannFour spaces indent, rephrasing
2015-05-11 Paul QuintUpdate BitSet docs to correct types
2015-05-11 Johann HofmannAdd if let expressions example
2015-05-10 Johann HofmannDocs: Compile-time bounds check in index expression
2015-05-10 Pete HuntFix typo in references-and-borrowing docs
2015-05-10 Nick HamannAdd a link to the E0184 long diagnostic message.
2015-05-10 Nick HamannRevise the E0206 long diagnostics message.
2015-05-10 Nick HamannImprove wording for E0204 and E0205 long diagnostic...
2015-05-10 Nick HamannAdd long diagnostics for E0184, E0204, E0205, E0206...
2015-05-10 Nick HamannAdd some comments for error codes in librustc_typeck...
2015-05-10 Pete HuntFix typo in guessing-game docs
2015-05-10 Tshepang Lekhonkhobedoc: unwrap is discouraged, so use Some
next