about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-29 20:08:10 +0000
committerbors <bors@rust-lang.org>2024-06-29 20:08:10 +0000
commitb5f94366e2f0c005f5ce3c546136ed516bce2c3c (patch)
tree9d4f3d78dc906b201183209caf5840ae4b0dcd00 /compiler/rustc_codegen_gcc/example/std_example.rs
parent411655217c2b5919bd8c32573e5e261c6662f546 (diff)
parent2fcef6e9f7bb3e94bf889fa3846afbfb25c991b8 (diff)
downloadrust-b5f94366e2f0c005f5ce3c546136ed516bce2c3c.tar.gz
rust-b5f94366e2f0c005f5ce3c546136ed516bce2c3c.zip
Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obk
Implement new effects desugaring

cc `@rust-lang/project-const-traits.` Will write down notes once I have finished.

* [x] See if we want `T: Tr` to desugar into `T: Tr, T::Effects: Compat<true>`
* [x] Fix ICEs on `type Assoc: ~const Tr` and `type Assoc<T: ~const Tr>`
* [ ] add types and traits to minicore test
* [ ] update rustc-dev-guide

Fixes #119717
Fixes #123664
Fixes #124857
Fixes #126148
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions