This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f9cdaeb6fd
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Oli Scherer
926bfe5078
s/mt/mutability/
2024-03-12 05:53:46 +00:00
..
rmeta
s/mt/mutability/
2024-03-12 05:53:46 +00:00
creader.rs
Rollup merge of
#121382
- nnethercote:rework-untranslatable_diagnostic-lint, r=davidtwco
2024-03-06 22:02:46 +01:00
dependency_format.rs
Remove
Session
methods that duplicate
DiagCtxt
methods.
2023-12-24 08:05:28 +11:00
errors.rs
Rename
IntoDiagnostic
as
Diagnostic
.
2024-03-11 09:15:09 +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
IntoDiagnosticArg
as
IntoDiagArg
.
2024-03-11 09:12:19 +11:00
native_libs.rs
Rewrite the
untranslatable_diagnostic
lint.
2024-03-06 14:19:01 +11:00