We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0390f2b commit f70a834Copy full SHA for f70a834
src/profiling.md
@@ -108,5 +108,6 @@ The llvm-lines output is affected by several options.
108
109
MIR optimizations have little impact. Compared to the default `RUSTFLAGS="-Z
110
mir-opt-level=1"`, level 0 adds 0.3GB and level 2 removes 0.2GB.
111
-As of <!-- date: 2021-01 --> January 2021, inlining currently only happens in
112
-LLVM but this might change in the future.
+As of <!-- date: 2022-07 --> July 2022,
+inlining currently only happens in LLVM,
113
+but this might change in the future.
0 commit comments