Files
rust/compiler/rustc_data_structures/src
Mads Marquart 17db054141 Add TyCtx::env_var_os
Along with `TyCtx::env_var` helper. These can be used to track
environment variable accesses in the query system.

Since `TyCtx::env_var_os` uses `OsStr`, this commit also adds the
necessary trait implementations for that to work.
2025-03-26 15:46:05 +01:00
..
2023-12-10 10:56:22 +08:00
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2025-01-31 16:04:13 +11:00
2025-02-08 22:12:13 +00:00
2025-02-18 09:32:44 -08:00
2025-02-17 21:35:52 -05:00
2024-12-13 10:21:22 +00:00
2025-03-21 07:54:35 +01:00
2025-03-26 15:46:05 +01:00
2024-10-15 20:30:23 -07:00
2024-07-29 08:26:52 +10:00
2024-10-12 15:17:03 +01:00
2025-01-11 11:34:01 +00:00