Files
rust/src
Jonathan Brouwer 8b74e12f3e Rollup merge of #152817 - ZuseZ4:update-enzyme-to-main, r=Kobzol
Update enzyme submodule to match upstream

For a while we were carying one extra commit to handle static builds on macos. That commit got upstreamed, so we can drop it (and update to a newer Enzyme while at it).

r? @Kobzol
Can I get a rollup, please?
2026-02-19 10:56:39 +01:00
..
2026-02-14 16:59:09 +01:00
2026-02-10 10:11:25 +01:00
2026-01-21 20:03:56 -05:00
2026-01-17 10:19:26 -05:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.