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
Camille GILLOT
c10a1cebe7
Store next_disambiguator in Definitions.
2022-03-31 13:34:54 +02:00
..
arena.rs
…
def_path_hash_map.rs
…
def.rs
Remember mutability in
DefKind::Static
.
2022-03-29 18:50:52 +02:00
definitions.rs
Store next_disambiguator in Definitions.
2022-03-31 13:34:54 +02:00
diagnostic_items.rs
…
hir_id.rs
add
#[rustc_pass_by_value]
to more types
2022-03-08 15:39:52 +01:00
hir.rs
Auto merge of
#95436
- cjgillot:static-mut, r=oli-obk
2022-03-30 22:09:56 +00:00
intravisit.rs
…
itemlikevisit.rs
…
lang_items.rs
remove now unnecessary lang items
2022-03-30 11:23:58 +02:00
lib.rs
add
#[rustc_pass_by_value]
to more types
2022-03-08 15:39:52 +01:00
pat_util.rs
…
stable_hash_impls.rs
…
target.rs
Give more details in
Display
for
hir::Target
2022-03-19 02:03:37 -07:00
tests.rs
…
weak_lang_items.rs
…