]> git.lizzy.rs Git - rust.git/history - src/librustdoc/html/render.rs
Rollup merge of #39697 - notriddle:rustdoc_tooltip, r=GuillaumeGomez
[rust.git] / src / librustdoc / html / render.rs
2017-02-12 Guillaume GomezRollup merge of #39697 - notriddle:rustdoc_tooltip...
2017-02-12 Guillaume GomezRollup merge of #39662 - Henning-K:patch-1, r=frewsxcv
2017-02-12 Guillaume GomezRollup merge of #39654 - ollie27:rustdoc_attributes...
2017-02-12 borsAuto merge of #39680 - canndrew:uninhabited_from-infini...
2017-02-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-11 Corey FarwellRollup merge of #39676 - alexcrichton:fix-again, r...
2017-02-11 Corey FarwellRollup merge of #39660 - alexcrichton:shasum-dirs,...
2017-02-11 borsAuto merge of #39642 - stjepang:specialize-slice-partia...
2017-02-10 borsAuto merge of #39438 - clarcharr:box_from, r=alexcrichton
2017-02-10 Corey FarwellRollup merge of #39700 - msopena:master, r=est31
2017-02-10 Corey FarwellRollup merge of #39674 - jseyfried:fix_token_tree_parsi...
2017-02-09 Michael HowellAdd the item type to the tooltip
2017-02-09 Corey FarwellRollup merge of #39682 - solson:fix-unaligned-read...
2017-02-09 Corey FarwellRollup merge of #39678 - vadimcn:top-level-expn, r...
2017-02-09 Corey FarwellRollup merge of #39670 - JanZerebecki:fix-mailmap-gifnk...
2017-02-09 Corey FarwellRollup merge of #39619 - michaelwoerister:rename-crate...
2017-02-09 Corey FarwellRollup merge of #39604 - est31:i128_tests, r=alexcrichton
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Corey FarwellRollup merge of #39647 - japaric:sparc, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39615 - phungleson:corefloat, r=alexcr...
2017-02-09 Corey FarwellRollup merge of #39602 - estebank:fix-39544, r=eddyb
2017-02-09 Corey FarwellRollup merge of #39601 - dumbbell:update-liblibc-to...
2017-02-09 Corey FarwellRollup merge of #39595 - camlorn:structured_repr, r...
2017-02-09 borsAuto merge of #39265 - est31:master, r=petrochenkov
2017-02-09 Marc-Antoine PerennouMerge branch 'master' of git://github.com/rust-lang...
2017-02-09 borsAuto merge of #39586 - arielb1:packed-values, r=eddyb
2017-02-09 borsAuto merge of #39677 - frewsxcv:rollup, r=frewsxcv
2017-02-09 Corey FarwellRollup merge of #39671 - alexcrichton:change-order...
2017-02-09 Corey FarwellRollup merge of #39653 - JanZerebecki:test-issue-27433...
2017-02-09 Corey FarwellRollup merge of #39649 - GuillaumeGomez:join_paths...
2017-02-09 Corey FarwellRollup merge of #39641 - Ms2ger:purge-mk, r=alexcrichton
2017-02-09 Corey FarwellRollup merge of #39599 - alexcrichton:cargo-tarball...
2017-02-09 Corey FarwellRollup merge of #39598 - alexcrichton:cargo-branch...
2017-02-09 Corey FarwellRollup merge of #39589 - ollie27:rustdoc_impl_disambigu...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 Oliver Middletonrustdoc: Show attributes on all item types
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 Oliver Middletonrustdoc: Improve impl disambiguation
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39509 - petrochenkov:rb2, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39491 - dumbbell:support-aarch64-unkno...
2017-02-05 Corey FarwellRollup merge of #39471 - djc:bootstrap-user, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39454 - abonander:proc_macro_tracking_...
2017-02-05 Corey FarwellRollup merge of #39453 - nrc:save-path, r=nikomatsakis
2017-02-05 Corey FarwellRollup merge of #39443 - phungleson:remove-unresolved...
2017-02-05 Corey FarwellRollup merge of #39393 - ollie27:stab_impls, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39312 - mgattozzi:rustdoc-help-fix...
2017-02-05 Corey FarwellRollup merge of #39289 - shahn:option_entry, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39193 - pepyakin:emcc-strip-panic...
2017-02-05 Corey FarwellRollup merge of #39107 - llogiq:branchless_filter_count...
2017-02-05 Corey FarwellRollup merge of #38983 - APTy:udp-peek, r=aturon
2017-02-05 Corey FarwellRollup merge of #38959 - Amanieu:atomic128, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #38921 - chris-morgan:windows-unprivile...
2017-02-05 Corey FarwellRollup merge of #38518 - nagisa:exec-doc, r=alexcrichton
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-02-04 borsAuto merge of #38426 - vadimcn:nobundle, r=alexcrichton
2017-02-04 borsAuto merge of #39424 - nikomatsakis:incr-comp-skip...
2017-02-04 borsAuto merge of #39440 - F001:SpecializeCow, r=bluss
2017-02-04 borsAuto merge of #39425 - jakllsch:netbsd-a, r=alexcrichton
2017-02-04 borsAuto merge of #39399 - clarcharr:iter_rfind, r=alexcrichton
2017-02-03 Michał KrasnoborskiMerge remote-tracking branch 'upstream/master' into...
2017-02-03 borsAuto merge of #39418 - redox-os:redox_fs_ext, r=brson
2017-02-03 borsAuto merge of #39415 - alexcrichton:fix-upload-dirs...
2017-02-03 borsAuto merge of #39329 - petrochenkov:rb2, r=alexcrichton
2017-02-03 borsAuto merge of #39287 - wesleywiser:move_cell, r=aturon
2017-02-03 borsAuto merge of #39466 - alexcrichton:fix, r=Manishearth
2017-02-02 borsAuto merge of #39470 - GuillaumeGomez:rollup, r=Guillau...
2017-02-02 Guillaume GomezRollup merge of #39427 - steveklabnik:pliniker-mailmap...
2017-02-02 Guillaume GomezRollup merge of #39420 - oli-obk:sugg, r=pnkfelix
2017-02-02 Guillaume GomezRollup merge of #39416 - tspiteri:ffi-unsafe-icon,...
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-01-30 Trevor Spiterirustdoc: mark ffi functions with unsafety icon
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-25 Guillaume GomezRollup merge of #38930 - insaneinside:place-left-arrow...
2017-01-24 borsAuto merge of #39048 - lambda:impl-tosocketaddrs-for...
2017-01-23 Steve KlabnikRollup merge of #38993 - krdln:patch-1, r=steveklabnik
2017-01-23 Steve KlabnikRollup merge of #38956 - theduke:document-field-init...
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-21 borsAuto merge of #39086 - aidanhs:aphs-local-rebuild-no...
2017-01-20 Alex CrichtonRollup merge of #39195 - nagisa:deny-extra-requirement...
2017-01-20 Alex CrichtonRollup merge of #39143 - nikomatsakis:issue-38967,...
2017-01-20 Alex CrichtonRollup merge of #39142 - nikomatsakis:issue-38973,...
2017-01-20 Alex CrichtonRollup merge of #39118 - jseyfried:token_tree_based_par...
2017-01-20 Alex CrichtonRollup merge of #39077 - jseyfried:crate_var_imports...
2017-01-20 Alex CrichtonRollup merge of #39068 - alexcrichton:more-small-tests...
2017-01-20 Alex CrichtonRollup merge of #38842 - abonander:proc_macro_attribute...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-20 borsAuto merge of #39062 - martinhath:placement-in-binaryhe...
2017-01-20 borsAuto merge of #38603 - arielb1:supertrait-self-3, r...
2017-01-19 borsAuto merge of #39136 - keeperofdakeys:proc-macro-doc...
2017-01-19 Guillaume GomezRollup merge of #39091 - richard-imaoka:E0491-long...
next