diff options
| author | Ayush Singh <ayushsingh1325@gmail.com> | 2023-03-09 00:49:41 +0530 |
|---|---|---|
| committer | Ayush Singh <ayushsingh1325@gmail.com> | 2023-03-10 17:35:24 +0530 |
| commit | ffa901913487e999832c050f7c42da17ad7982ca (patch) | |
| tree | 5dd7a4be60838e41a39ffd1d415197e17c97706f /compiler/rustc_errors/src/json.rs | |
| parent | 104f4300cfddbd956e32820ef202a732f06ec848 (diff) | |
| download | rust-ffa901913487e999832c050f7c42da17ad7982ca.tar.gz rust-ffa901913487e999832c050f7c42da17ad7982ca.zip | |
Move __thread_local_inner to sys
Move __thread_local_inner macro in crate::thread::local to crate::sys. Currently, the tidy check does not fail for `library/std/src/thread/local.rs` even though it contains platform specific code. This is beacause target_family did not exist at the time the tidy checks were written [1]. [1]: https://github.com/rust-lang/rust/pull/105861#discussion_r1125841678 Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
Diffstat (limited to 'compiler/rustc_errors/src/json.rs')
0 files changed, 0 insertions, 0 deletions
