]> git.lizzy.rs Git - rust.git/history - src/librustc
Add dedicated docstrings to Sum/Product impl of Result
[rust.git] / src / librustc /
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 Corey FarwellRollup merge of #42497 - qnighy:just-use-try-in-three...
2017-06-08 Corey FarwellRollup merge of #42490 - gaurikholkar:master, r=eddyb
2017-06-08 Corey FarwellRollup merge of #42470 - frewsxcv:frewsxcv/ffi-cstr...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42447 - alexcrichton:update-cargo, r...
2017-06-07 Tommy IpCover all cases in closure errors
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 Inokentiy BabushkinFix translation of external spans.
2017-06-07 borsAuto merge of #42486 - eddyb:issue-39882, r=nikomatsakis
2017-06-07 Michael WoeristerAllocate DefIndices for global crate metadata.
2017-06-07 borsAuto merge of #42482 - eddyb:issue-42467, r=nikomatsakis
2017-06-07 borsAuto merge of #42480 - eddyb:issue-42463, r=nikomatsakis
2017-06-07 borsAuto merge of #42494 - frewsxcv:rollup, r=frewsxcv
2017-06-07 Corey FarwellRollup merge of #42485 - Mark-Simulacrum:skip-no-doc...
2017-06-07 Corey FarwellRollup merge of #42469 - citizen428:document-assert...
2017-06-07 Corey FarwellRollup merge of #42466 - wesleywiser:fix_42407, r=arielb1
2017-06-07 Corey FarwellRollup merge of #42438 - king6cong:master, r=alexcrichton
2017-06-07 Corey FarwellRollup merge of #42429 - venkatagiri:llvm_config, r...
2017-06-07 Corey FarwellRollup merge of #42415 - stephen-lazaro:Issue29094...
2017-06-07 Corey FarwellRollup merge of #42409 - bjorn3:patch-3, r=frewsxcv
2017-06-07 borsAuto merge of #42133 - cuviper:stdio-from, r=alexcrichton
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 Eduard-Mihai Burtescurustc: T: 'empty always holds forall T.
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 Michael Woeristerincr.comp.: Make WorkProductId opaque so we don't accid...
2017-06-06 Michael WoeristerICH: Add some HashStable implementations.
2017-06-06 Michael WoeristerICH: Make StableHashingContext work with any TyCtxt...
2017-06-06 borsAuto merge of #42437 - Mark-Simulacrum:skip-no-doc...
2017-06-06 borsAuto merge of #42436 - ollie27:win_spawn_name, r=alexcr...
2017-06-06 Tommy IpUpdate closure errors to emit context for FnMut
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42414 - frewsxcv:frewsxcv/improve-cow...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-05 Tommy IpBetter closure error message
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 Esteban KüberShow trait method signature when impl differs
2017-06-04 borsAuto merge of #42402 - citizen428:create-dump-mir-dir...
2017-06-04 bjorn3Update mod.rs
2017-06-04 bjorn3Update lowering.rs
2017-06-04 bjorn3Update def.rs
2017-06-04 borsAuto merge of #42418 - tomprince:try-deploy, r=Mark...
2017-06-04 borsAuto merge of #42406 - bjorn3:patch-1, r=eddyb
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-04 borsAuto merge of #42398 - redox-os:master, r=sfackler
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
2017-06-03 Stephen LazaroRemove 'elided' from lifetime resolution error
2017-06-03 borsAuto merge of #42369 - RalfJung:drop-glue, r=eddyb
2017-06-03 bjorn3Add doc comments to librustc/infer/region_inference...
2017-06-03 bjorn3Remove leftover? of old code
2017-06-03 bjorn3Doc comments for librustc/hir/lowering.rs
2017-06-03 bjorn3Add single doc comment to librustc/hir/def_id.rs
2017-06-03 bjorn3Better docs for librustc/hir/def.rs
2017-06-03 bjorn3Module doc comment for librustc/dep_graph/safe.rs
2017-06-03 bjorn3Make some comments docs in librustc/dep_graph/dep_node.rs
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #42331 - retep998:standard-relocation...
2017-06-03 Corey FarwellRollup merge of #42382 - alexcrichton:remove-rustflags...
2017-06-03 Corey FarwellRollup merge of #42368 - estebank:call-site, r=nikomatsakis
2017-06-03 Corey FarwellRollup merge of #42363 - cuviper:no-fail-fast, r=alexcr...
2017-06-03 Corey FarwellRollup merge of #42354 - Mark-Simulacrum:reduce-verbosi...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Venkata Giri Reddyrustc: remove temporary lifetime extension by borrow...
2017-06-02 borsAuto merge of #42381 - Mark-Simulacrum:rollup, r=Mark...
2017-06-02 borsAuto merge of #42189 - nikomatsakis:chalk-trait-env...
2017-06-02 Guillaume GomezAdd E0602
2017-06-02 Mark SimulacrumRollup merge of #42372 - frewsxcv:frewsxcv/improve...
2017-06-02 Mark SimulacrumRollup merge of #42370 - mbrubeck:docs, r=frewsxcv
2017-06-02 Mark SimulacrumRollup merge of #42360 - ollie27:rustdoc_vector_rename...
2017-06-02 Mark SimulacrumRollup merge of #42355 - bjorn3:patch-1, r=Mark-Simulacrum
2017-06-02 Mark SimulacrumRollup merge of #42343 - cuviper:install-executables...
2017-06-02 Mark SimulacrumRollup merge of #42335 - jcowgill:fingerprint-be, r...
2017-06-02 Mark SimulacrumRollup merge of #42319 - Manishearth:const-extern,...
2017-06-02 Mark SimulacrumRollup merge of #42310 - scottmcm:deprecate-range-stepb...
2017-06-02 Mark SimulacrumRollup merge of #42225 - brson:vs2017, r=alexcrichton
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-02 borsAuto merge of #41418 - hirschenberger:prefetch-intrinsi...
2017-06-01 Niko Matsakispacify the mercilous tidy
2017-06-01 Niko Matsakisergonomic improvements to the methods in infcx
2017-06-01 Niko Matsakisremove `layout_cache` and fix `-Z print-type-sizes`
2017-06-01 Niko Matsakisstrip param-env from infcx
2017-06-01 Niko Matsakisrewrite layout to take a (param-env, ty) pair instead...
2017-06-01 Niko Matsakismove projection mode into parameter environment
2017-06-01 bjorn3Syntax highlight rust code in librustc/dep_graph/README.md
next