index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_span
/
def_id.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-10
librustc_middle: return LocalDefId instead of DefId in get_parent_did
marmeladema
-0
/
+5
2020-04-05
Stop importing int/float modules in librustc_*
Linus Färnstrand
-1
/
+0
2020-03-23
Split long derive lists into two derive attributes.
Ana-Maria Mihalache
-13
/
+2
2020-03-19
rustc: use LocalDefId instead of DefIndex in HirId.
Eduard-Mihai Burtescu
-1
/
+12
2020-03-19
rustc: introduce DefId::as_local(self) -> Option<LocalDefId> and use it.
Eduard-Mihai Burtescu
-2
/
+6
2020-03-19
rustc: rename DefId::to_local to expect_local and use it instead of LocalDefI...
Eduard-Mihai Burtescu
-8
/
+3
2020-03-19
rustc: make LocalDefId's index field public like DefId's is.
Eduard-Mihai Burtescu
-3
/
+5
2020-03-17
Rename `from_u32_const` -> `from_u32`
Dylan MacKenzie
-1
/
+1
2020-03-14
Update `visit_item_likes_in_module`
John Kåre Alsaker
-0
/
+25
2020-03-06
Don't redundantly repeat field names (clippy::redundant_field_names)
Matthias Krüger
-1
/
+1
2020-02-08
Move librustc_hir/def_id.rs to librustc_span/def_id.rs
Aaron Hill
-0
/
+217