| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-02 | Forbid implicit nested statics in thread local statics | Oli Scherer | -19/+9 |
| 2024-04-02 | Check that nested statics in thread locals are duplicated per thread. | Oli Scherer | -0/+24 |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-02 | Forbid implicit nested statics in thread local statics | Oli Scherer | -19/+9 |
| 2024-04-02 | Check that nested statics in thread locals are duplicated per thread. | Oli Scherer | -0/+24 |