)]}'
{
  "commit": "21b4ef650f016cc2ddcfa29c9ad2bd8f2d4e359d",
  "tree": "0fdc2678bc24e39df21422ffb413be7f2773264f",
  "parents": [
    "a7026e0e447c95d3094fbc4a7fd983004953ab98",
    "afcb367812e059f45c77196f039c96f03f684727"
  ],
  "author": {
    "name": "Guillaume Gomez",
    "email": "contact@guillaume-gomez.fr",
    "time": "Tue Aug 25 00:33:42 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 25 00:33:42 2026 +0200"
  },
  "message": "Rollup merge of #161661 - maxdexh:least-cursed-windows-feature, r\u003dChrisDenton\n\nDon\u0027t treat slashes as path seps after drive letters in verbatim paths\n\nTreat slashes as just a regular character in `\\\\?\\C:/path\\somewhere`. This mirrors how slashes are treated afterwards, e.g. in `\\\\?\\C:\\path/somewhere`, which has a component `path/somewhere`, rather than `path`, `somewhere`.\n\nLikewise, drive letters followed by `/` do not denote a `VerbatimDisk`, but an arbitrary `Verbatim` path: The prefix of `\\\\?\\C:/path\\somewhere` is `\\\\?\\C:/path`.\n\nFixes rust-lang/rust#161651\n",
  "tree_diff": []
}
