]> git.lizzy.rs Git - rust.git/history - src/librustdoc/clean/mod.rs
Rollup merge of #100104 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC
[rust.git] / src / librustdoc / clean / mod.rs
2022-08-03 Matthias KrügerRollup merge of #100104 - GuillaumeGomez:rm-clean-impls...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #100083 - notriddle:notriddle/source...
2022-08-03 Matthias KrügerRollup merge of #100068 - dcsommer:master, r=petrochenkov
2022-08-03 Matthias KrügerRollup merge of #98877 - topjohnwu:fix-lld, r=jyn514
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 borsAuto merge of #100100 - Dylan-DPC:rollup-llcaaq8, r...
2022-08-03 Guillaume Gomezremove Clean trait implementation for hir::IsAuto
2022-08-03 Guillaume Gomezremove Clean trait implementation for ty::Region
2022-08-03 Dylan DPCRollup merge of #100079 - camelid:fix-doc-star-search...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 Michael Howellrustdoc: avoid inlining foreigns with duplicate names
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Matthias KrügerRollup merge of #100074 - petrochenkov:bundledoc, r...
2022-08-02 Matthias KrügerRollup merge of #100070 - mqudsi:99768_revisited, r...
2022-08-02 Matthias KrügerRollup merge of #100049 - lnicola:rust-analyzer-2022...
2022-08-02 Matthias KrügerRollup merge of #100008 - jyn514:eager-submodules,...
2022-08-02 Matthias KrügerRollup merge of #99958 - PrestonFrom:issue_99907, r...
2022-08-02 Matthias KrügerRollup merge of #99933 - alex:parallel-html-checking...
2022-08-02 borsAuto merge of #100063 - matthiaskrgr:rollup-lznouys...
2022-08-02 Matthias KrügerRollup merge of #100057 - GuillaumeGomez:rm-more-clean...
2022-08-02 Matthias KrügerRollup merge of #100053 - flip1995:clippy_backport...
2022-08-02 Matthias KrügerRollup merge of #100052 - TimNN:patch-1, r=nikic
2022-08-02 Matthias KrügerRollup merge of #100045 - Amanieu:global_asm_may_unwind...
2022-08-02 Matthias KrügerRollup merge of #100025 - tmiasko:rm-transfer-wrapper...
2022-08-02 Matthias KrügerRollup merge of #100005 - GuillaumeGomez:cleanup-ast...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 borsAuto merge of #100032 - BoxyUwU:no_ty_in_placeholder_co...
2022-08-02 Guillaume GomezRemove Clean trait implementation for ast::Attribute...
2022-08-02 Guillaume GomezRemove Clean trait implementation for hir::Lifetime
2022-08-02 Guillaume GomezRemove Clean trait implementation for ty::TraitRef
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #100037 - fw-immunant:patch-1, r=jyn514
2022-08-02 Matthias KrügerRollup merge of #100017 - solid-rs:patch/kmc-solid...
2022-08-02 Matthias KrügerRollup merge of #100011 - compiler-errors:let-chain...
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-02 borsAuto merge of #99431 - yaahc:error-in-core, r=joshtriplett
2022-08-02 borsAuto merge of #100033 - rylev:no-cancel-try-perf, r...
2022-08-01 borsAuto merge of #95884 - cjgillot:assoc-item, r=lcnr
2022-08-01 Camille GILLOTRemove DefId from AssocItemContainer.
2022-08-01 Camille GILLOTStore associated item defaultness in impl_defaultness.
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 Matthias KrügerRollup merge of #100012 - TaKO8Ki:avoid-ty-to-string...
2022-08-01 Matthias KrügerRollup merge of #100003 - nnethercote:improve-size...
2022-08-01 Matthias KrügerRollup merge of #99976 - willcrichton:example-analyzer...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 Matthias KrügerRollup merge of #99629 - obeis:issue-99470, r=compiler...
2022-08-01 Matthias KrügerRollup merge of #99340 - GoldsteinE:fix-localdefid...
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-08-01 borsAuto merge of #99944 - bjorn3:hide_proc_macro_symbols...
2022-08-01 borsAuto merge of #99998 - matthiaskrgr:rollup-igafy0r...
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99984 - ChrisDenton:fix-miri, r=Mark...
2022-07-31 Matthias KrügerRollup merge of #99980 - GuillaumeGomez:rm-clean-impls...
2022-07-31 Matthias KrügerRollup merge of #99932 - madsmtm:fix-unwinding-debug...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::TypeBindingKind
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::TypeBinding
2022-07-31 Guillaume GomezRemove Clean trait implementation for hir::Path
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-30 borsAuto merge of #99959 - cuviper:niche-size, r=eddyb
2022-07-30 borsAuto merge of #99964 - matthiaskrgr:rollup-jr836e2...
2022-07-30 Matthias KrügerRollup merge of #99962 - Mark-Simulacrum:detect-ci...
2022-07-30 Matthias KrügerRollup merge of #99956 - est31:fix_llvm_wrapper_warning...
2022-07-30 Matthias KrügerRollup merge of #99950 - GuillaumeGomez:rm-clean-impls...
2022-07-30 Matthias KrügerRollup merge of #99937 - ChrisDenton:fix-remove-dir...
2022-07-30 Matthias KrügerRollup merge of #99890 - compiler-errors:issue-99828...
2022-07-30 Matthias KrügerRollup merge of #99889 - compiler-errors:cleanup-ti...
2022-07-30 Matthias KrügerRollup merge of #99873 - notriddle:notriddle/invalid...
2022-07-30 Guillaume GomezRemove Clean trait implementation for hir::VariantData
2022-07-30 Guillaume GomezRemove Clean trait implementation for ty::VariantDef
2022-07-30 Dylan DPCRollup merge of #99903 - gimbles:pub, r=davidtwco
2022-07-30 Dylan DPCRollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot
2022-07-30 Dylan DPCRollup merge of #99895 - compiler-errors:type-ascriptio...
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-30 borsAuto merge of #99123 - mystor:crossbeam_bridge, r=eddyb
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
2022-07-29 Yuki OkushiRollup merge of #99891 - compiler-errors:suggest-slicin...
next