This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-18 18:47:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_middle
/
src
History
Michael Goulet
67ad0ffdf8
use body.tainted_by_error to skip loading MIR
2022-02-11 12:45:51 -08:00
..
dep_graph
…
hir
Make all hir::Map methods consistently by-value
2022-02-10 11:54:06 +01:00
infer
Revert "Auto merge of
#92007
- oli-obk:lazy_tait2, r=nikomatsakis"
2022-02-11 07:18:06 +00:00
middle
Auto merge of
#93511
- cjgillot:query-copy, r=oli-obk
2022-02-10 09:37:07 +00:00
mir
add tainted_by_errors to mir::Body
2022-02-11 12:45:51 -08:00
query
use body.tainted_by_error to skip loading MIR
2022-02-11 12:45:51 -08:00
thir
…
traits
Ensure that queries only return Copy types.
2022-02-09 20:07:38 +01:00
ty
add tainted_by_errors to mir::Body
2022-02-11 12:45:51 -08:00
util
…
arena.rs
Ensure that queries only return Copy types.
2022-02-09 20:07:38 +01:00
lib.rs
…
lint.rs
…
macros.rs
…
metadata.rs
…
tests.rs
…
thir.rs
…