about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/stack.rs
AgeCommit message (Expand)AuthorLines
2025-02-21Stacker now handles miri using a noop impl itselfbjorn3-12/+0
2025-02-05Couple of changes to run rustc in miribjorn3-0/+12
2024-10-01formatHenry Jiang-2/+2
2024-10-01increase stack size for aixHenry Jiang-0/+4
2023-04-09Fix some clippy::complexityNilstrieb-1/+1
2022-02-12Allow inlining of ensure_sufficient_stack()Hans Kratz-0/+1
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...Matthias Krüger-1/+0
2021-10-10Apply clippy suggestionsClemens Wasser-0/+1
2020-08-30mv compiler to compiler/mark-0/+17