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_middle
/
src
/
middle
/
exported_symbols.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-27
Update comments
bjorn3
-0
/
+3
2025-06-24
Add all rustc_std_internal_symbol to symbols.o
bjorn3
-0
/
+3
2025-06-23
[Arm64EC] Only decorate functions with `#`
Daniel Paoliello
-1
/
+1
2025-05-15
Revert "Fix linking statics on Arm64EC #140176"
Jieyou Xu
-1
/
+1
2025-05-07
[Arm64EC] Only decorate functions with `#`
Daniel Paoliello
-1
/
+1
2025-05-05
Rename Instance::new to Instance::new_raw and add a note that it is raw
Michael Goulet
-1
/
+1
2025-04-28
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...
Andrew Zhogin
-0
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+2
2024-06-16
Rename InstanceDef -> InstanceKind
Michael Goulet
-1
/
+1
2024-04-29
Remove `extern crate rustc_macros` from `rustc_middle`.
Nicholas Nethercote
-1
/
+1
2024-04-16
Add simple async drop glue generation
zetanumbers
-0
/
+4
2024-01-12
Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"
DianQK
-5
/
+0
2023-12-04
Avoid adding compiler-used functions to `symbols.o`
DianQK
-0
/
+5
2023-08-09
rustc: Move `stable_crate_id` from `Session` to `GlobalCtxt`
Vadim Petrochenkov
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-5
/
+5
2023-04-18
Store hashes in special types so they aren't accidentally encoded as numbers
Ben Kimock
-1
/
+1
2023-03-29
Support TLS access into dylibs on Windows
John Kåre Alsaker
-0
/
+5
2022-04-18
Synthesis object file for `#[used]` and exported symbols
Gary Guo
-0
/
+10
2022-04-18
Add `SymbolExportInfo`
Gary Guo
-0
/
+7
2021-07-06
Revert "Revert "Merge CrateDisambiguator into StableCrateId""
bjorn3
-2
/
+2
2021-06-07
Revert "Merge CrateDisambiguator into StableCrateId"
bjorn3
-2
/
+2
2021-06-02
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-05-30
Merge CrateDisambiguator into StableCrateId
bjorn3
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+55