rust/compiler/rustc_mir/src
Dylan DPC b4d3873024
Rollup merge of #76263 - tmiasko:inline-codegen-fn-attrs, r=ecstatic-morse
inliner: Check for codegen fn attributes compatibility

* Check for target features compatibility
* Check for no_sanitize attribute compatibility

Fixes #76259.
2020-09-05 16:28:34 +02:00
..
borrow_check Change ty.kind to a method 2020-09-04 17:47:51 +02:00
const_eval Change ty.kind to a method 2020-09-04 17:47:51 +02:00
dataflow Change ty.kind to a method 2020-09-04 17:47:51 +02:00
interpret Change ty.kind to a method 2020-09-04 17:47:51 +02:00
monomorphize Change ty.kind to a method 2020-09-04 17:47:51 +02:00
transform Rollup merge of #76263 - tmiasko:inline-codegen-fn-attrs, r=ecstatic-morse 2020-09-05 16:28:34 +02:00
util Change ty.kind to a method 2020-09-04 17:47:51 +02:00
lib.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
shim.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00