]> git.lizzy.rs Git - rust.git/history - src/librustdoc/html
Auto merge of #51732 - GuillaumeGomez:cmd-line-lint-rustdoc, r=QuietMisdreavus
[rust.git] / src / librustdoc / html /
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 Pietro AlbiniRollup merge of #51809 - drrlvn:rw_exact_all_at, r...
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
2018-07-02 borsAuto merge of #51864 - est31:libc_update, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51890 - Ixrec:patch-3, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51853 - MajorBreakfast:fix-doc-links...
2018-07-01 Pietro AlbiniRollup merge of #51511 - Centril:feature/stabilize_iter...
2018-07-01 borsAuto merge of #51833 - wesleywiser:faster_large_constan...
2018-07-01 borsAuto merge of #51883 - estebank:placement-suggestion...
2018-07-01 borsAuto merge of #51855 - Eh2406:i51821, r=nikomatsakis
2018-07-01 borsAuto merge of #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-06-30 borsAuto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
2018-06-30 borsAuto merge of #51862 - estebank:lifetime-spans, r=nikom...
2018-06-30 Guillaume Gomezreduce search-index size
2018-06-30 borsAuto merge of #51806 - oli-obk:lowering_cleanups1,...
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #50526 - moxian:just-fix, r=alexcrichton
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #50357 - seanmonstar:arc-weak-null, r...
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 borsAuto merge of #51687 - japaric:gh51671, r=alexcrichton
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-27 kennytmRollup merge of #51800 - mark-i-m:edition2018compiletes...
2018-06-27 kennytmRollup merge of #51799 - mark-i-m:lower_case_feature_ga...
2018-06-27 kennytmRollup merge of #51658 - oli-obk:unregress_perf, r...
2018-06-27 kennytmRollup merge of #50342 - fkjogu:euclidean, r=BurntSushi
2018-06-27 borsAuto merge of #51598 - Pazzaz:master, r=sfackler
2018-06-26 borsAuto merge of #51756 - nielx:fix/librustdoc, r=Guillaum...
2018-06-26 borsAuto merge of #51725 - Mark-Simulacrum:no-llvm, r=kennytm
2018-06-26 borsAuto merge of #51678 - Zoxc:combine-lints, r=estebank
2018-06-26 borsAuto merge of #51805 - pietroalbini:rollup, r=pietroalbini
2018-06-26 Pietro AlbiniRollup merge of #51791 - GuillaumeGomez:minify-css...
2018-06-26 Pietro AlbiniRollup merge of #51642 - GuillaumeGomez:fix-unknown...
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #51613 - nnethercote:ob-forest-cleanup...
2018-06-26 Lucas Moralesrustdoc codeblock hash escape
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-25 Guillaume GomezMinify css
2018-06-25 Guillaume GomezRemove unused variable
2018-06-25 borsAuto merge of #51728 - bradjc:llvm-tools2, r=kennytm
2018-06-25 borsAuto merge of #51688 - spastorino:error-note-field...
2018-06-23 borsAuto merge of #51653 - mglagla:option-unreachable,...
2018-06-23 borsAuto merge of #51727 - varkor:expragain-to-exprcontinue...
2018-06-23 borsAuto merge of #51723 - estebank:abolish-ice, r=oli-obk
2018-06-23 borsAuto merge of #51580 - cramertj:async-await, r=eddyb
2018-06-23 borsAuto merge of #51696 - estebank:fuzzy-ice-ice, r=oli-obk
2018-06-23 borsAuto merge of #51724 - tikue:master, r=Mark-Simulacrum
2018-06-23 borsAuto merge of #51712 - SLaabsDev:master, r=Mark-Simulacrum
2018-06-23 Taylor CramerFix rustdoc and remove default impl for FnHeader
2018-06-23 borsAuto merge of #51697 - estebank:once-used-lifetime...
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 borsAuto merge of #51681 - varkor:rustc_deprecated-future...
2018-06-22 borsAuto merge of #51670 - estebank:issue-51634, r=oli-obk
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51664 - jebrosen:pub_parse_methods2...
2018-06-22 kennytmRollup merge of #51637 - abarth:new_prng, r=cramertj
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51660 - lqd:the-MIRnistry-of-walks,...
2018-06-22 borsAuto merge of #51686 - nikomatsakis:issue-51415-borrowc...
2018-06-22 Taylor Cramerasync await desugaring and tests
2018-06-22 Without BoatsDisplay async fn in rustdoc.
2018-06-22 Without BoatsParse async fn header.
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #51690 - nikomatsakis:issue-51683-existen...
2018-06-21 borsAuto merge of #48149 - varkor:generics-generalisation...
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-20 varkorMake GenericBound explicit
2018-06-20 varkorRename ParamBound(s) to GenericBound(s)
2018-06-20 varkorUse ParamBounds in WhereRegionPredicate
2018-06-20 varkorLift bounds into GenericParam
2018-06-20 varkorRefactor generic parameters in rustdoc/clean
2018-06-20 varkorRename "parameter" to "arg"
2018-06-20 varkorRename PathParameter(s) to GenericArg(s)
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 Guillaume GomezExtend collision prevention to every type
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
next