| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-04 | Improve wording of static_mut_ref | Obei Sideg | -7/+7 | |
| Rename `static_mut_ref` lint to `static_mut_refs`. (cherry picked from commit 408eeae59d35cbcaab2cfb345d24373954e74fc5) | ||||
| 2024-01-13 | Bless tests | George-lewis | -0/+2 | |
| Update tests | ||||
| 2024-01-07 | Update test for `E0796` and `static_mut_ref` lint | Obei Sideg | -2/+77 | |
| 2024-01-05 | Stabilize THIR unsafeck | Matthew Jasper | -8/+8 | |
| 2024-01-05 | Remove revisions for THIR unsafeck | Matthew Jasper | -51/+5 | |
| This is to make the diff when stabilizing it easier to review. | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-11-06 | Recognise thread local statics in THIR unsafeck | Matthew Jasper | -5/+52 | |
| 2023-04-26 | add known-bug test for unsound issue 49682 | whtahy | -0/+46 | |
| 2023-04-02 | Move some UI tests into subdirectories | jyn | -0/+87 | |
| to avoid going over the existing limit now that the ui-fulldeps tests have been moved to ui. | ||||
| 2023-03-29 | Use #[cfg(target_thread_local)] on items | John Kåre Alsaker | -2/+4 | |
| 2023-03-29 | Test that TLS access works outside of the dylib it's defined in | John Kåre Alsaker | -0/+49 | |
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -0/+1 | |
| Co-authored-by: gh-tr <troach@qnx.com> | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+133 | |
