back
|
Consider only #[no_mangle] as builtin functions
|
2023-12-05 07:50:14 +08:00 |
debuginfo
|
Implement async gen blocks
|
2023-12-08 17:23:25 +00:00 |
mir
|
Implement async gen blocks
|
2023-12-08 17:23:25 +00:00 |
traits
|
Move MetadataLoader{,Dyn} to rustc_metadata .
|
2023-11-30 17:05:54 +11:00 |
common.rs
|
move ConstValue into mir
|
2023-09-19 11:11:02 +02:00 |
errors.rs
|
Remove cgu_reuse_tracker from Session
|
2023-10-09 18:39:41 +00:00 |
glue.rs
|
Use size_of_val instead of manual calculation
|
2023-03-17 19:55:49 -07:00 |
mono_item.rs
|
Fix clippy::needless_borrow in the compiler
|
2023-11-21 20:13:40 +01:00 |
target_features.rs
|
features must be additive
|
2023-11-13 09:41:45 +01:00 |