Files
rust/compiler
Jonathan Brouwer 4a3978abad Rollup merge of #154745 - chenyukang:yukang-fix-span-api, r=nnethercote
Replace span_look_ahead with span_followed_by

While reviewing that PR https://github.com/rust-lang/rust/pull/154703#discussion_r3031067780, I found that magic number 100, let's remove it, and seems `span_followed_by` is a better name.
2026-04-08 14:22:01 +02:00
..
2026-04-01 17:52:43 +11:00
2026-04-03 11:08:11 +02:00
2026-04-06 18:50:01 +02:00
2026-03-11 06:25:23 +11:00
2026-01-19 16:08:54 +00:00
2026-04-07 10:08:12 +02:00