about summary refs log tree commit diff
path: root/library/coretests/tests/pin_macro.rs
AgeCommit message (Expand)AuthorLines
2025-05-12update cfg(bootstrap)Pietro Albini-1/+0
2025-04-15Implement `pin!()` using `super let`.Mara Bos-0/+1
2025-04-09update cfgsBoxy-1/+0
2025-03-29Add more tests for pin!().Mara Bos-0/+11
2025-03-28Put pin!() tests in the right file.Mara Bos-0/+17
2025-01-26Put all coretests in a separate cratebjorn3-0/+32