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
c0a9f722c4
rust
/
compiler
/
rustc_metadata
/
src
History
Download ZIP
Download TAR.GZ
Nicholas Nethercote
f422dca3ae
Rename many
DiagCtxt
arguments.
2023-12-18 16:06:22 +11:00
..
rmeta
Move some methods from
tcx.hir()
to
tcx
2023-12-12 06:40:29 -08:00
creader.rs
Rename
Session::span_diagnostic
as
Session::dcx
.
2023-12-18 16:06:21 +11:00
dependency_format.rs
Format all the let chains in compiler
2023-10-13 08:59:36 +00:00
errors.rs
Rename many
DiagCtxt
arguments.
2023-12-18 16:06:22 +11:00
foreign_modules.rs
Do not fetch HIR in native_libs.
2023-07-17 07:37:03 +00:00
fs.rs
Rename
Session::span_diagnostic
as
Session::dcx
.
2023-12-18 16:06:21 +11:00
lib.rs
Use
rustc_fluent_macro::fluent_messages!
directly.
2023-11-26 08:38:40 +11:00
locator.rs
Auto merge of
#118344
- saethlin:rmeta-header-pos, r=WaffleLapkin
2023-12-11 17:21:14 +00:00
native_libs.rs
Enable link-arg link kind inside of #[link] attribute
2023-11-30 08:26:13 -08:00