Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 65624d9 tester.js: ignore displayTypeSignature if it is null by binarycat · 4 months ago
  2. 08c1256 fix error for when results in a rustdoc-js test are in the wrong order by binarycat · 6 months ago
  3. 20a4b4f rustdoc-search: show types signatures in results by Michael Howell · 9 months ago
  4. 5c7e7df rustdoc-search: pass original names through AST by Michael Howell · 9 months ago
  5. 1eb4cb4 Separate core search logic with search ui by Folyd · 11 months ago
  6. 6341107 Other EcmaScript version bump by Sunshine · 1 year, 1 month ago
  7. 28db4cc rustdoc-search: compressed bitmap to sort, then load desc by Michael Howell · 1 year, 4 months ago
  8. 2e368bf Fix style errors by Michael Howell · 1 year, 4 months ago
  9. 5b44bfd rustdoc-search: shard the search result descriptions by Michael Howell · 1 year, 4 months ago
  10. 6b69ebc rustdoc-search: remove parallel searchWords array by Michael Howell · 1 year, 7 months ago
  11. 63c5071 rustdoc-search: add support for associated types by Michael Howell · 1 year, 8 months ago
  12. 6068850 rustdoc: fix test case for generics that look like names by Michael Howell · 1 year, 11 months ago
  13. 6b0c7c4 Change format of rustdoc-js tests by putting `query` and `correction` directly alongside the expected values by Guillaume Gomez · 2 years, 1 month ago
  14. 4c11822 rustdoc: restructure type search engine to pick-and-use IDs by Michael Howell · 2 years, 3 months ago
  15. e600c0b rustdoc: add support for type filters in arguments and generics by Michael Howell · 2 years, 4 months ago
  16. 904d9c5 Improve rustdoc-js tester code clarity a bit by Guillaume Gomez · 2 years, 4 months ago
  17. 856c9bb Add eslint checks for rustdoc-js tester by Guillaume Gomez · 2 years, 4 months ago
  18. 0b5165e Clean up rustdoc-js tester.js file by Guillaume Gomez · 2 years, 5 months ago
  19. 6b0b654 Update rustdoc-js test tool by Guillaume Gomez · 2 years, 5 months ago
  20. f9e1f6f rustdoc: add hash to filename of toolchain files by Jacob Hoffman-Andrews · 2 years, 9 months ago
  21. 4539794 rustdoc: make search.js a module by Jacob Hoffman-Andrews · 3 years, 2 months ago
  22. 0233abe Update rustdoc-js tester tool to work with new kind of variables by Guillaume Gomez · 3 years, 3 months ago
  23. 299e8ee Add an extra check over filter type by Guillaume Gomez · 3 years, 3 months ago
  24. 6f35475 Parse idents the same way in both quote string elements and "normal" elements by Guillaume Gomez · 3 years, 3 months ago
  25. e03a950 Handle separators in their own functions and fix missing handling of tabs by Guillaume Gomez · 3 years, 3 months ago
  26. 8e29ed4 Add isIdentCharacter function to ensure that unexpected characters are handled correctly by Guillaume Gomez · 3 years, 3 months ago
  27. 4929733 Simplify parser syntax by Guillaume Gomez · 3 years, 3 months ago
  28. 99d5520 Make query parser more strict and improve display of errors by Guillaume Gomez · 3 years, 3 months ago
  29. 264064d * Greatly improve the rustdoc search parser source code by Guillaume Gomez · 3 years, 3 months ago
  30. bbcf176 Improve naming of "val" field by Guillaume Gomez · 3 years, 3 months ago
  31. 7cefee0 Add possibility to check parsed query by Guillaume Gomez · 3 years, 3 months ago
  32. 17fe3068d Update tester to have FILTER_CRATE set to null if undefined. by Guillaume Gomez · 3 years, 6 months ago
  33. 10d65a9 Allow to run a specific rustdoc-js* test by Guillaume Gomez · 3 years, 8 months ago
  34. 3f496b5 Simplify js tester a bit by Guillaume Gomez · 3 years, 9 months ago
  35. cc319f8 Fix rustdoc-js tool string "parsing" by Guillaume Gomez · 4 years ago
  36. 18b7c0a Update rustdoc-js tools by Guillaume Gomez · 4 years, 2 months ago
  37. d44c6ed Updated tester.js for separate search.js by Jacob Hoffman-Andrews · 4 years, 3 months ago
  38. 227f5ed rustdoc: Separate filter-empty-string out into its own function by Michael Howell · 4 years, 4 months ago
  39. c013f2a Improve diff display in case the whole key in missing by Guillaume Gomez · 4 years, 6 months ago
  40. 1d1ab21 Remove inline script tags by Guillaume Gomez · 4 years, 6 months ago
  41. fa14f22 Improve rustdoc JS tests error output by Guillaume Gomez · 4 years, 8 months ago
  42. 478750c rustdoc: Fix doc aliases with crate filtering by Oliver Middleton · 5 years ago
  43. 398511a Import missing functions from storage.js by Guillaume Gomez · 5 years ago
  44. c4d9318 Make current crate aliases go first by Guillaume Gomez · 5 years ago
  45. f581cf7 Merge aliases and search-index by Guillaume Gomez · 5 years ago
  46. d80ac14 Extend rustdoc-js tester to allow to test multiple queries in one file by Guillaume Gomez · 5 years ago
  47. 426055c Improve rustdoc js testers code by Guillaume Gomez · 5 years ago
  48. d6b75e0 End cleanup on rustdoc-js tools by Guillaume Gomez · 5 years ago
  49. feb6635 Clean up rustdoc js tester source code and move common code in one place by Guillaume Gomez · 5 years ago
  50. 9b85213 Add missing variable to load in non-std tester as well by Guillaume Gomez · 5 years ago
  51. 3f58ab6 Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location by Oliver Middleton · 5 years ago
  52. be23cd9 Move documentation build into bootstrap by Guillaume Gomez · 6 years ago
  53. aa3ca32 Rename rustdoc js test suites by Guillaume Gomez · 6 years ago
  54. 834347d Add rustdoc JS non-std tests by Guillaume Gomez · 6 years ago
  55. e132d90 Account for no newline before test annotations by Mark Rousskov · 7 years ago
  56. 2a66355 Remove licenses by Mark Rousskov · 7 years ago
  57. 5056669 Fix rustdoc-js tests by John Heitmann · 7 years ago
  58. 8062c7a Add test for crate filtering by Guillaume Gomez · 7 years ago
  59. 115df57 reduce search-index size by Guillaume Gomez · 7 years ago
  60. 1fcce48 Add rustdoc-js tester should-fail option by Guillaume Gomez · 7 years ago
  61. 2f7fa24 Update rustdoc-js by Guillaume Gomez · 7 years ago
  62. 934e37a Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27 by Guillaume Gomez · 7 years ago
  63. f2bc09e Fix invalid deduplication by Guillaume Gomez · 7 years ago
  64. e2db0a5 Update js tester tool by Guillaume Gomez · 7 years ago
  65. 2c91b49 Add exact-check option to rustdoc-js tests by Guillaume Gomez · 7 years ago
  66. 00bbda1 Add query search order check by Guillaume Gomez · 7 years ago
  67. 31e7cc4 update tester by Guillaume Gomez · 7 years ago
  68. 47a9ffa Add multi-query search by Guillaume Gomez · 7 years ago
  69. 3a7e247 Fix for older JS versions by Guillaume Gomez · 8 years ago
  70. 43acd23 Add tester and a few tests by Guillaume Gomez · 8 years ago
  71. f18c52b Start adding js tests by Guillaume Gomez · 8 years ago