|
layout
|
use is_multiple_of instead of manual modulo
|
2025-07-05 10:55:35 +02:00 |
|
abi.rs
|
Fix ICE
|
2025-08-06 18:31:58 +00:00 |
|
assoc.rs
|
Retire hir::*ItemRef.
|
2025-07-13 13:50:01 +00:00 |
|
consts.rs
|
Introduce ByteSymbol.
|
2025-06-30 20:42:27 +10:00 |
|
errors.rs
|
Implement .use keyword as an alias of clone
|
2025-03-06 17:58:32 -03:00 |
|
instance.rs
|
rename TraitRef::from_method to from_assoc
|
2025-08-09 14:22:01 +08:00 |
|
lib.rs
|
update cfg(bootstrap)
|
2025-05-12 15:33:37 +02:00 |
|
nested_bodies.rs
|
borrowck nested items in dead code
|
2025-05-02 18:45:28 +00:00 |
|
representability.rs
|
Rename unpack to kind
|
2025-05-27 11:14:45 +00:00 |
|
sig_types.rs
|
Restrict some queries by def-kind more
|
2025-04-07 18:10:28 +00:00 |