rust/compiler/rustc_ast/src/util
Matthias Krüger af2b370100 more clippy::style fixes:
get_first
single_char_add_str
unnecessary_mut_passed
manual_map
manual_is_ascii_check
2023-07-23 23:39:04 +02: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 Remove box_syntax from AST and use in tools 2023-03-12 13:19:46 +00:00
comments.rs more clippy::style fixes: 2023-07-23 23:39:04 +02:00
literal.rs Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
parser.rs Syntatically accept become expressions 2023-06-19 12:54:34 +00:00
unicode.rs Remove dependency on slice_internals feature in rustc_ast 2023-01-22 13:05:47 +01:00