rust/compiler/rustc_ast_passes/src
bors 91cacb3faf Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr
Add support for emitting functions with `coldcc` to LLVM

The eventual goal is to try using this for things like the internal panicking stuff, to see whether it helps.
2022-06-07 08:12:45 +00:00
..
ast_validation.rs Support the #[expect] attribute on fn parameters (RFC-2383) 2022-06-04 00:50:45 +02:00
feature_gate.rs Add support for emitting functions with coldcc in LLVM 2022-05-30 00:19:23 -07:00
lib.rs Warn users about || in let chain expressions 2022-03-09 15:04:09 -03:00
node_count.rs Introduce LifetimeCtxt. 2022-05-20 12:25:05 +02:00
show_span.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00