rust/compiler/rustc_session
Michael Goulet bc7976eee5
Rollup merge of #109522 - bzEq:aix-current-dll-path, r=Nilstrieb
Implement current_dll_path for AIX

AIX doesn't feature `dladdr`, use `loadquery` instead.

`loadquery` is documented in https://www.ibm.com/docs/en/aix/7.2?topic=l-loadquery-subroutine.
2023-03-30 12:42:18 -07:00
..
src Rollup merge of #109522 - bzEq:aix-current-dll-path, r=Nilstrieb 2023-03-30 12:42:18 -07:00
Cargo.toml migrate compiler, bootstrap, and compiletest to windows-rs 2023-03-20 13:19:35 -04:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00