| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-05-13 | Add multiple borrow test. | Camille GILLOT | -0/+8 | |
| 2023-05-13 | Add debuginfo test. | Camille GILLOT | -0/+165 | |
| 2023-05-02 | Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiser | Dylan DPC | -2/+0 | |
| Stabilize debugger_visualizer This stabilizes the `debugger_visualizer` attribute (#95939). * Marks the `debugger_visualizer` feature as `accepted`. * Marks the `debugger_visualizer` attribute as `ungated`. * Deletes feature gate test, removes feature gate from other tests. Closes #95939 | ||||
| 2023-05-01 | remove bootstrap from tests | Gibby Free | -2/+0 | |
| 2023-04-27 | Remove repeated definite articles | cui fliter | -1/+1 | |
| Signed-off-by: cui fliter <imcusg@gmail.com> | ||||
| 2023-04-25 | Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrum | bors | -2/+2 | |
| Add support for allocators in `LinkedList` Allows `LinkedList` to use a custom allocator | ||||
| 2023-04-24 | Add support for allocators in LinkedList | Ryan Lowe | -2/+2 | |
| 2023-04-23 | Fortify test. | Camille GILLOT | -7/+15 | |
| 2023-04-16 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+2 | |
| 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-14 | rename rust-lldb to needs-rust-lldb for consistency | Pietro Albini | -9/+9 | |
| 2023-04-05 | Fix function order in an msvc debuginfo test | Rémy Rakic | -1/+1 | |
| The function names with const generic parameters are printed in a different order. | ||||
| 2023-04-05 | Fix a debuginfo test with a hard-coded hash | Thom Chiovoloni | -2/+2 | |
| 2023-03-13 | Bless debuginfo test. | Camille GILLOT | -1/+0 | |
| 2023-03-01 | stabilize debugger visualizer attribute | Gibby Free | -2/+2 | |
| 2023-02-28 | Remove the `capture_disjoint_fields` feature | clubby789 | -8/+3 | |
| 2023-01-29 | Upgrade mingw-w64 on CI | Mateusz Mikuła | -1/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+16671 | |
