Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
577e82f71b07b11c6a6f74ac788c65cbd2674a2a
/
tests
/
debuginfo
/
generic-static-method-on-struct-and-enum.rs
c5fdc90
Delete min-lldb-version: 310
by Ben Kimock
· 9 months ago
6e48b96
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
by 许杰友 Jieyou Xu (Joe)
· 1 year, 3 months ago
cf2dff2
Move /src/test to /tests
by Albert Larsan
· 2 years, 4 months ago
[Renamed from src/test/debuginfo/generic-static-method-on-struct-and-enum.rs]
2a66355
Remove licenses
by Mark Rousskov
· 6 years ago
6fa0ff2
Feature-gate `#[no_debug]` and `#[omit_gdb_pretty_printer_section]`
by Andrew Paseltiner
· 10 years ago
43bfaa4
Mass rename uint/int to usize/isize
by Alex Crichton
· 10 years ago
b1af864
Enable test/debuginfo on android
by Eunji Jeong
· 10 years ago
7f64fe4
Remove all `i` suffixes
by Tobias Bucher
· 10 years ago
91a0e18
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled.
by Michael Woerister
· 10 years ago
f950e3c
removed struct_variant feature from tests
by Simon Wollwage
· 11 years ago
54a5a2b
debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
by Michael Woerister
· 11 years ago
47e8cf7
debuginfo: Gate all LLDB debuginfo tests on a minimum LLDB version being available
by Michael Woerister
· 11 years ago
a5bb0a3
librustc: Remove the fallback to `int` for integers and `f64` for
by Patrick Walton
· 11 years ago
55a8bd5
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
by Michael Woerister
· 11 years ago
[Renamed (73%) from src/test/debug-info/generic-static-method-on-struct-and-enum.rs]
713e875
Use new attribute syntax in python files in src/etc too (#13478)
by Manish Goregaokar
· 11 years ago
f62460c
Change `xfail` directives in compiletests to `ignore`, closes #11363
by Florian Hahn
· 11 years ago
071ee96
Consolidate codegen-related compiler flags
by Alex Crichton
· 11 years ago
ca55317
tagging issue number(#10381)
by Young-il Choi
· 12 years ago
4e54828
Add make check support(arm-linux-androideabi debuginfo)
by sh8281.kim
· 12 years ago
3396365
Add appropriate #[feature] directives to tests
by Alex Crichton
· 12 years ago
c9d4ad0
remove the `float` type
by Daniel Micay
· 12 years ago
93d6328
debuginfo: Support for namespaces (functions only)
by Michael Woerister
· 12 years ago
7f79b52
Un-disabled debug info tests on Windows.
by Vadim Chugunov
· 12 years ago
80fb2f2
debuginfo: Added test cases for static struct and enum methods.
by Michael Woerister
· 12 years ago