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_hir
/
src
History
Michael Goulet
2b70cbb8a5
Rename PointerSized to PointerLike
2023-02-07 19:05:53 +00:00
..
arena.rs
…
def_path_hash_map.rs
…
def.rs
Remove double spaces after dots in comments
2023-01-17 08:09:33 +00:00
definitions.rs
Fix
uninlined_format_args
for some compiler crates
2023-01-05 19:01:12 +01:00
diagnostic_items.rs
…
errors.rs
…
hir_id.rs
fix typo LocalItemId -> ItemLocalId
2023-01-11 15:45:52 +03:00
hir.rs
Rollup merge of
#107125
- WaffleLapkin:expect_an_item_in_your_hir_by_the_next_morning, r=Nilstrieb
2023-01-30 17:50:08 +01:00
intravisit.rs
Take a LocalDefId in hir::Visitor::visit_fn.
2023-01-28 09:51:50 +00:00
lang_items.rs
Rename PointerSized to PointerLike
2023-02-07 19:05:53 +00:00
lib.rs
…
pat_util.rs
…
stable_hash_impls.rs
Remove
HirId -> LocalDefId
map from HIR.
2023-01-28 09:55:26 +00:00
target.rs
…
tests.rs
…
weak_lang_items.rs
…