rust/compiler/rustc_ast/src/util
Yuki Okushi bed113de49
Rollup merge of #107194 - xfix:remove-slice-internals-dependency-in-rustc-ast, r=Nilstrieb
Remove dependency on slice_internals feature in rustc_ast

This reduces dependency on unstable features by the compiler.
2023-01-28 00:23:12 +09: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 rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01: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