]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes
Update rustdoc test
[rust.git] / src / librustdoc / passes /
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
2021-05-07 Yuki OkushiRollup merge of #84990 - GuillaumeGomez:sort-rustdoc...
2021-05-07 Yuki OkushiRollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk
2021-05-07 Yuki OkushiRollup merge of #84911 - Mark-Simulacrum:retry-clang...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84875 - richkadel:no-coverage-dont...
2021-05-07 Yuki OkushiRollup merge of #84815 - richkadel:coverage-docs-update...
2021-05-07 Yuki OkushiRollup merge of #84787 - klensy:deps-bump, r=Mark-Simul...
2021-05-07 Yuki OkushiRollup merge of #84781 - jyn514:check-bootstrap, r...
2021-05-07 Yuki OkushiRollup merge of #84779 - jyn514:cargotest-args, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
2021-05-06 Dylan DPCRollup merge of #84905 - RalfJung:copy, r=oli-obk
2021-05-06 Dylan DPCRollup merge of #84896 - estebank:issue-84772, r=jackh726
2021-05-06 Dylan DPCRollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84871 - richkadel:no-coverage-unstable...
2021-05-06 Dylan DPCRollup merge of #84755 - jyn514:core-links, r=kennytm
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84728 - camelid:sized-param-sugg-test...
2021-05-06 Dylan DPCRollup merge of #84500 - tmandry:compiletest-run-flag...
2021-05-06 Dylan DPCRollup merge of #84409 - mzohreva:mz/tls-dtors-before...
2021-05-06 borsAuto merge of #84806 - Mark-Simulacrum:try-start-entry...
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 borsAuto merge of #84559 - jackh726:issue-84398, r=nikomatsakis
2021-05-06 borsAuto merge of #84982 - Dylan-DPC:rollup-q4cbec2, r...
2021-05-06 Dylan DPCRollup merge of #84950 - pietroalbini:revert-3478f83c0...
2021-05-06 Dylan DPCRollup merge of #84923 - estebank:as_cache_key-once...
2021-05-06 Dylan DPCRollup merge of #84851 - lnicola:rust-analyzer-2021...
2021-05-06 Dylan DPCRollup merge of #84712 - joshtriplett:simplify-chdir...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 borsAuto merge of #84965 - the8472:lazy-delayed-diagnostics...
2021-05-06 borsAuto merge of #84468 - iladin:iladin/fix-84467, r=petro...
2021-05-05 Ralf JungRollup merge of #84913 - estebank:issue-84831, r=varkor
2021-05-05 Ralf JungRollup merge of #84903 - hyd-dev:dead-check-in-alloc...
2021-05-05 Ralf JungRollup merge of #84882 - joshtriplett:platform-support...
2021-05-05 Ralf JungRollup merge of #84878 - jimblandy:contains-doc-fix...
2021-05-05 Ralf JungRollup merge of #84865 - petrochenkov:llthread, r=Mark...
2021-05-05 Ralf JungRollup merge of #84843 - wcampbell0x2a:use-else-if...
2021-05-05 Ralf JungRollup merge of #84808 - estebank:issue-84769, r=petroc...
2021-05-05 Ralf JungRollup merge of #84803 - jyn514:duplicate-macros, r...
2021-05-05 Ralf JungRollup merge of #84709 - joshtriplett:doc-alias-chdir...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-05 Pietro AlbiniRevert PR 83866
2021-05-05 borsAuto merge of #84794 - ChrisDenton:dedup-native-libs...
2021-05-05 borsAuto merge of #84915 - Mark-Simulacrum:bitset-xor-eq...
2021-05-04 borsAuto merge of #84707 - Stupremee:remove-fake-defids...
2021-05-04 Justus KAdd type to differentiate between fake and real DefId's
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-01 borsAuto merge of #84471 - jyn514:linkcheck-llvm, r=Mark...
2021-05-01 borsAuto merge of #84410 - BoxyUwU:blue, r=varkor
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-05-01 borsAuto merge of #84658 - Amanieu:reserved_regs, r=petroch...
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-30 borsAuto merge of #84522 - CDirkx:cmath, r=yaahc
2021-04-29 Jack HueyRollup merge of #84713 - camelid:fix-regression-issue...
2021-04-29 Jack HueyRollup merge of #84682 - jackh726:transitive_bounds_reb...
2021-04-29 Jack HueyRollup merge of #84590 - est31:array_into_iter, r=nikom...
2021-04-29 Jack HueyRollup merge of #84451 - torhovland:flex, r=jsha
2021-04-29 borsAuto merge of #84233 - jyn514:track-path-prefix, r...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 borsAuto merge of #84618 - lrh2000:fix-gdb-10-str, r=Mark...
2021-04-29 Jack HueyRollup merge of #84585 - jyn514:check-rustdoc, r=Mark...
2021-04-29 Jack HueyRollup merge of #84555 - jyn514:ice-backtrace, r=Mark...
2021-04-29 Jack HueyRollup merge of #84540 - 12101111:enable-sanitizers...
2021-04-29 Jack HueyRollup merge of #84531 - Smittyvb:foo-not-feature,...
2021-04-29 Jack HueyRollup merge of #84530 - richkadel:test-tidy-build...
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-29 borsAuto merge of #84614 - RalfJung:daily, r=Mark-Simulacrum
2021-04-28 borsAuto merge of #84615 - a1phyr:clone_from_pathbuf_osstri...
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #84562 - richkadel:issue-83601, r=tmandry
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-28 Yuki OkushiRollup merge of #84624 - r00ster91:patch-5, r=JohnTitor
2021-04-28 Yuki OkushiRollup merge of #84622 - jackh726:gats-trait-object...
2021-04-28 Yuki OkushiRollup merge of #84616 - GuillaumeGomez:fix-empty-dom...
2021-04-28 Yuki OkushiRollup merge of #84529 - richkadel:issue-84180, r=tmandry
2021-04-28 borsAuto merge of #83713 - spastorino:revert-pub-macro...
2021-04-28 borsAuto merge of #84498 - workingjubilee:update-grab-bag...
2021-04-27 borsAuto merge of #84635 - ehuss:update-cargo, r=ehuss
2021-04-27 borsAuto merge of #84494 - tdelabro:84304-bis, r=jyn514
2021-04-27 Dylan DPCRollup merge of #84521 - CDirkx:hermit-dedup, r=Mark...
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-27 Timothée Delabrouillecfg taken out of Attributes, put in Item
2021-04-27 Timothée DelabrouilleRemoved usage of Attributes in FnDecl and ExternalCrate...
2021-04-27 borsAuto merge of #84532 - richkadel:issue-83792, r=tmandry
2021-04-27 borsAuto merge of #77246 - yaahc:typeof-errors, r=oli-obk
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 Mara BosRollup merge of #84523 - m-ou-se:stabilize-ordering...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-26 borsAuto merge of #84546 - CohenArthur:fix-liveness-typo...
2021-04-26 borsAuto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
next