]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Add tmm_reg clobbers
[rust.git] / src / librustdoc /
2022-05-16 borsAuto merge of #96676 - petrochenkov:docrules, r=Guillau...
2022-05-16 borsAuto merge of #97053 - CAD97:realloc-clarification...
2022-05-16 borsAuto merge of #97065 - gabriel-doriath-dohler:master...
2022-05-15 borsAuto merge of #97057 - bjorn3:sync_cg_clif-2022-05...
2022-05-15 borsAuto merge of #97063 - Dylan-DPC:rollup-u5el7hb, r...
2022-05-15 Vadim Petrochenkovrustdoc: Remove doc link resolution fallback to all...
2022-05-15 Dylan DPCRollup merge of #97060 - bdbai:fix/uwphandle, r=ChrisDenton
2022-05-15 Dylan DPCRollup merge of #97042 - GuillaumeGomez:eslint-brace...
2022-05-15 Dylan DPCRollup merge of #97021 - Volker-Weissmann:patch-1,...
2022-05-15 Dylan DPCRollup merge of #96947 - sunfishcode:sunfishcode/rustc...
2022-05-15 borsAuto merge of #96895 - SparrowLii:interval, r=Mark...
2022-05-15 borsAuto merge of #97056 - RalfJung:miri, r=RalfJung
2022-05-15 Guillaume GomezAdd new eslint rule about brace style
2022-05-15 borsAuto merge of #96885 - petrochenkov:linkstrict2, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 borsAuto merge of #97055 - matthiaskrgr:rollup-1nqwfzx...
2022-05-15 Matthias KrügerRollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf...
2022-05-15 Matthias KrügerRollup merge of #97032 - est31:unused_macro_rules,...
2022-05-15 Matthias KrügerRollup merge of #96958 - GuillaumeGomez:settings-menu...
2022-05-15 borsAuto merge of #96602 - TApplencourt:patch-1, r=Mark...
2022-05-15 borsAuto merge of #97016 - Mark-Simulacrum:bump-version...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-14 borsAuto merge of #97044 - Urgau:check-cfg-fix-rustc-perf...
2022-05-14 borsAuto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726
2022-05-14 Guillaume GomezRemove theme picker button
2022-05-14 Guillaume GomezImprove settings menu display
2022-05-14 borsAuto merge of #96345 - petrochenkov:linclean, r=notriddle
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 borsAuto merge of #94872 - mati865:mingw-llvm-target, r...
2022-05-14 borsAuto merge of #97035 - JohnTitor:rollup-00ko07z, r...
2022-05-14 Yuki OkushiRollup merge of #97031 - eholk:drop-tracking-type-error...
2022-05-14 Yuki OkushiRollup merge of #97018 - GuillaumeGomez:fail-on-js...
2022-05-14 Yuki OkushiRollup merge of #97005 - est31:master, r=petrochenkov
2022-05-14 Yuki OkushiRollup merge of #96998 - notriddle:notriddle/var-N...
2022-05-14 Yuki OkushiRollup merge of #96986 - kdashg:save-an-enum-vars,...
2022-05-14 Yuki OkushiRollup merge of #95365 - mkroening:hermit-alloc-error...
2022-05-14 borsAuto merge of #95602 - scottmcm:faster-array-intoiter...
2022-05-13 Jack HueyAdd bound_impl_trait_ref
2022-05-13 Jack HueyAdd bound_type_of
2022-05-13 Vadim Petrochenkovresolve: Move collection of all `macro_rules` in the...
2022-05-13 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-13 Vadim PetrochenkovFix rebase
2022-05-13 Vadim Petrochenkovrustdoc: Use `Visibility::is_public` more
2022-05-13 Vadim Petrochenkovrustdoc: Do not resolve associated item paths unnecessarily
2022-05-13 Vadim Petrochenkovrustdoc: Do not create `UrlFragment`s until they are...
2022-05-13 Vadim Petrochenkovrustdoc: Remove `fn resolve_macro`
2022-05-13 Vadim Petrochenkovrustdoc: Remove `ResolutionFailure::Dummy`
2022-05-13 Vadim Petrochenkovrustdoc: Remove `ResolutionFailure::MalformedGenerics`
2022-05-13 Vadim Petrochenkovrustdoc: Remove `ResolutionFailure::NoParentItem`
2022-05-13 Matthias KrügerRollup merge of #97003 - nnethercote:rm-const_fn-attrs...
2022-05-13 Matthias KrügerRollup merge of #96982 - klensy:no-expect, r=Dylan-DPC
2022-05-13 Matthias KrügerRollup merge of #96615 - JohnTitor:test-54779, r=compil...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-13 borsAuto merge of #96930 - ayrtonm:mips32-tmp-file, r=petro...
2022-05-13 borsAuto merge of #96965 - oli-obk:flaky_inliner_ice, r...
2022-05-13 borsAuto merge of #97000 - matthiaskrgr:rollup-qh3lhu8...
2022-05-13 Matthias KrügerRollup merge of #96993 - notriddle:notriddle/prototype...
2022-05-13 Matthias KrügerRollup merge of #96989 - cjgillot:defpath-use, r=davidtwco
2022-05-13 Matthias KrügerRollup merge of #96948 - ludfo774:macro-trailing-comma...
2022-05-13 Matthias KrügerRollup merge of #96932 - sunfishcode:sunfishcode/docume...
2022-05-13 borsAuto merge of #96493 - chbaker0:issue-96342-fix, r...
2022-05-13 Michael Howellrustdoc: remove weird, unused variable from source...
2022-05-12 borsAuto merge of #96966 - nikic:llvm-update-2, r=cuviper
2022-05-12 Michael Howellrustdoc: fix GUI crash when searching for magic JS...
2022-05-12 borsAuto merge of #96984 - ehuss:update-cargo, r=ehuss
2022-05-12 borsAuto merge of #96974 - matthiaskrgr:rollup-jd4otnc...
2022-05-12 Matthias KrügerRollup merge of #96968 - cjgillot:codegen-fulfill-nice...
2022-05-12 Matthias KrügerRollup merge of #96941 - nannany:master, r=lcnr,JohnTitor
2022-05-12 Matthias KrügerRollup merge of #96939 - GuillaumeGomez:settings-css...
2022-05-12 Matthias KrügerRollup merge of #96860 - semarie:openbsd-futex-time64...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-12 borsAuto merge of #96940 - TaKO8Ki:stop-suggesting-wrong...
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 borsAuto merge of #96806 - cjgillot:codegen-fulfill-nice...
2022-05-11 borsAuto merge of #96220 - RalfJung:scalar-no-padding,...
2022-05-11 borsAuto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r...
2022-05-11 Dylan DPCRollup merge of #96936 - lnicola:rust-analyzer-2022...
2022-05-11 Dylan DPCRollup merge of #96898 - RalfJung:interpret-pop-debug...
2022-05-11 Dylan DPCRollup merge of #95281 - pierwill:fix-85513, r=Dylan-DPC
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Guillaume GomezRemove unused CSS settings rules
2022-05-11 Guillaume GomezAdd missing CSS file for settings page
2022-05-11 borsAuto merge of #96933 - ehuss:update-books, r=ehuss
2022-05-11 borsAuto merge of #96931 - JohnTitor:rollup-3um8o4j, r...
2022-05-11 Yuki OkushiRollup merge of #96925 - c410-f3r:z-errors, r=JohnTitor
2022-05-11 Yuki OkushiRollup merge of #96916 - matthiaskrgr:simpl_count,...
2022-05-11 Yuki OkushiRollup merge of #96903 - oli-obk:opaque_type_lifetime_c...
2022-05-11 Yuki OkushiRollup merge of #96900 - GuillaumeGomez:fix-js-error...
2022-05-11 Yuki OkushiRollup merge of #96896 - JohnTitor:issue-68408, r=compi...
2022-05-11 Yuki OkushiRollup merge of #96887 - notriddle:notriddle/as-raw...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
2022-05-11 borsAuto merge of #96888 - Aaron1011:fake-borrow-no-sort...
2022-05-11 Jack HueyIntroduce EarlyBinder
2022-05-11 borsAuto merge of #96375 - jyn514:bootstrap-submodules...
2022-05-10 borsAuto merge of #96232 - sunfishcode:sunfishcode/io-safet...
2022-05-10 borsAuto merge of #96905 - jyn514:revert-96803-faster-assem...
2022-05-10 Michael Howellrustdoc: clean up method path index
2022-05-10 borsAuto merge of #96904 - JohnTitor:rollup-f1sz5x0, r...
2022-05-10 Yuki OkushiRollup merge of #96882 - jackh726:no-subst, r=oli-obk
next