mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
3b2d23b2cd
Probably more should be moved or split off into other files. My algorithm was something along the lines of: move the contexts and their transitive dependencies along with some functions to work with them. I stopped when I was going to have to start pulling glue generation, which really should go into a trans_glue file.