| Age | Commit message (Collapse) | Author | Lines |
|
On Windows and UEFI this improves performance and error messaging.
On other platforms we optimize the fast path a bit more.
This also prepares for later relaxing the checks on certain platforms.
|
|
detects redundant imports that can be eliminated.
for #117772 :
In order to facilitate review and modification, split the checking code and
removing redundant imports code into two PR.
|
|
|
|
Second attempt at implementing [OsStr]::join.
|
|
This reverts commit 4fcbc53820ab423bbeb41f07822369aa05da1d68.
|
|
|
|
Also doing fmt inplace as requested.
|