This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
e1819a889a
rust
/
compiler
/
rustc_interface
/
src
History
Michael Goulet
e1819a889a
Fix overcapturing, unsafe extern blocks, and new unsafe ops
2025-02-22 00:01:48 +00:00
..
callbacks.rs
Do not call source_span when not tracking dependencies.
2024-08-24 16:40:40 +00:00
errors.rs
Move
rustc_middle::limits
to
rustc_interface
.
2025-02-17 09:30:39 +11:00
interface.rs
Construct DiagCtxt a bit earlier in build_session
2025-02-06 17:29:15 +00:00
lib.rs
Move
rustc_middle::limits
to
rustc_interface
.
2025-02-17 09:30:39 +11:00
limits.rs
Move methods from
Map
to
TyCtxt
, part 2.
2025-02-18 10:17:44 +11:00
passes.rs
Fix overcapturing, unsafe extern blocks, and new unsafe ops
2025-02-22 00:01:48 +00:00
proc_macro_decls.rs
Move some
Map
methods onto
TyCtxt
.
2025-02-17 13:21:02 +11:00
queries.rs
Remove the parse query
2024-12-14 14:24:49 +00:00
tests.rs
Auto merge of
#136751
- bjorn3:update_rustfmt, r=Mark-Simulacrum
2025-02-09 15:44:16 +00:00
util.rs
Reject macro calls inside of
#![crate_name]
2025-02-15 16:47:30 +01:00