This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5fc0395053
rust
/
src
/
librustc
/
hir
History
Download ZIP
Download TAR.GZ
Eduard-Mihai Burtescu
8d9f4a128c
rustc: rename all occurences of "freevar" to "upvar".
2019-05-05 18:49:32 +03:00
..
map
Auto merge of
#60525
- eddyb:namespaces-not-kinds, r=petrochenkov
2019-05-05 06:34:13 +00:00
check_attr.rs
Make meta-item API compatible with
LocalInternedString::get
soundness fix
2019-03-17 17:04:58 +03:00
def.rs
rustc: rename all occurences of "freevar" to "upvar".
2019-05-05 18:49:32 +03:00
def_id.rs
Move match_path from DefId to lint::LateContext
2019-04-05 23:04:56 +02:00
intravisit.rs
Rename hir::ExprKind::Use to ::DropTemps and improve docs.
2019-04-30 18:06:00 +02:00
itemlikevisit.rs
Remove licenses
2018-12-25 21:08:33 -07:00
lowering.rs
Auto merge of
#60544
- petrochenkov:parder, r=eddyb
2019-05-05 12:30:14 +00:00
mod.rs
rustc: rename all occurences of "freevar" to "upvar".
2019-05-05 18:49:32 +03:00
pat_util.rs
rustc: rename hir::def::Def to Res (short for "resolution").
2019-05-03 22:50:19 +03:00
print.rs
Rename hir::ExprKind::Use to ::DropTemps and improve docs.
2019-04-30 18:06:00 +02:00