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
0286591d59
rust
/
compiler
/
rustc_interface
/
src
History
Download ZIP
Download TAR.GZ
Matthias Krüger
fce6e752ab
Rollup merge of
#120699
- nnethercote:rm-useless-TRACK_DIAGNOSTIC-calls, r=oli-obk
...
Document `TRACK_DIAGNOSTIC` calls. r? ```````@cjgillot```````
2024-03-14 11:09:57 +01:00
..
callbacks.rs
Give
TRACK_DIAGNOSTIC
a return value.
2024-03-01 13:27:47 +11:00
errors.rs
Write to stdout if
-
is given as output file
2023-06-06 17:53:29 -04:00
interface.rs
Rollup merge of
#116793
- WaffleLapkin:target_rules_the_backend, r=cjgillot
2024-03-11 09:29:32 -07:00
lib.rs
Unify dylib loading between proc macros and codegen backends
2024-02-21 11:17:07 +00:00
passes.rs
Revert "Auto merge of
#122140
- oli-obk:track_errors13, r=davidtwco"
2024-03-11 21:28:16 +00:00
proc_macro_decls.rs
Move expansion of query macros in rustc_middle to rustc_middle::query
2023-05-15 08:49:13 +02:00
queries.rs
Verify that query keys result in unique dep nodes
2024-03-12 05:31:41 +01:00
tests.rs
coverage: Add
-Zcoverage-options
for fine control of coverage
2024-03-13 11:14:10 +11:00
util.rs
Rollup merge of
#116793
- WaffleLapkin:target_rules_the_backend, r=cjgillot
2024-03-11 09:29:32 -07:00