index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
debuginfo
Age
Commit message (
Expand
)
Author
Lines
2024-08-21
Rollup merge of #128627 - khuey:DUMMY_SP-line-no, r=nnethercote
Matthias Krüger
-0
/
+45
2024-08-19
Add a test.
Kyle Huey
-0
/
+45
2024-08-18
Fixup tests
Ben Kimock
-13
/
+13
2024-08-18
Convert lldbg- to lldb-
Ben Kimock
-716
/
+716
2024-08-18
Delete lldbr annotations
Ben Kimock
-677
/
+0
2024-08-18
Delete min-lldb-version: 310
Ben Kimock
-158
/
+2
2024-08-18
Delete redundant gdb-version requirements and related comments
Ben Kimock
-47
/
+0
2024-08-18
Grep for enabled and clean up those hits
Ben Kimock
-22
/
+0
2024-08-18
Fix up a special case
Ben Kimock
-7
/
+0
2024-08-18
Replace gdbr with gdbg
Ben Kimock
-461
/
+461
2024-08-18
Delete gdbg commands
Ben Kimock
-398
/
+0
2024-08-16
Enable more debuginfo tests on Windows
Ben Kimock
-12
/
+8
2024-08-16
Re-enable debuginfo tests on freebsd
Ben Kimock
-4
/
+0
2024-08-16
Auto merge of #128913 - saethlin:unignore-debuginfo-tests, r=compiler-errors
bors
-72
/
+48
2024-08-15
Disable macro-stepping on current lldb
Ben Kimock
-1
/
+2
2024-08-13
Require gdb version on some tests
Ben Kimock
-9
/
+4
2024-08-13
Use the `enum2$` Natvis visualiser for repr128 C-style enums
beetrees
-0
/
+50
2024-08-11
Fix debuginfo providers/tests
Ben Kimock
-6
/
+6
2024-08-11
Enable debuginfo tests that have been temporarily disabled for years
Ben Kimock
-71
/
+51
2024-08-09
Polymorphize RawVec
Ben Kimock
-1
/
+1
2024-08-07
Disallow setting built-in cfgs via set the command-line
Urgau
-2
/
+2
2024-07-09
Add Natvis visualiser and debuginfo tests for `f16`
beetrees
-33
/
+152
2024-06-13
Add debuginfo tests for collapse_debuginfo for statics.
Dario Nieuwenhuis
-0
/
+48
2024-06-05
remove const arg windows debug info tests
Boxy
-3
/
+0
2024-06-05
Fix function-names.rs test
Michael Goulet
-2
/
+2
2024-06-05
Bless tests and handle tests/crashes
Boxy
-2
/
+2
2024-06-01
Increase vtable layout size
Mark Rousskov
-3
/
+3
2024-05-20
Fix `tests/debuginfo/strings-and-strs`.
Nicholas Nethercote
-2
/
+2
2024-05-11
lldb-formatters: Use StdSliceSyntheticProvider for &str
Vladimir Makayev
-3
/
+66
2024-05-05
Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)
Vladimir Makayev
-23
/
+102
2024-04-26
Update lldb only tests
Vadim Petrochenkov
-0
/
+2
2024-04-25
debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...
Vadim Petrochenkov
-92
/
+18
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-10
/
+17
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-2
/
+0
2024-04-15
disable two debuginfo tests under gdb 15
Rémy Rakic
-0
/
+4
2024-03-29
Add rust-lldb pretty printing for Path and PathBuf
Nathan Henrie
-0
/
+29
2024-03-17
Auto merge of #121885 - reitermarkus:generic-nonzero-inner, r=oli-obk,wesleyw...
bors
-1656
/
+1648
2024-03-15
Fix unknown `dwim-print` command.
Markus Reiter
-4
/
+4
2024-03-15
Fix remaining LLDB commands.
Markus Reiter
-29
/
+29
2024-03-15
Use explicit LLDB commands instead of `print`/`p` aliases.
Markus Reiter
-838
/
+830
2024-03-14
Remove LLDB persistent results in `compiletest`.
Markus Reiter
-826
/
+824
2024-03-14
Fix `StdNonZeroNumberSummaryProvider`.
Markus Reiter
-12
/
+14
2024-03-14
Try fixing `debuginfo` test.
Markus Reiter
-12
/
+12
2024-03-12
std: move `Once` implementations to `sys`
joboet
-2
/
+2
2024-03-05
Update debuginfo tests
Chris Denton
-2
/
+2
2024-02-25
Use generic `NonZero` in tests.
Markus Reiter
-54
/
+54
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-406
/
+406
2024-02-22
Ignore tidy linelength
许杰友 Jieyou Xu (Joe)
-0
/
+1
2024-02-16
update debuginfo test
joboet
-2
/
+2
2024-01-27
Update tests.
Markus Reiter
-27
/
+27
[prev]
[next]