rust/compiler/rustc_middle/src
Nadrieril 573e7f181d
Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obk
Remove the `abi_amdgpu_kernel` feature

The tracking issue (#51575) has been closed for 3 years, with no activity for 5.
2024-01-31 12:10:53 +01:00
..
dep_graph Reduce exposure of things. 2023-11-16 16:49:22 +11:00
hir hir: Remove hir::Map::{owner,expect_owner} 2024-01-30 15:00:52 +03:00
hooks Rename hook. 2023-11-01 16:49:18 +00:00
infer don't store const var origins for known vars 2024-01-16 11:06:42 +01:00
middle ScopeTree: remove destruction_scopes as unused 2024-01-26 19:45:00 +03:00
mir Remove the lifetime from DiagnosticArgValue. 2024-01-30 18:46:06 +11:00
query Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk 2024-01-31 05:37:49 +00:00
thir Remove thir::Guard 2024-01-05 10:56:59 +00:00
traits Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
ty Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obk 2024-01-31 12:10:53 +01:00
util compiler: Lower fn call arg spans down to MIR 2024-01-15 19:07:11 +01:00
arena.rs Make crate_inherent_impls fallible and stop using track_errors for it 2024-01-17 10:02:29 +00:00
error.rs Remove the lifetime from DiagnosticArgValue. 2024-01-30 18:46:06 +11:00
lib.rs Remove unused features 2024-01-25 14:01:33 +00:00
lint.rs Rename struct_lint_level as lint_level. 2024-01-23 08:09:08 +11:00
macros.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
metadata.rs rustc_metadata: Remove Span from ModChild 2023-04-18 17:25:04 +03:00
tests.rs
thir.rs Remove the lifetime from DiagnosticArgValue. 2024-01-30 18:46:06 +11:00
values.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00