]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis/src/coherence/unsafety.rs
Auto merge of #107443 - cjgillot:generator-less-query, r=compiler-errors
[rust.git] / compiler / rustc_hir_analysis / src / coherence / unsafety.rs
2023-01-16 Matthias KrügerRollup merge of #106835 - compiler-errors:new-solver...
2023-01-16 borsAuto merge of #106853 - TimNN:undo-remap, r=oli-obk
2023-01-16 borsAuto merge of #106850 - cjgillot:issue-106141, r=oli-obk
2023-01-16 borsAuto merge of #106872 - dtolnay:nbsp, r=fee1-dead
2023-01-15 Matthias KrügerRollup merge of #106888 - GuillaumeGomez:tidy-gui-test...
2023-01-15 borsAuto merge of #106742 - compiler-errors:new-solver...
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 Matthias KrügerRollup merge of #106879 - JohnTitor:issue-42114, r...
2023-01-15 Matthias KrügerRollup merge of #106878 - JohnTitor:issue-92157, r...
2023-01-15 Matthias KrügerRollup merge of #106867 - sunfishcode:sunfishcode/std...
2023-01-15 Matthias KrügerRollup merge of #106865 - GuillaumeGomez:add-gui-test...
2023-01-15 Matthias KrügerRollup merge of #106863 - anden3:compiler-double-spaces...
2023-01-15 Matthias KrügerRollup merge of #106859 - tialaramex:master, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106072 - eopb:dyn-derive, r=estebank
2023-01-14 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 borsAuto merge of #106696 - kylematsuda:early-binder, r...
2023-01-14 Kyle Matsudafix various subst_identity vs skip_binder
2023-01-14 Kyle Matsudachange impl_trait_ref query to return EarlyBinder;...
2023-01-14 Kyle Matsudachange usages of impl_trait_ref to bound_impl_trait_ref
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 borsAuto merge of #2753 - RalfJung:rustup, r=RalfJung
2023-01-09 Ralf JungMerge from rustc
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 Yuki OkushiRollup merge of #106410 - clubby789:borrow-mut-self...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 borsAuto merge of #106406 - nikic:update-llvm-11, r=cuviper
2023-01-05 borsAuto merge of #106404 - tmiasko:dedup-box-derefs, r...
2023-01-05 Michael GouletRollup merge of #106464 - djkoloski:update_fuchsia_plat...
2023-01-05 Michael GouletRollup merge of #106403 - compiler-errors:rename-hir...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 Matthias KrügerRollup merge of #106437 - notriddle:notriddle/http...
2023-01-04 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 Matthias KrügerRollup merge of #106391 - ardislu:fix-popover-child...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 Matthias KrügerRollup merge of #106436 - CarsonV:doctest_query_impl...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Matthias KrügerRollup merge of #106200 - compiler-errors:suggest-impl...
2023-01-04 borsAuto merge of #104376 - compiler-errors:thin-metadata...
2023-01-04 borsAuto merge of #106432 - compiler-errors:rollup-lzj0lnp...
2023-01-04 Michael GouletRollup merge of #106414 - cuviper:libs-review, r=Mark...
2023-01-04 Michael GouletRollup merge of #106411 - notriddle:notriddle/font...
2023-01-04 Michael GouletRollup merge of #106381 - aDotInTheVoid:jsondoclint...
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
2023-01-01 Lukas Markeffskyreduce spans for `unsafe impl` errors
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
next