Skip to content

Commit 73f94f6

Browse files
lqdojeda
andauthored
fix cfg in RLF update
Co-authored-by: Miguel Ojeda <[email protected]>
1 parent ebcae1e commit 73f94f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2025-03-03-Project-Goals-Feb-Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Regarding arbitary self types and coerce pointee, we are waiting on rust-lang/ru
290290

291291
@wesleywiser is preparing a PR to add `-Zdwarf-version` to help advance compiler flags.
292292

293-
There is an annoying issue related to `cfg(no_fp_fmt_parse)`, which is no longer used by RFL but which remains in an older branch of the kernel (6.12, LTS).
293+
There is an annoying issue related to `cfg(no_global_oom_handling)`, which is no longer used by RFL but which remains in an older branch of the kernel (6.12, LTS).
294294

295295
As a set of "leaf crates" that evolve together in a mono-repo-like fashion, RFL would like to have a solution for disabling the orphan rule.
296296

0 commit comments

Comments
 (0)