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
/
compiler
/
rustc_metadata
/
src
/
foreign_modules.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-13
Retire hir::ForeignItemRef.
Camille GILLOT
-1
/
+1
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-2
/
+2
2023-07-17
Do not fetch HIR in native_libs.
Camille GILLOT
-8
/
+5
2023-07-17
Simplify foreign_modules.
Camille GILLOT
-3
/
+15
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-3
/
+3
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-05-06
use def_span and def_kind queries instead of calling tcx.hir() methods
Miguel Guarniz
-1
/
+1
2022-04-08
remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_m...
Miguel Guarniz
-25
/
+8
2022-04-08
remove some uses of visit_all_item_likes in incremental, metadata and interfa...
Miguel Guarniz
-3
/
+10
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2021-12-14
Remove `in_band_lifetimes` from `rustc_metadata`
Sylvan Bowdler
-1
/
+1
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+1
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::ForeignItem.
Camille GILLOT
-6
/
+4
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-4
/
+1
2020-11-26
Remove ForeignMod struct.
Camille GILLOT
-7
/
+4
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-2
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+34