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
/
src
/
librustc_metadata
/
dynamic_lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-195
/
+0
2020-08-25
Explicitly pass `RTLD_LOCAL` to `dlopen`
Dylan MacKenzie
-4
/
+4
2020-08-25
Always treat `dlsym` returning NULL as an error
Dylan MacKenzie
-31
/
+24
2020-08-22
Treat a NULL return from `dlsym` as an error on illumos
Dylan MacKenzie
-4
/
+24
2020-08-22
Refactor dynamic library error checking on *nix
Dylan MacKenzie
-34
/
+60
2020-04-25
Remove support for self-opening
Mark Rousskov
-36
/
+11
2020-03-22
don't create variable bindings just to return the bound value immediately (cl...
Matthias Krüger
-4
/
+2
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-21
/
+12
2019-12-22
Format the world
Mark Rousskov
-46
/
+25
2019-10-14
rustc_metadata: Privatize private code and remove dead code
Vadim Petrochenkov
-47
/
+14
2019-06-17
Make use of `ptr::null(_mut)` instead of casting zero
Lzu Tao
-1
/
+1
2019-06-16
Separate librustc_metadata module
chansuke
-49
/
+1
2019-06-12
Deprecate ONCE_INIT
Steven Fackler
-2
/
+2
2019-02-10
rustc: doc comments
Alexander Regueiro
-1
/
+1
2019-02-08
librustc_metadata => 2018
Taiki Endo
-2
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-26
rustc_metadata: test loading atoi instead of cos
Josh Stone
-13
/
+12
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-4
/
+23
2017-12-04
rustc_back: move dynamic_lib to rustc_metadata.
Irina-Gabriela Popa
-0
/
+288