This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
c87b727a23
rust
/
compiler
/
rustc_metadata
/
src
History
Nicholas Nethercote
8199632aa8
Rename
DiagnosticArg{,Map,Name,Value}
as
DiagArg{,Map,Name,Value}
.
2024-02-28 08:55:37 +11:00
..
rmeta
resolve: Scale back unloading of speculatively loaded crates
2024-02-18 20:59:19 +03:00
creader.rs
Rollup merge of
#121392
- bjorn3:unify_dylib_loading, r=petrochenkov
2024-02-21 22:48:59 +01:00
dependency_format.rs
Remove
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:05:28 +11:00
errors.rs
Rename
DiagnosticBuilder
as
Diag
.
2024-02-28 08:55:35 +11: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
DiagnosticArg{,Map,Name,Value}
as
DiagArg{,Map,Name,Value}
.
2024-02-28 08:55:37 +11:00
native_libs.rs
remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics
2024-02-25 08:14:52 +01:00