expander
|
Auto merge of #13929 - danieleades:simplify, r=lnicola
|
2023-01-11 09:38:34 +00:00 |
syntax_bridge
|
remove needless borrows
|
2023-01-02 14:52:32 +00:00 |
benchmark.rs
|
avoid 'cloning' types that implement 'Copy'
|
2023-01-10 18:20:12 +00:00 |
lib.rs
|
remove unnecessary lazy evaluations
|
2023-01-02 15:02:54 +00:00 |
parser.rs
|
avoid 'cloning' types that implement 'Copy'
|
2023-01-10 18:20:12 +00:00 |
syntax_bridge.rs
|
remove useless conversions
|
2023-01-02 15:02:54 +00:00 |
token_map.rs
|
Replace expressions with errors in them
|
2022-02-09 11:58:52 +01:00 |
tt_iter.rs
|
avoid 'cloning' types that implement 'Copy'
|
2023-01-10 18:20:12 +00:00 |