cui fliter
ef6d4c504d
Remove repeated definite articles
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-04-27 00:48:00 +08:00
bors
20d90b14ff
Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrum
...
Add support for allocators in `LinkedList`
Allows `LinkedList` to use a custom allocator
2023-04-25 11:34:58 +00:00
Ryan Lowe
34136ab598
Add support for allocators in LinkedList
2023-04-24 22:30:16 -04:00
Camille GILLOT
b8c67d82d3
Fortify test.
2023-04-23 00:34:46 +02:00
Josh Stone
33036159a4
ci: add a runner for vanilla LLVM 16
...
Like #107044 , this will let us track compatibility with LLVM 16 going
forward, especially after we eventually upgrade our own to the next.
This also drops `tidy` here and in `x86_64-gnu-llvm-15`, syncing with
that change in #106085 .
2023-04-16 11:50:20 -07:00
Pietro Albini
ffe4ccd4ad
rename rust-lldb to needs-rust-lldb for consistency
2023-04-14 11:40:07 +02:00
Rémy Rakic
46a3d28e88
Fix function order in an msvc debuginfo test
...
The function names with const generic parameters are printed in a
different order.
2023-04-05 15:59:29 +00:00
Thom Chiovoloni
46fad955c0
Fix a debuginfo test with a hard-coded hash
2023-04-05 15:59:29 +00:00
Camille GILLOT
e8afb080be
Bless debuginfo test.
2023-03-13 18:24:48 +00:00
clubby789
f83ce99c32
Remove the capture_disjoint_fields
feature
2023-02-28 01:21:15 +00:00
Mateusz Mikuła
f6ea2ea551
Upgrade mingw-w64 on CI
2023-01-29 13:01:06 +01:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00