]> git.lizzy.rs Git - rust.git/history - src/librustdoc/core.rs
rustc: Load the `rustc_trans` crate at runtime
[rust.git] / src / librustdoc / core.rs
2018-01-28 Alex Crichtonrustc: Load the `rustc_trans` crate at runtime
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 borsAuto merge of #45337 - Zoxc:gen-static, r=nikomatsakis
2018-01-23 borsAuto merge of #47678 - kennytm:rollup, r=kennytm
2018-01-23 kennytmRollup merge of #47635 - Zoxc:remove-attr, r=michaelwoe...
2018-01-23 borsAuto merge of #47620 - GuillaumeGomez:multiple-themes...
2018-01-23 kennytmRollup merge of #47610 - cuviper:captured-dwarf, r...
2018-01-23 kennytmRollup merge of #47558 - spastorino:rustc_args, r=nikom...
2018-01-23 kennytmRollup merge of #47554 - EdSchouten:cloudabi-jemalloc...
2018-01-23 kennytmRollup merge of #47549 - Manishearth:29723-regression...
2018-01-23 kennytmRollup merge of #47541 - psumbera:master, r=eddyb
2018-01-23 kennytmRollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis
2018-01-23 kennytmRollup merge of #47425 - EdSchouten:immutable-tls,...
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-23 borsAuto merge of #47046 - Manishearth:intra-doc-links...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 Manish GoregaokarHandle relative paths
2018-01-22 Manish GoregaokarMake correct resolver available in rustdoc
2018-01-22 Manish GoregaokarMove resolve arenas/crate loader outside of the core...
2018-01-22 QuietMisdreavusresolve paths when cleaning docs
2018-01-22 QuietMisdreavusadd a rustc_resolve::Resolver to DocContext
2018-01-22 QuietMisdreavusadd RenderType to DocContext
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 Guillaume GomezRollup merge of #47633 - pietroalbini:fix-ice-use-self...
2018-01-21 Guillaume GomezRollup merge of #47632 - sdroege:exact-chunks-docs...
2018-01-21 Guillaume GomezRollup merge of #47625 - astraw:btreeset-doctest-fix...
2018-01-21 Guillaume GomezRollup merge of #47595 - PieterPenninckx:master, r...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 borsAuto merge of #45684 - bjorn3:runtime_choose_trans2...
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-19 bjorn3Allow runtime switching between trans backends
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
2018-01-10 borsAuto merge of #46830 - Diggsey:cursor-vec-mut, r=alexcr...
2018-01-06 kennytmRollup merge of #46947 - tspiteri:checked-div-rem-none...
2018-01-05 borsAuto merge of #46907 - varkor:contrib-8, r=nagisa
2018-01-05 borsAuto merge of #46739 - arielb1:simple-loops, r=nikomatsakis
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-27 borsAuto merge of #47016 - malbarbo:dist-armv5te, r=alexcri...
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-26 kennytmRollup merge of #46943 - malbarbo:process-test-busybox...
2017-12-26 kennytmRollup merge of #46940 - EdSchouten:cloudabi, r=alexcri...
2017-12-26 kennytmRollup merge of #46939 - davidalber:code-of-conduct...
2017-12-26 kennytmRollup merge of #46933 - clarcharr:float_docs, r=stevek...
2017-12-26 kennytmRollup merge of #46930 - lucis-fluxum:patch-1, r=QuietM...
2017-12-26 kennytmRollup merge of #46928 - varkor:contrib-10, r=alexcrichton
2017-12-25 borsAuto merge of #46949 - davidtwco:issue-46631, r=arielb1
2017-12-25 borsAuto merge of #46914 - mikeyhew:raw_pointer_self, r...
2017-12-25 borsAuto merge of #46910 - alexcrichton:thinlto-default...
2017-12-24 borsAuto merge of #46899 - m4b:linkage_name_equals_symbol_n...
2017-12-24 borsAuto merge of #46789 - Diggsey:command-env-capture...
2017-12-24 borsAuto merge of #46896 - arielb1:shadow-scope, r=eddyb
2017-12-24 borsAuto merge of #46894 - detrumi:fix-const-eval-trait...
2017-12-24 borsAuto merge of #46859 - gereeter:uninhabited-unions...
2017-12-24 borsAuto merge of #46888 - cramertj:nested-impl-trait-error...
2017-12-24 borsAuto merge of #46833 - diwic:7c-abort-ffi, r=arielb1
2017-12-23 borsAuto merge of #46881 - michaelwoerister:ensure-coherenc...
2017-12-23 borsAuto merge of #46864 - estebank:closure-type-err-sp...
2017-12-23 borsAuto merge of #46857 - estebank:use-loop-sp, r=nikomatsakis
2017-12-22 borsAuto merge of #46842 - michaelwoerister:fingerprint...
2017-12-22 borsAuto merge of #46838 - pnkfelix:issue-46112-followup...
2017-12-22 borsAuto merge of #46779 - Zoxc:par-merge-without-sync...
2017-12-21 John Kåre AlsakerCombine GlobalArenas and DroplessArena into AllArenas
next