about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/steal.rs
AgeCommit message (Expand)AuthorLines
2024-10-15update bootstrap configsJosh Stone-1/+1
2024-09-03Add an internal lint that warns when accessing untracked dataNadrieril-0/+1
2024-08-08Tweak wordingNadrieril-1/+4
2024-08-08Add `Steal::is_stolen()`Nadrieril-0/+6
2023-01-12Harden the pre-tyctxt query system against accidental recomputationOli Scherer-0/+5
2021-11-07more clippy fixesMatthias Krüger-1/+1
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...Matthias Krüger-1/+1
2021-10-10Apply clippy suggestionsClemens Wasser-1/+1
2021-09-25arrr caught ya callerEllen-4/+5
2021-01-26Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebankbors-0/+1
2021-01-17Add track_caller to .steal()Joshua Nelson-1/+3
2021-01-16Enforce that query results implement DebugAaron Hill-0/+1
2020-11-14Move Steal to rustc_data_structures.Camille GILLOT-0/+51