This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a61b14d15e
rust
/
compiler
/
rustc_metadata
/
src
History
Vadim Petrochenkov
ed62b57c86
linker: Remove laziness and caching from native search directory walks
...
It shouldn't be necessary for performance now.
2024-04-12 17:28:00 +03:00
..
rmeta
remove some things that do not need to be
2024-04-11 21:09:52 +02:00
creader.rs
Rollup merge of
#122757
- h1467792822:priv-dep, r=davidtwco
2024-03-24 17:08:15 +01:00
dependency_format.rs
Print the crates not available as static
2024-03-16 17:12:24 +01:00
errors.rs
Print the crates not available as static
2024-03-16 17:12:24 +01:00
foreign_modules.rs
Do not fetch HIR in native_libs.
2023-07-17 07:37:03 +00:00
fs.rs
Remove
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:05:28 +11:00
lib.rs
Unify dylib loading between proc macros and codegen backends
2024-02-21 11:17:07 +00:00
locator.rs
Rename
IntoDiagnosticArg
as
IntoDiagArg
.
2024-03-11 09:12:19 +11:00
native_libs.rs
linker: Remove laziness and caching from native search directory walks
2024-04-12 17:28:00 +03:00