about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/example/issue-72793.rs
AgeCommit message (Collapse)AuthorLines
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-13/+11
2024-06-12Require any function with a tait in its signature to actually constrain a ↵Oli Scherer-10/+13
hidden type
2023-04-29Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into ↵bjorn3-1/+3
sync_cg_clif-2023-04-29
2022-12-14Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into ↵bjorn3-0/+24
sync_cg_clif-2022-12-14