1. 5753445 Integrate LLVM at llvm/llvm-project@f6f944e77f74 by Googler · 1 year, 5 months ago
  2. 45c2273 [nullability] Fix a test bug. by Martin Brænne · 1 year, 5 months ago
  3. 19840f6 Move test for string_view next to its implementation in crubit/support/cc_std/. by Jing Lu · 1 year, 6 months ago
  4. 3b354b0 [nullability] Add repro for false positive caused by inconsistent loop state. by Martin Brænne · 1 year, 6 months ago
  5. 563b90c Prune unneeded dependencies of `cc_bindings_from_rs`. by Lukasz Anforowicz · 1 year, 6 months ago
  6. 9b9716c Finally, move `bindings` to a separate crate. by Devin Jeanpierre · 1 year, 6 months ago
  7. d9d5edd Crubit OSS build presubmit: Bump the rust toolchain version. by Jing Lu · 1 year, 6 months ago
  8. 1397fc9 Crubit OSS build presubmit: Bump LLVM version and add `-Wno-missing-braces`. by Jing Lu · 1 year, 6 months ago
  9. fbc9765 Integrate LLVM at llvm/llvm-project@73f8ec9edb52 by Googler · 1 year, 6 months ago
  10. 2375c5b Move `cmdline` to a separate crate. by Devin Jeanpierre · 1 year, 6 months ago
  11. 0517597 Integrate LLVM at llvm/llvm-project@173fd67a124d by Googler · 1 year, 6 months ago
  12. 0b1e988 Move run_compiler and its testonly helper functions into separate crates. by Devin Jeanpierre · 1 year, 6 months ago
  13. f2e50e7 Prepare `CcBindingsFromRustInfo` for round-tripped interop. by Devin Jeanpierre · 1 year, 6 months ago
  14. 199d969 Allow multiple headers in `--bindings-from-dependency`. by Devin Jeanpierre · 1 year, 6 months ago
  15. 8c90fda Mark non-conflicting inferences made from existing annotations as trivial. by Googler · 1 year, 6 months ago
  16. 638ffa7 Google-internal change. by Jing Lu · 1 year, 6 months ago
  17. 61fda74 Google-internal change by Jing Lu · 1 year, 6 months ago
  18. 3b4ac68a [nullability][NFC] Add newline at end of aliases.cc. by Martin Brænne · 1 year, 6 months ago
  19. ac7c3fd s/other-crate-bindings/bindings-from-dependency/g by Devin Jeanpierre · 1 year, 6 months ago
  20. 241915d Fix bug: forward declarations didn't take namespaces into account. by Devin Jeanpierre · 1 year, 6 months ago
  21. 7ac3e67 Support specifying angular brackets for including Crubit support C++ library headers. by Jing Lu · 1 year, 6 months ago
  22. 4487593 Google-internal change. by Jing Lu · 1 year, 6 months ago
  23. ea4d790 [nullability] Add various tests for loops that mutate pointer variables. by Martin Brænne · 1 year, 6 months ago
  24. 9f1e3c7 OSS build presubmit: Disable 'Rolling Bazel Version' build. by Jing Lu · 1 year, 6 months ago
  25. 165ab33 Google-internal change. by Jing Lu · 1 year, 6 months ago
  26. 43114e8 Infer Nonnull parameters from the passing of an influenced value to a Nonnull parameter. by Googler · 1 year, 6 months ago
  27. 2b19e53 Remove unneccesarily-specific downcast in getPointerNullState. NFC by Sam McCall · 1 year, 6 months ago
  28. 7c0fffb Rename CallerSlotsUnknown to reflect the generic use of this function. by Googler · 1 year, 6 months ago
  29. a868026 Rework PointerNullState APIs by Sam McCall · 1 year, 6 months ago
  30. a68991e Google-internal change. by Jing Lu · 1 year, 6 months ago
  31. e0c2928 Adapt to `rustc_interface::interface::Config`'s newly-added `expanded_args` field. by Jing Lu · 1 year, 6 months ago
  32. 59cf9e6 `infer_tu_main -name-filter/-file-filter` limits analysis to interesting functions. by Sam McCall · 1 year, 6 months ago
  33. 259ed7e [nullability] Fix `ParenTypeInTemplate` test. by Martin Brænne · 1 year, 6 months ago
  34. 11028c6 update crubit for rustc API changes by Krasimir Georgiev · 1 year, 6 months ago
  35. b23bf3b Add SAT solver timeout to inference, and correctly report timeouts/errors. by Sam McCall · 1 year, 6 months ago
  36. 5f2bb24 Treat base->member as a dereference of base, for inference by Sam McCall · 1 year, 6 months ago
  37. 159f288 Integrate LLVM at llvm/llvm-project@bf8fd086d09c by Benjamin Kramer · 1 year, 6 months ago
  38. 02fae86 No public description by Jing Lu · 1 year, 7 months ago
  39. 9c3a562 Integrate LLVM at llvm/llvm-project@5bab59de4463 by Benjamin Kramer · 1 year, 7 months ago
  40. 6604531 Don't collect evidence for functions which are not inference targets. by Googler · 1 year, 7 months ago
  41. 45e9d13 Google-internal change. by Jing Lu · 1 year, 7 months ago
  42. ba9e674 Google-internal change. by Jing Lu · 1 year, 7 months ago
  43. 497e36b Add a test case demonstrating a false negative in output parameter handling by Dmitri Gribenko · 1 year, 7 months ago
  44. 779d3da Do not consider builtins to be inference targets. by Googler · 1 year, 7 months ago
  45. c449fc9 Google-internal change. by Jing Lu · 1 year, 7 months ago
  46. 2d6527a Update pointer nullability when initialized in function call by Googler · 1 year, 7 months ago
  47. a34a0f2 [nullability] Make `mergeBoolValues()` static. by Martin Brænne · 1 year, 7 months ago
  48. 4fdab41 Don't emit `struct {} zst` for ZST fields. by Jing Lu · 1 year, 7 months ago
  49. 3ab9d49 Do not run nullability inference if the input is not in C++ by Kinuko Yasuda · 1 year, 7 months ago
  50. 1fbea17 Google-internal change. by Jing Lu · 1 year, 7 months ago
  51. 23486dc Update rust toolchain_type inside rules which are using `compile_rust` function by Nevena Kotlaja · 1 year, 7 months ago
  52. e9bf7d9 [lifetime_analysis] Migrate away from deprecated `DataflowAnalysis` constructor. by Martin Brænne · 1 year, 7 months ago
  53. a659202 Google-internal change. by Jing Lu · 1 year, 7 months ago
  54. 0ef5616 Safety note about Rust references to uninitialized or invalid values. by Lukasz Anforowicz · 1 year, 7 months ago
  55. 44f03fa Sort load statements lexicographically. by Jing Lu · 1 year, 7 months ago
  56. e1771ac Google-internal change. by Jing Lu · 1 year, 7 months ago
  57. 4e940f9 Google-internal change. by Jing Lu · 1 year, 7 months ago
  58. 4f64bbc Google-internal change. by Jing Lu · 1 year, 7 months ago
  59. c5c16d2 Google-internal change. by Jing Lu · 1 year, 7 months ago
  60. e99622e Google-internal change. by Jing Lu · 1 year, 7 months ago
  61. 92de2d6 Google-internal change. by Jing Lu · 1 year, 7 months ago
  62. 6c8b8a8 Google-internal change. by Jing Lu · 1 year, 7 months ago
  63. 07e55d0 Integrate LLVM at llvm/llvm-project@1ff0bdb86dbf by Googler · 1 year, 7 months ago
  64. 9cd2fc2 [nullability] Simplify flow conditions produced when comparing against `nullptr`. by Martin Brænne · 1 year, 7 months ago
  65. 597bb72 Google-internal change. by Jing Lu · 1 year, 7 months ago
  66. c1694f8 Google-internal change. by Jing Lu · 1 year, 7 months ago
  67. 7a8d25c [nullability] Use `isSupportedPointer()` more widely. by Martin Brænne · 1 year, 7 months ago
  68. 031ff6a Add platforms repo as a dependency, and use 0.0.7 version. by Jing Lu · 1 year, 7 months ago
  69. 2646fd0 Google-internal change. by Jing Lu · 1 year, 7 months ago
  70. 37d497a Google-internal change. by Jing Lu · 1 year, 7 months ago
  71. 0452918 Add OSS version of crubit_{cc,rust}_{binary,test} macros. by Jing Lu · 1 year, 7 months ago
  72. f7c8a34 Google-internal change. by Jing Lu · 1 year, 7 months ago
  73. ada82a8 Google-internal change. by Jing Lu · 1 year, 7 months ago
  74. 94e52e5 Doc cleanup: `cc_bindings_from_rs` already implements basic `&T` support. by Lukasz Anforowicz · 1 year, 7 months ago
  75. 4e28946 remove --cfg-s for rustc API changes by Googler · 1 year, 7 months ago
  76. 591eaf2 Google-internal change. by Jing Lu · 1 year, 7 months ago
  77. d8cb7f5 update comment about a stale version of memoffset by Googler · 1 year, 8 months ago
  78. fc32968 Google-internal change. by Jing Lu · 1 year, 8 months ago
  79. e8e0474 Add `:middle_rs_lib_cc_api` to the `deps` of the `cc_test`. by Jing Lu · 1 year, 8 months ago
  80. 0db2c21 target_args_test.bzl: Ignore path prefix when matching Crubit support library targets. by Jing Lu · 1 year, 8 months ago
  81. 76001e8 target_args_test.bzl: Put the expected value as the second argument of `asserts.equals`. by Jing Lu · 1 year, 8 months ago
  82. f32e39b Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  83. b981ab7 Automatic code cleanup. by Liam Miller-Cushon · 1 year, 8 months ago
  84. 2ecfa60 rs_bindings_from_cc: Add a step to apply `rust_bindings_from_cc_aspect` patch to rules_rust repo. by Jing Lu · 1 year, 8 months ago
  85. 802fea1 [nullability] Remove `Strict` suffix when calling `Environment` accessors. by Martin Brænne · 1 year, 8 months ago
  86. 717a186 Annotate intentional use-after-move operations by Dmitri Gribenko · 1 year, 8 months ago
  87. 1cd5386 Reenable the class_templates test by disabling the specific failing test cases by Dmitri Gribenko · 1 year, 8 months ago
  88. a6c5d73 Use a class instead of a struct and appropriate member variable naming according to the style guide by Dmitri Gribenko · 1 year, 8 months ago
  89. 742c4c3 Include what you spell, miscellaneous ClangTidy fixes by Dmitri Gribenko · 1 year, 8 months ago
  90. 620d019 [nullability] Use `getValue()` instead of `getValueStrict()`. by Martin Brænne · 1 year, 8 months ago
  91. b70563a Extract a few functions for reuse in inference pipelines by Sam McCall · 1 year, 8 months ago
  92. 6b84d33 Fix a broken link by Dmitri Gribenko · 1 year, 8 months ago
  93. 7f14fb5 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  94. dac4d43 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  95. edd9904 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  96. 55ffa64 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  97. 0643c65 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  98. bbf3734 Include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  99. caa102f cleanup: format the WORKSPACE file by Googler · 1 year, 8 months ago
  100. 1d9a0ce Suppress noisy pointer_nullability_analysis logging by default. by Sam McCall · 1 year, 8 months ago