]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-05-14 Nick Cameronsave-analysis: update the smoke test
2015-05-14 Nick Cameronsave-analysis: start factoring out an API
2015-05-14 Nick CameronExtract PathCollector
2015-05-14 Nick Cameronmove out function data
2015-05-14 Nick CameronUse the new-style API for external crate listings
2015-05-14 Nick Cameronsave-analysis: move csv dumping stuff to its own module...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 borsAuto merge of #25384 - steveklabnik:rollup, r=steveklabnik
2015-05-13 Steve KlabnikFix test failure in the reference
2015-05-13 Steve KlabnikRollup merge of #25382 - steveklabnik:typo_fix, r=alexc...
2015-05-13 Steve KlabnikRollup merge of #25379 - mpark:trpl, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25376 - swaroopch:patch-2, r=steveklabnik
2015-05-13 Steve KlabnikRollup merge of #25372 - steveklabnik:gh25355, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25371 - steveklabnik:vec_macro_doc...
2015-05-13 Steve KlabnikRollup merge of #25365 - meqif:error-markdown, r=huonw
2015-05-13 Steve KlabnikRollup merge of #25363 - nham:E0106_E0107_fix, r=alexcr...
2015-05-13 Steve KlabnikRollup merge of #25360 - steveklabnik:typo, r=alexcrichton
2015-05-13 Steve KlabnikRollup merge of #25308 - nham:audit_ref_traits, r=alexc...
2015-05-13 Steve KlabnikFix typo
2015-05-13 Swaroop C Htrpl/error-handling - fix typo
2015-05-13 Michael ParkTRPL: Fix a broken link to 'move semantics'
2015-05-13 Swaroop C HAdd link to Debug trait
2015-05-13 borsAuto merge of #25344 - arielb1:fresh-float, r=nikomatsakis
2015-05-13 Steve KlabnikWriter -> Write in macro docs
2015-05-13 Steve KlabnikSmall cleanup to vec docs
2015-05-13 borsAuto merge of #25333 - GSam:master, r=nrc
2015-05-13 borsAuto merge of #25318 - nrc:for-expn, r=sfackler
2015-05-13 Ricardo MartinsMarkdown formatting for error explanations.
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 Nick HamannRemove comment description of E0234.
2015-05-13 Nick HamannAdd error explanations for E0049, E0050, E0106, E0107...
2015-05-13 borsAuto merge of #25024 - nrc:mulit-decor, r=sfackler
2015-05-13 Steve KlabnikFix a typo
2015-05-13 borsAuto merge of #24619 - nrc:rc-coerce, r=nikomatsakis
2015-05-13 borsAuto merge of #25357 - steveklabnik:rollup, r=steveklabnik
2015-05-13 Steve KlabnikMerge branch 'trpl_embedding' into rollup
2015-05-13 Steve KlabnikMerge branch 'doc-fixes' of https://github.com/wheals...
2015-05-13 Steve KlabnikMerge branch 'doc_release_channels' into rollup
2015-05-13 Steve KlabnikRollup merge of #25348 - geofft:trpl-fix-enums, r=steve...
2015-05-13 Steve KlabnikRollup merge of #25324 - richo:richo-compat, r=huonw
2015-05-13 Steve KlabnikRollup merge of #25321 - steveklabnik:second_tutorial...
2015-05-13 Steve KlabnikRollup merge of #25317 - steveklabnik:trpl_drop, r...
2015-05-13 Steve KlabnikRollup merge of #25224 - brson:stddoc, r=steveklabnik
2015-05-13 Nick CameronRemove SNAP comments
2015-05-13 Nick HamannImprove wording for the "Trait objects" section of...
2015-05-13 Nick HamannExpand the "Traits" section of the reference.
2015-05-13 Nick CameronRebasing
2015-05-13 Nick CameronMerge branch 'master' into mulit-decor
2015-05-13 Nick CameronFix binder skipping
2015-05-13 Nick CameronRebasing
2015-05-13 Nick CameronTests for custom coercions
2015-05-13 Nick CameronFix a bunch of bugs
2015-05-13 Nick CameronMake Rc DST-compatible
2015-05-13 Nick Cameroneddyb's changes for DST coercions
2015-05-13 Geoffrey Thomastrpl/match: Add an example for matching on enums
2015-05-13 Geoffrey Thomastrpl/enums: Rewrite
2015-05-13 Geoffrey Thomastrpl/structs: Document unit-like structs
2015-05-13 Geoffrey Thomastrpl: move tuple-structs.md into structs.md
2015-05-12 Steve KlabnikTRPL: dining philosophers
2015-05-12 Steve KlabnikTRPL: Rust inside other languages
2015-05-12 Chris WongUse `printf %s` instead of `echo -n` in build script
2015-05-12 borsAuto merge of #25340 - Manishearth:rollup, r=Manishearth
2015-05-12 Steve KlabnikTRPL: Drop
2015-05-12 Steve KlabnikTRPL: release channels
2015-05-12 Ariel Ben-YehudaCreate a FreshFloatTy separate from FreshIntTy
2015-05-12 Brian Andersondoc: Address feedback
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 Richo Healeyreadme: Rework the arch support matrix
2015-05-12 Niko MatsakisCorrect various small points, expand some sections...
2015-05-12 Shmuale Markbook: typo fixes, wording improvements.
2015-05-12 Steve KlabnikTRPL: Borrow and AsRef
2015-05-12 borsAuto merge of #25300 - kballard:core-slice-overflow...
2015-05-12 Garming SamRecord correct span for static mut items
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
next