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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_passes
/
src
/
reachable.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-28
Remove obsolete `MacroDef` variant of `OwnerNode`
inquisitivecrystal
-2
/
+1
2021-08-28
Treat macros as HIR items
inquisitivecrystal
-0
/
+1
2021-08-15
Fix `reachable_set` for non-function items in non-library crates
hyd-dev
-15
/
+16
2021-08-12
Add associated functions that have custom linkage to `reachable_set`
hyd-dev
-13
/
+21
2021-07-31
rustc: Replace `HirId`s with `LocalDefId`s in `AccessLevels` tables
Vadim Petrochenkov
-4
/
+2
2021-05-17
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
bors
-6
/
+3
2021-05-12
Use () for privacy.
Camille GILLOT
-2
/
+1
2021-05-12
Use () in reachable_set.
Camille GILLOT
-4
/
+2
2021-04-25
Reachable statics have reachable initializers
Tomasz Miąsko
-2
/
+1
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-4
/
+3
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-10
/
+10
2021-01-23
Allow to query the HIR crate node.
Camille GILLOT
-0
/
+1
2021-01-12
Separate out a `hir::Impl` struct
Joshua Nelson
-1
/
+3
2020-11-26
Formatting.
Camille GILLOT
-1
/
+3
2020-11-26
Remove ForeignMod struct.
Camille GILLOT
-1
/
+1
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-0
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+435