Skip to content

Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`

06fb196
Select commit
Loading
Failed to load commit list.
Merged

Make null() and null_mut() const functions #28187

Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
06fb196
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs