11 Commits

Author SHA1 Message Date
joboet c22b819952 update type names in debuginfo tests 2025-11-29 15:59:11 +01:00
Orson Peters 492fbc56c1 Update debuginfo test from Global to System 2025-11-28 23:35:38 +01:00
Martin Nordholts 5b57d02e9f compiletest: Use //@ prefixes also for debuginfo test directives
So that when we later add support for revisions we can use the same
syntax for revisions as elsewhere.

This also prevents people from making typos for commands since
`src/tools/compiletest/src/directives/directive_names.rs` will catch such
typos now.

Note that we one FIXME for a non-trivial change for later:
```
// FIXME(148097): Change `// cdb-checksimple_closure` to `//@ cdb-check:simple_closure`
```
2025-11-25 06:13:45 +01:00
joboet 0e5ee891b2 Revert "Remove the Arc rt::init allocation for thread info"
This reverts commit 0747f2898e.
2025-01-14 13:37:25 +01:00
GnomedDev 0747f2898e Remove the Arc rt::init allocation for thread info 2024-10-19 14:39:20 +01:00
许杰友 Jieyou Xu (Joe) 6e48b96692 [AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives 2024-02-22 16:04:04 +00:00
Wesley Wiser 12bed9d8cc Update natvis to match full type names for Arc, Rc, Weak, etc
Also update a test case to have the correct whitespace in a type name.
2023-07-17 15:51:46 -04:00
Cyborus04 fed3c8cd28 fix type braces 2023-07-03 17:09:42 -04:00
Trevor Gross 34f6d2414c Update debuginfo test output to describe new structure of Rc/Arc 2023-07-03 15:15:21 -04:00
cui fliter ef6d4c504d Remove repeated definite articles
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-04-27 00:48:00 +08:00
Albert Larsan cf2dff2b1e Move /src/test to /tests 2023-01-11 09:32:08 +00:00