about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-12-02 17:36:11 +0100
committerGitHub <noreply@github.com>2024-12-02 17:36:11 +0100
commita0a948ddaaa5c51e660dbb109f5c0074df653ad4 (patch)
tree17b42d5278187c11a0bdafbe29ad1c5f2e3b665b /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parente66bd976c691c4967422c5769e73fac9ab85fd87 (diff)
parentb330d9637ab826f20278fb84957f7464b279b251 (diff)
downloadrust-a0a948ddaaa5c51e660dbb109f5c0074df653ad4.tar.gz
rust-a0a948ddaaa5c51e660dbb109f5c0074df653ad4.zip
Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errors
remove `Ty::is_copy_modulo_regions`

Using these functions is likely incorrect if an `InferCtxt` is available, I moved this function to `TyCtxt` (and added it to `LateContext`) and added a note to the documentation that one should prefer `Infer::type_is_copy_modulo_regions` instead.

I didn't yet move `is_sized` and `is_freeze`, though I think we should move these as well.

r? `@compiler-errors` cc #132279
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions