]> git.lizzy.rs Git - rust.git/history - src/librustdoc/doctree.rs
Use Names in path fragments and MacroDef
[rust.git] / src / librustdoc / doctree.rs
2015-09-22 Vadim PetrochenkovUse Names in path fragments and MacroDef
2015-09-22 Vadim PetrochenkovUse Names in HIR Items
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-20 borsAuto merge of #28503 - marcusklaas:pub-extern, r=alexcr...
2015-09-20 borsAuto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton
2015-09-19 borsAuto merge of #28497 - apasel422:issue-28493, r=Gankro
2015-09-19 Steve KlabnikRollup merge of #28496 - davidszotten:fix_error_anchors...
2015-09-19 Steve KlabnikRollup merge of #28485 - Wallacoloo:clarify-let-lhs...
2015-09-19 Steve KlabnikRollup merge of #28483 - dagnir:compiler-test-doc-clean...
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-19 borsAuto merge of #28494 - bluss:vecdeque-zst, r=eddyb
2015-09-19 borsAuto merge of #28495 - semarie:stdcpp-name, r=alexcrichton
2015-09-19 borsAuto merge of #28491 - dotdash:noadjust, r=nikomatsakis
2015-09-19 borsAuto merge of #28489 - kud1ing:patch-1, r=alexcrichton
2015-09-19 borsAuto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton
2015-09-19 borsAuto merge of #28468 - nagisa:revert-negate-unsigned...
2015-09-19 borsAuto merge of #28484 - nrc:fix-save, r=alexcrichton
2015-09-18 borsAuto merge of #28465 - apasel422:tidy, r=alexcrichton
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28422 - christopherdumas:label_code...
2015-09-17 Steve KlabnikRollup merge of #28314 - tbu-:pr_atomics_are_send,...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 borsAuto merge of #28421 - alexcrichton:msvc-rmake, r=alexc...
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-17 borsAuto merge of #28381 - ebfull:aint-fraid-a-no-ghosts...
2015-09-17 Simonas KazlauskasRemove Visibility field from enum variants
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28420 - christopherdumas:intergrate_erro...
2015-09-16 borsAuto merge of #28417 - apasel422:issue-23036, r=arielb1
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-16 borsAuto merge of #28399 - nrc:attrs, r=nikomatsakis
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-28 borsAuto merge of #25744 - SimonSapin:cell-eq, r=alexcrichton
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 borsAuto merge of #25805 - jooert:colorized_tests, r=alexcr...
2015-05-27 Manish GoregaokarRollup merge of #25726 - nham:cell_docs, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25668 - steveklabnik:doc_const, r...
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-27 borsAuto merge of #25749 - richo:python3, r=alexcrichton
2015-05-27 borsAuto merge of #25741 - richo:backtrace-message, r=alexc...
2015-05-27 borsAuto merge of #25713 - Stebalien:pattern, r=alexcrichton
2015-05-26 borsAuto merge of #25675 - bluss:rustdoc-assoc-types-index...
2015-05-26 borsAuto merge of #25593 - nham:E0210_E0326, r=alexcrichton
2015-05-26 borsAuto merge of #25091 - quantheory:trait_associated_cons...
2015-05-25 borsAuto merge of #25698 - mdinger:flat_map, r=steveklabnik
2015-05-25 borsAuto merge of #25742 - thombles:tk/StringCoercion,...
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
2015-05-21 Eduard Burtescusyntax: parse `const fn` for free functions and inheren...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24519 - rprichard:opt-write-args, r...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24428 - kwantam:deprecate_unicode_fns...
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
next