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
/
src
/
librustc_symbol_mangling
History
marmeladema
bfce24aa67
Modify
as_local_hir_id
to return a bare
HirId
2020-04-23 23:14:07 +01:00
..
Cargo.toml
rustc -> rustc_middle part 1
2020-03-30 07:02:56 +02:00
legacy.rs
Use if let instead of match when only matching a single variant (clippy::single_match)
2020-03-30 10:52:29 +02:00
lib.rs
Modify
as_local_hir_id
to return a bare
HirId
2020-04-23 23:14:07 +01:00
test.rs
librustc_middle: return LocalDefId instead of DefId in local_def_id
2020-04-23 23:14:07 +01:00
v0.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00