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