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
cd8ec6c787
rust
/
compiler
/
rustc_ast_lowering
/
src
History
Download ZIP
Download TAR.GZ
Mara Bos
cd8ec6c787
Add note on optimization in format args ast lowering.
2023-01-12 20:14:31 +01:00
..
asm.rs
Fix
uninlined_format_args
for some compiler crates
2023-01-05 19:01:12 +01:00
block.rs
rustc_ast_lowering
: remove
ref
patterns
2022-11-22 18:49:29 +00:00
errors.rs
Convert all #[suggestion_*] attributes to #[suggestion(style = "...")]
2022-10-26 15:04:09 +02:00
expr.rs
Expand format_args!() in rust_ast_lowering.
2023-01-12 00:25:45 +01:00
format.rs
Add note on optimization in format args ast lowering.
2023-01-12 20:14:31 +01:00
index.rs
Auto merge of
#104947
- cjgillot:verify-hir-nest, r=oli-obk
2022-11-29 10:34:19 +00:00
item.rs
Fix
uninlined_format_args
for some compiler crates
2023-01-05 19:01:12 +01:00
lib.rs
Expand format_args!() in rust_ast_lowering.
2023-01-12 00:25:45 +01:00
lifetime_collector.rs
Rename
Rptr
to
Ref
in AST and HIR
2022-12-28 18:52:36 +01:00
pat.rs
fix more clippy::style findings
2022-12-25 17:32:26 +01:00
path.rs
Add help for
#![feature(impl_trait_in_fn_trait_return)]
2022-12-06 17:53:50 -08:00