rust/library
bors 2b91cbe2d4 Auto merge of #102692 - nnethercote:TokenStreamBuilder, r=Aaron1011
Remove `TokenStreamBuilder`

`TokenStreamBuilder` is used to combine multiple token streams. It can be removed, leaving the code a little simpler and a little faster.

r? `@Aaron1011`
2022-10-12 03:46:16 +00:00
..
alloc Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se 2022-10-11 18:59:46 +02:00
backtrace@07872f28cd
core Rollup merge of #102445 - jmillikin:cstr-is-empty, r=Mark-Simulacrum 2022-10-11 18:59:48 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro A tiny fix for define_client_side. 2022-10-05 13:10:28 +11:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #102869 - azdavis:master, r=joshtriplett 2022-10-11 18:59:49 +02:00
stdarch@699c093a42
test Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simulacrum 2022-10-02 20:42:20 +05:30
unwind