This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
cebbba081e
rust
/
compiler
/
rustc_interface
/
src
History
Camille GILLOT
cebbba081e
Only store a LocalDefId in hir::Item.
...
Items are guaranteed to be HIR owner.
2021-02-15 19:32:10 +01:00
..
callbacks.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
interface.rs
Add some intra-doc links to compiler docs
2020-12-22 09:54:23 -05:00
lib.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01:00
passes.rs
Rollup merge of
#81284
- jyn514:impl-times, r=wesleywiser
2021-01-28 15:09:10 +09:00
proc_macro_decls.rs
Only store a LocalDefId in hir::Item.
2021-02-15 19:32:10 +01:00
queries.rs
Calculate self-profile strings in
Compiler::enter
instead in codegen
2021-01-23 11:42:15 -05:00
tests.rs
Rollup merge of
#81468
- est31:cfg_version, r=petrochenkov
2021-01-30 13:36:50 +09:00
util.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01:00