]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-14 onestackedAdded Tracking Issue number.
2022-09-14 onestackedConstify impl Fn* &(mut) Fn*
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 borsAuto merge of #101776 - weihanglo:update-cargo, r=ehuss
2022-09-13 borsAuto merge of #101777 - matthiaskrgr:rollup-x2dyaa2...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101765 - GuillaumeGomez:tyctxt-visibil...
2022-09-13 Matthias KrügerRollup merge of #101759 - lnicola:rust-analyzer-2022...
2022-09-13 Matthias KrügerRollup merge of #101754 - NaokiM03:rename-log-to-ilog...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 Weihang LoUpdate cargo
2022-09-13 borsAuto merge of #101086 - cjgillot:thir-param, r=oli-obk
2022-09-13 Nixon Enraght... Rustdoc-Json: Don't loose subitems of foreign traits.
2022-09-13 Camille GILLOTRebase fallout.
2022-09-13 Camille GILLOTBless coverage report.
2022-09-13 Camille GILLOTBless codegen.
2022-09-13 Camille GILLOTUse def_span for external requirements.
2022-09-13 Camille GILLOTBless codegen test.
2022-09-13 Camille GILLOTShrink some visibilities.
2022-09-13 Camille GILLOTAlso compute implicit params in THIR.
2022-09-13 Camille GILLOTCompute explicit MIR params on THIR.
2022-09-13 Camille GILLOTSimplify MIR building entry.
2022-09-13 Camille GILLOTUse tcx.hir() utils for spans in MIR building.
2022-09-13 Camille GILLOTOnly keep one version of ImplicitSelfKind.
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Guillaume GomezAdd documentation for TyCtxt::visibility
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r...
2022-09-13 Dylan DPCRollup merge of #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101745 - jay3332:patch-1, r=JohnTitor
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
2022-09-13 Dylan DPCRollup merge of #101690 - kadiwa4:avoid_iterator_last...
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 NaokiM03Fix doc of log function
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-13 Michael Howellrustdoc: remove redundant CSS `#source-sidebar, #sideba...
2022-09-13 borsAuto merge of #100101 - BelovDV:issue-99429, r=petrochenkov
2022-09-13 Michael GouletDon't render inline suggestions of only spaces
2022-09-13 Jay3332Fix typo in concat_bytes documentation
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 borsAuto merge of #101736 - GuillaumeGomez:rollup-f71kjdb...
2022-09-12 Michael GouletDon't trim substitution if it's only whitespace
2022-09-12 Michael GouletA SubstitutionPart is not a deletion if it replaces...
2022-09-12 Michael Howellrustdoc: remove no-op CSS `.search-results .result...
2022-09-12 Guillaume GomezRollup merge of #101735 - notriddle:notriddle/backslash...
2022-09-12 Guillaume GomezRollup merge of #101732 - Nemo157:gate-rustdoc-missing...
2022-09-12 Guillaume GomezRollup merge of #101731 - notriddle:notriddle/more...
2022-09-12 Guillaume GomezRollup merge of #101724 - fee1-dead-contrib:triage...
2022-09-12 Guillaume GomezRollup merge of #101723 - lukas-code:await-diag, r...
2022-09-12 Guillaume GomezRollup merge of #101677 - winxpqq955:issue-101211,...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Michael Howellrustdoc: fix treatment of backslash-escaped HTML
2022-09-12 borsAuto merge of #101729 - oli-obk:miriup, r=oli-obk
2022-09-12 Wim LoomanFeature gate the rustdoc::missing_doc_code_examples...
2022-09-12 Guillaume GomezImprove Attribute doc methods
2022-09-12 Michael Howellrustdoc: improve rustdoc HTML suggestions handling...
2022-09-12 Wim LoomanAllow tool-lints to specify a feature-gate too
2022-09-12 Markus ReiterSimplify `clippy` fix.
2022-09-12 Oli SchererUpdate miri submodule
2022-09-12 Markus ReiterFix clippy.
2022-09-12 Markus ReiterAdd `rustc_diagnostic_item` for IP addresses.
2022-09-12 Markus ReiterFlatten `net` module again.
2022-09-12 Markus ReiterMove `net::parser` into `net::addr` module.
2022-09-12 Markus ReiterAdd tests for `SockAddr` `Display`.
2022-09-12 Markus ReiterUse `DisplayBuffer` for socket addresses.
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 fee1-deadAllow unauthenticated users to add the `const-hack...
2022-09-12 Lukas MarkeffskyImpove diagnostic for .await-ing non-futures
2022-09-12 Daniil Belovchange rlib format to discern native dependencies
2022-09-12 borsAuto merge of #101716 - Dylan-DPC:rollup-ayvh6nd, r...
2022-09-12 Maybe Waffleconstify `CStr` methods
2022-09-12 Dylan DPCRollup merge of #101706 - notriddle:notriddle/search...
2022-09-12 Dylan DPCRollup merge of #101701 - aDotInTheVoid:rdj-impl-tests...
2022-09-12 Dylan DPCRollup merge of #101693 - GuillaumeGomez:update-browser...
2022-09-12 Dylan DPCRollup merge of #101681 - compiler-errors:rpitit-obj...
2022-09-12 Dylan DPCRollup merge of #101676 - compiler-errors:rpitit-wf...
2022-09-12 Dylan DPCRollup merge of #101671 - LingMan:ieee_754, r=Dylan-DPC
2022-09-12 Dylan DPCRollup merge of #101668 - chenyukang:fix-101626, r...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 Dylan DPCRollup merge of #100293 - yanchen4791:add-inline-llvm...
2022-09-12 borsAuto merge of #101604 - compiler-errors:issue-101465...
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 Nicholas NethercoteRemove unused argument from `check_mac_def`.
2022-09-12 Nicholas NethercoteRemove unused argument from `visit_poly_trait_ref`.
2022-09-12 Nicholas NethercoteRemove unused span argument from `visit_name`.
2022-09-12 Nicholas NethercoteRemove unused span argument from `check_mod` and `proce...
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-12 Nicholas NethercoteRemove unused span argument from `walk_fn`.
2022-09-12 Nicholas NethercoteRemove `path_span` argument to the `visit_path_segment...
2022-09-12 Michael GouletFix ICE in opt_suggest_box_span
2022-09-12 Michael GouletNo more ret_type_span
2022-09-12 Michael Howellrustdoc: remove no-op `#search`
2022-09-12 Michael Howellrustdoc: remove no-op `#search { margin-left: 0 }`
2022-09-12 borsAuto merge of #101688 - cjgillot:verify-hir-parent...
next