rust/compiler/rustc_incremental/src
bjorn3 3ce89e257d Use the actual StableCrateId for the incr comp session dir
Previously only --crate-type would be taken into account, not #![crate_type].
2025-10-27 15:56:09 +00:00
..
persist Use the actual StableCrateId for the incr comp session dir 2025-10-27 15:56:09 +00:00
assert_dep_graph.rs Rename graph::implementation::Graph to LinkedGraph 2025-05-06 14:35:06 +10:00
errors.rs Replace infallible name_or_empty methods with fallible name methods. 2025-04-17 09:50:52 +10:00
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00