This PR marks the `Inhabited` arguments of all functions in core marked as `extern` as borrowed (panicking array accessors and `panic!` itself). This in turn causes a transitive effect throughout the codebase and promotes most, if not all, `Inhabited` arguments to functions to borrowed. |
||
|---|---|---|
| .. | ||
| src | ||
| stdlib | ||