]> git.lizzy.rs Git - rust.git/history - compiler/rustc_borrowck
derive Copy for WrappingRange and Scalar
[rust.git] / compiler / rustc_borrowck /
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-07 Camille GILLOTRename rustc_mir to rustc_const_eval.
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-06 Camille GILLOTMove rustc_mir::borrow_check to new crate rustc_borrowck.