align.rs
|
Add Layout::Erased
|
2023-07-12 14:43:24 -05:00 |
bitcode.rs
|
Sorry checker
|
2023-07-12 14:45:02 -05:00 |
build.rs
|
add alloca as an expression
|
2023-07-30 18:46:00 +02:00 |
build_list.rs
|
Do not make LayoutInterner mutable
|
2023-06-17 18:13:03 -05:00 |
compare.rs
|
Refcounting null box ptr
|
2023-07-12 14:46:36 -05:00 |
convert.rs
|
llvm types for erasure, function pointer
|
2023-07-12 14:43:40 -05:00 |
erased.rs
|
Elide lifetimes
|
2023-07-12 16:10:59 -05:00 |
expect.rs
|
Add explicit casts
|
2023-07-17 09:50:37 -05:00 |
externs.rs
|
remove unneeded extern definitions
|
2023-03-30 21:36:30 +02:00 |
fn_ptr.rs
|
Cleanup
|
2023-07-12 14:45:03 -05:00 |
lowlevel.rs
|
switch over to alloca expr
|
2023-07-30 18:48:35 +02:00 |
memcpy.rs
|
Have basic_type_from_layout take LayoutRepr
|
2023-06-17 18:12:17 -05:00 |
mod.rs
|
Erased functions do not take a func spec
|
2023-07-12 14:44:17 -05:00 |
scope.rs
|
auto clippy fixes
|
2023-07-10 18:27:08 +02:00 |
struct_.rs
|
manual clippy fixes
|
2023-07-10 18:27:10 +02:00 |