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_abi
/
src
/
extern_abi.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-20
Move `IntoDiagArg` earlier in the dependency chains
Josh Triplett
-0
/
+3
2025-06-25
compiler: Trim the misleading C from ExternAbi::CCmse*
Jubilee Young
-4
/
+4
2025-06-24
Add rust-invalid ABI
Michael Goulet
-0
/
+5
2025-06-12
add `extern "custom"` functions
Folkert de Vries
-0
/
+6
2025-06-06
compiler: Remove superfluous renaming import of ExternAbi
Jubilee Young
-3
/
+1
2025-06-06
compiler: Sort and doc ExternAbi variants
Jubilee Young
-33
/
+62
2025-05-31
compiler: add CanonAbi
Jubilee Young
-5
/
+2
2025-04-06
remove compiler support for `extern "rust-intrinsic"` blocks
Skgland
-3
/
+1
2025-03-04
compiler: add `ExternAbi::is_rustic_abi`
Jubilee Young
-0
/
+11
2025-02-12
Split out the `extern_system_varargs` feature
Jubilee Young
-2
/
+0
2025-02-11
compiler: remove rustc_abi::lookup and AbiUnsupported
Jubilee Young
-8
/
+1
2025-02-11
compiler: remove AbiDatas
Jubilee Young
-114
/
+2
2025-02-11
compiler: compare and hash ExternAbi like its string
Jubilee Young
-12
/
+129
2025-02-11
compiler: narrow scope of nightly cfg in rustc_abi
Jubilee Young
-1
/
+2
2025-02-09
compiler: remove `abi`-specific `extern "{abi}"` suggestions
Jubilee Young
-19
/
+6
2025-02-09
compiler: gate `extern "{abi}"` in ast_lowering
Jubilee Young
-102
/
+3
2025-02-06
compiler: reorganize rustc_abi to be more internally uniform
Jubilee Young
-0
/
+347