]> git.lizzy.rs Git - rust.git/history - compiler
review feedback
[rust.git] / compiler /
2022-11-14 Ralf Jungassert that we are (de)seiralizing ProvenanceMap correctly
2022-11-14 Krasimir Georgiev[llvm-wrapper] adapt for LLVM API change
2022-11-14 Jannis Christopher... Remove redundant graphviz escaping
2022-11-14 kokaSpecify language of code comment to generate document
2022-11-14 Oli SchererManually implement `Encodable` for ProvenanceMap to...
2022-11-14 Daniil BelovWrap bundlen static libraries into object files
2022-11-14 borsAuto merge of #104387 - Manishearth:rollup-9e551p5...
2022-11-14 Nicholas NethercoteRemove TraitDef::generics.
2022-11-14 Michael GouletAdd rustc_deny_explicit_impl
2022-11-14 borsAuto merge of #104188 - jyn514:download-config-only...
2022-11-14 Nicholas NethercoteRemove `addr_of` argument from `create_struct_pattern_f...
2022-11-14 Manish GoregaokarRollup merge of #104362 - WaffleLapkin:span_bug_won...
2022-11-14 Manish GoregaokarRollup merge of #104304 - uweigand:s390x-profiler,...
2022-11-14 Manish GoregaokarRollup merge of #104300 - tbu-:pr_path_parent_caveats...
2022-11-14 Manish GoregaokarRollup merge of #104266 - compiler-errors:issue-102430...
2022-11-14 Manish GoregaokarRollup merge of #104181 - jackh726:known-bug-tests...
2022-11-14 Manish GoregaokarRollup merge of #104158 - Ayush1325:executable, r=Mark...
2022-11-14 Manish GoregaokarRollup merge of #104105 - davidtwco:split-dwarf-lto...
2022-11-14 Manish GoregaokarRollup merge of #103744 - palfrey:unwind-upgrade-cc...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-14 Nicholas NethercoteClarify `expand_struct_method_body`.
2022-11-14 borsAuto merge of #103858 - Mark-Simulacrum:bump-bootstrap...
2022-11-13 Maybe WaffleFix clippy and rustdoc
2022-11-13 mejrsRemove dead NoneError error handling
2022-11-13 borsAuto merge of #103894 - mati865:gnullvm-libunwind-chang...
2022-11-13 Maybe WaffleRemove unused symbols
2022-11-13 Michael GouletMake rustc build with new chalk
2022-11-13 Michael GouletBump chalk to v0.87
2022-11-13 Maybe WaffleRemove unused diagnostic items
2022-11-13 borsAuto merge of #104370 - matthiaskrgr:rollup-c3b38sm...
2022-11-13 Matthias KrügerRollup merge of #104365 - albertlarsan68:add-x-tool...
2022-11-13 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
2022-11-13 Matthias KrügerRollup merge of #104320 - fee1-dead-contrib:use-derive...
2022-11-13 Matthias KrügerRollup merge of #104315 - SparkyPotato:fix-104276,...
2022-11-13 Matthias KrügerRollup merge of #103996 - SUPERCILEX:docs, r=RalfJung
2022-11-13 borsAuto merge of #104292 - GuillaumeGomez:fix-missing...
2022-11-13 Vadim Petrochenkovrustdoc: Resolve doc links in external traits having...
2022-11-13 Camille GILLOTDo not use `local_def_id` in `node_to_string`.
2022-11-13 Camille GILLOTStore a LocalDefId in hir::Variant & hir::Field.
2022-11-13 Camille GILLOTStore a LocalDefId in hir::AnonConst.
2022-11-13 Camille GILLOTStore a LocalDefId in hir::GenericParam.
2022-11-13 Camille GILLOTRefactor rustc_hir_typeck::closure.
2022-11-13 Camille GILLOTMake user_provided_sigs a LocalDefIdMap.
2022-11-13 Camille GILLOTStore LocalDefId in hir::Closure.
2022-11-13 Camille GILLOTEnsure codegen_fn_attrs during collection.
2022-11-13 Vladimir Michael... [watchos] Dynamic linking is not allowed for watchos...
2022-11-13 Maybe WaffleAdd `delay_span_bug` to `AttrWrapper::take_for_recovery`
2022-11-13 borsAuto merge of #2657 - mkroening:miri-alloc, r=RalfJung
2022-11-13 borsAuto merge of #93563 - ibraheemdev:crossbeam-channel...
2022-11-13 Ralf Junginterpret: make check_mplace public
2022-11-13 Ralf Jungadd is_sized method on Abi and Layout, and use it
2022-11-13 borsAuto merge of #104351 - JohnTitor:rollup-ikh2dzr, r...
2022-11-13 SparkyPotatomove span to `self` instead of `crate`
2022-11-13 Yuki OkushiRollup merge of #104345 - fmease:fix-up-a-fluent-messag...
2022-11-13 Yuki OkushiRollup merge of #104323 - notriddle:notriddle/scrape...
2022-11-13 Yuki OkushiRollup merge of #104318 - c410-f3r:moar-errors, r=petro...
2022-11-13 Yuki OkushiRollup merge of #104177 - notriddle:notriddle/js-notabl...
2022-11-13 Yuki OkushiRollup merge of #103650 - notriddle:notriddle/line...
2022-11-13 cui fliterfix some typos in comments
2022-11-13 borsAuto merge of #104282 - cjgillot:intern-span, r=compile...
2022-11-13 borsAuto merge of #104078 - jyn514:dry-run-progress, r...
2022-11-13 León Orell Valeria... fix up a fluent message
2022-11-12 Caleb ZulawskiUpdate compiler/rustc_codegen_llvm/src/llvm_util.rs
2022-11-12 Caleb ZulawskiAllow actual AVX512-related feature names in the case...
2022-11-12 borsAuto merge of #103311 - petrochenkov:pblfix, r=bjorn3
2022-11-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 Vadim Petrochenkovlinker: Link `profiler_builtins` even if it's marked...
2022-11-12 Vadim Petrochenkovlinker: Support mixing crates built with different...
2022-11-12 Vadim Petrochenkovlinker: Move some inner functions to the outside
2022-11-12 Vadim Petrochenkovlinker: Simplify linking of `compiler_builtins` and...
2022-11-12 Vadim Petrochenkovlinker: Factor out native library linking to a separate...
2022-11-12 Jannis Christopher... Remove log statement that was commented out
2022-11-12 Jannis Christopher... Disable limits if mir-opt-level >= 4
2022-11-12 Jannis Christopher... Expand upon comment regarding self-assignment
2022-11-12 borsAuto merge of #104325 - GuillaumeGomez:rollup-19bzwoa...
2022-11-12 Guillaume GomezRollup merge of #104319 - GuillaumeGomez:fix-non-clicka...
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Guillaume GomezRollup merge of #104263 - albertlarsan68:add-ilog2...
2022-11-12 Guillaume GomezRollup merge of #104261 - compiler-errors:formal-and...
2022-11-12 Guillaume GomezRollup merge of #104250 - GuillaumeGomez:migrate-not...
2022-11-12 Guillaume GomezRollup merge of #104144 - TaKO8Ki:suggest-removing...
2022-11-12 Guillaume GomezRollup merge of #104117 - crlf0710:update_feature_gate...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 borsAuto merge of #103812 - clubby789:improve-include-bytes...
2022-11-12 Jannis Christopher... Require -Zmir-opt-level >= 3 for now
2022-11-12 Jannis Christopher... Exclude locals completely, instead of individual places
2022-11-12 Jannis Christopher... Add comment for guessed constants
2022-11-12 DeadbeefUse `derive_const` and rm manual StructuralEq impl
2022-11-12 Camille GILLOTSimplify suggestions for errors in generators.
2022-11-12 borsAuto merge of #102701 - flba-eb:add_qnx_nostd_support...
2022-11-12 borsAuto merge of #104310 - Dylan-DPC:rollup-wgt1z4a, r...
2022-11-12 Dylan DPCRollup merge of #104303 - compiler-errors:ui-test-triag...
2022-11-12 Dylan DPCRollup merge of #104302 - weihanglo:update-cargo, r...
2022-11-12 Dylan DPCRollup merge of #104267 - notriddle:notriddle/checkbox...
2022-11-12 Dylan DPCRollup merge of #104214 - Nilstrieb:returns_impl_Ice...
2022-11-12 Dylan DPCRollup merge of #104206 - compiler-errors:ocx-more...
2022-11-12 Dylan DPCRollup merge of #103970 - oli-obk:unhide_unknown_spans...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-12 borsAuto merge of #103530 - cjgillot:hir-lifetimes-direct...
2022-11-12 borsAuto merge of #103150 - joboet:remove_lock_wrappers...
next