]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/coherence.rs
Use CRATE_HIR_ID and CRATE_DEF_ID for obligations from foreign crates
[rust.git] / compiler / rustc_trait_selection / src / traits / coherence.rs
2022-08-23 Santiago PastorinoUse CRATE_HIR_ID and CRATE_DEF_ID for obligations from...
2022-08-23 Santiago PastorinoDo not use unneeded extra errors variable
2022-08-23 Santiago PastorinoPermit negative impls coherence to take advantage of...
2022-08-23 borsAuto merge of #100782 - thomcc:fix-android-sigaddset...
2022-08-23 borsAuto merge of #100904 - matthiaskrgr:rollup-z3yzivj...
2022-08-23 Matthias KrügerRollup merge of #100893 - thinety:master, r=scottmcm
2022-08-23 Matthias KrügerRollup merge of #100887 - eholk:codegen_call_terminator...
2022-08-23 Matthias KrügerRollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark...
2022-08-23 Matthias KrügerRollup merge of #100861 - RalfJung:const-ice, r=oli-obk
2022-08-23 Matthias KrügerRollup merge of #100832 - ehuss:bootstrap-cleanup,...
2022-08-23 Matthias KrügerRollup merge of #100789 - compiler-errors:issue-99662...
2022-08-23 Matthias KrügerRollup merge of #100641 - corwinkuiper:add-armv4t-targe...
2022-08-23 Matthias KrügerRollup merge of #100565 - TaKO8Ki:suggest-adding-missin...
2022-08-23 Matthias KrügerRollup merge of #100382 - jackh726:gat-self-outlives...
2022-08-22 borsAuto merge of #99963 - cjgillot:iter-submodule, r=compi...
2022-08-22 Dylan DPCRollup merge of #100331 - lo48576:try-reserve-preserve...
2022-08-22 Dylan DPCRollup merge of #99957 - chotchki:ip-globally-reachable...
2022-08-22 Dylan DPCRollup merge of #99770 - Nilstrieb:mir-pass-unit-test...
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #99915 - WaffleLapkin:recover_keyword_b...
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-22 borsAuto merge of #100676 - lcnr:implied-bounds-yay, r...
2022-08-21 borsAuto merge of #100645 - notriddle:notriddle/rustdoc...
2022-08-21 Matthias KrügerRollup merge of #100663 - clarfonthey:const-reverse...
2022-08-21 Matthias KrügerRollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm
2022-08-21 borsAuto merge of #100627 - krasimirgg:lto-llvm-16, r=cuviper
2022-08-21 borsAuto merge of #100624 - GuillaumeGomez:update-minifier...
2022-08-21 borsAuto merge of #100536 - Alexendoo:bootstrap-tls-model...
2022-08-20 Matthias KrügerRollup merge of #100796 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100769 - TaKO8Ki:suggest-adding-refere...
2022-08-20 Matthias KrügerRollup merge of #100718 - GuillaumeGomez:fix-item-info...
2022-08-20 Matthias KrügerRollup merge of #100636 - cutsoy:revert-77716, r=davidtwco
2022-08-20 Matthias KrügerRollup merge of #100500 - cjgillot:verify-self-predicat...
2022-08-20 Matthias KrügerRollup merge of #99935 - CAD97:unstable-syntax-lints...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-20 Matthias KrügerRollup merge of #100693 - scottmcm:new-llvm15-nops...
2022-08-20 Matthias KrügerRollup merge of #100691 - compiler-errors:issue-100690...
2022-08-20 Matthias KrügerRollup merge of #100642 - mzohreva:mz/update-sgx-abi...
2022-08-20 Matthias KrügerRollup merge of #100596 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100585 - wooorm:patch-1, r=Mark-Simulacrum
2022-08-20 Matthias KrügerRollup merge of #99544 - dylni:expose-utf8lossy, r...
2022-08-20 Matthias KrügerRollup merge of #99415 - ferrocene:pa-reuse-initial...
2022-08-20 borsAuto merge of #100564 - nnethercote:box-ast-MacCall...
2022-08-20 Matthias KrügerRollup merge of #100750 - akabinds:akabinds/improved...
2022-08-20 Matthias KrügerRollup merge of #100667 - Xiretza:diag-structs-parser...
2022-08-20 Matthias KrügerRollup merge of #100617 - chenyukang:fix-100605, r...
2022-08-20 Matthias KrügerRollup merge of #100507 - cameron1024:suggest-lazy...
2022-08-20 Matthias KrügerRollup merge of #100383 - fortanix:raoul/aepic_leak_mit...
2022-08-20 Matthias KrügerRollup merge of #100186 - compiler-errors:or-as_mut...
2022-08-20 Michael GouletUse separate infcx to solve obligations during negative...
2022-08-19 borsAuto merge of #100209 - cjgillot:source-file-index...
2022-08-19 Dylan DPCRollup merge of #100731 - notriddle:notriddle/deref...
2022-08-19 Dylan DPCRollup merge of #100598 - ouz-a:91633, r=compiler-errors
2022-08-19 Dylan DPCRollup merge of #100592 - cjgillot:debug-import-kind...
2022-08-19 Dylan DPCRollup merge of #100522 - cjgillot:inline-polymorphic...
2022-08-19 Dylan DPCRollup merge of #100208 - RalfJung:dyn-upcast-nop,...
2022-08-19 Dylan DPCRollup merge of #100081 - RalfJung:unused-unsafe-in...
2022-08-19 Dylan DPCRollup merge of #99576 - compiler-errors:foreign-fundam...
2022-08-19 borsAuto merge of #99541 - timvermeulen:flatten_cleanup...
2022-08-18 borsAuto merge of #98851 - klensy:encode_symbols, r=cjgillot
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #100682 - RalfJung:miri, r=RalfJung
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Matthias KrügerRollup merge of #100688 - compiler-errors:issue-100684...
2022-08-18 Matthias KrügerRollup merge of #100674 - PragmaTwice:mig-typeck-unused...
2022-08-18 Matthias KrügerRollup merge of #100670 - Xiretza:parser-stmt-force...
2022-08-18 Matthias KrügerRollup merge of #100669 - nnethercote:attribute-cleanup...
2022-08-18 Matthias KrügerRollup merge of #100651 - nidnogg:diagnostics_migration...
2022-08-18 Matthias KrügerRollup merge of #100643 - TaKO8Ki:point-at-type-paramet...
2022-08-18 Matthias KrügerRollup merge of #100637 - andrewpollack:fuchsia-docs...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 borsAuto merge of #100677 - matthiaskrgr:rollup-au41ho1...
2022-08-17 Matthias KrügerRollup merge of #100661 - PunkyMunky64:patch-1, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100660 - PunkyMunky64:patch-2, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100656 - ehuss:update-cargo, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100655 - ehuss:update-books, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100652 - compiler-errors:no-defer...
2022-08-17 Matthias KrügerRollup merge of #100646 - finalchild:emoji-diag, r...
2022-08-17 Matthias KrügerRollup merge of #100621 - taiki-e:armv4t-atomics-32...
2022-08-17 Matthias KrügerRollup merge of #100608 - tshepang:needless-separation...
2022-08-17 Matthias KrügerRollup merge of #100532 - RalfJung:unwind-miri, r=Mark...
2022-08-17 Matthias KrügerRollup merge of #100489 - lcnr:is_knowable-Result,...
2022-08-17 Matthias KrügerRollup merge of #100379 - davidtwco:triagebot-diag...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-17 lcnr`is_knowable` use `Result` instead of `Option`
2022-08-16 Takayuki MaedaRollup merge of #100630 - Enselic:export_extern_crate_a...
2022-08-16 Takayuki MaedaRollup merge of #100243 - kckeiks:remove-macros-in...
2022-08-16 Dylan DPCRollup merge of #100609 - chenyukang:fix-100527, r...
2022-08-16 borsAuto merge of #99612 - yanchen4791:issue-95079-fix...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 Matthias KrügerRollup merge of #100600 - saethlin:rename-memory-hooks...
2022-08-16 Matthias KrügerRollup merge of #100590 - TaKO8Ki:suggest-adding-array...
2022-08-16 Matthias KrügerRollup merge of #100567 - Rageking8:fix-100563, r=wesle...
2022-08-16 Matthias KrügerRollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-16 borsAuto merge of #100237 - cjgillot:no-special-hash-hir...
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
next