This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_middle
/
src
History
Wesley Wiser
60bf2f1926
Add a few query descriptions
2021-10-29 11:15:45 -04:00
..
dep_graph
Address review.
2021-10-20 18:51:15 +02:00
hir
Use SortedMap in HIR.
2021-10-21 23:08:57 +02:00
infer
…
middle
…
mir
Auto merge of
#89893
- camsteffen:redundant-dump-enabled, r=matthewjasper
2021-10-22 17:32:20 +00:00
query
Add a few query descriptions
2021-10-29 11:15:45 -04:00
thir
…
traits
Point at overlapping impls when type annotations are needed
2021-10-24 18:33:04 +00:00
ty
Avoid a branch on key being local for queries that use the same local and extern providers
2021-10-25 13:36:23 +02:00
util
…
arena.rs
Build jump table at runtime.
2021-10-20 18:32:29 +02:00
lib.rs
Revert "Add rustc lint, warning when iterating over hashmaps"
2021-10-28 11:01:42 -04:00
lint.rs
…
macros.rs
…
tests.rs
…
thir.rs
…