This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1f11d841b5748133c2d51da0001fc88bc6b51e78
rust
/
compiler
/
rustc_ast
/
src
/
util
History
Maybe Waffle
fd649a3cc5
Replace enum
==
s with
match
es where it makes sense
2023-01-30 12:26:26 +00:00
..
comments
Add test for block doc comments horizontal trim
2022-02-07 17:07:53 +01:00
case.rs
Replace some
bool
params with an enum
2022-10-01 10:13:02 +00:00
classify.rs
Make inline const block
ExprWithBlock
2022-12-01 17:54:50 +00:00
comments.rs
Replace enum
==
s with
match
es where it makes sense
2023-01-30 12:26:26 +00:00
literal.rs
Fix
uninlined_format_args
for some compiler crates
2023-01-05 19:01:12 +01:00
parser.rs
Auto merge of
#106745
- m-ou-se:format-args-ast, r=oli-obk
2023-01-26 12:44:47 +00:00
unicode.rs
Remove dependency on slice_internals feature in rustc_ast
2023-01-22 13:05:47 +01:00