about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/lib.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-17 00:14:24 +0200
committerGitHub <noreply@github.com>2025-04-17 00:14:24 +0200
commit844b7c79350bf51a93aef24b3ebbc6069d389ac5 (patch)
tree9899e655fc46e50f518a4813f6e5982a2ec2f9d6 /compiler/rustc_lint/src/lib.rs
parent9842698be52739aa843f03419976e53d9de1f0b7 (diff)
parent027251ff7da03a6c190bfb1e1756a23085e3ff35 (diff)
downloadrust-844b7c79350bf51a93aef24b3ebbc6069d389ac5.tar.gz
rust-844b7c79350bf51a93aef24b3ebbc6069d389ac5.zip
Rollup merge of #139236 - Zoxc:anon-counter, r=davidtwco
Use a session counter to make anon dep nodes unique

This changes the unique session hash used to ensure unique anon dep nodes per session from a timestamp to a counter.

This is nicer for debugging as it makes the dep graph deterministic.
Diffstat (limited to 'compiler/rustc_lint/src/lib.rs')
0 files changed, 0 insertions, 0 deletions