Files
codeql/rust/extractor/src
Paolo Tranquilli 667eed9b9b Rust: store in the DB if a library function or const had a body
When skipping bodies in library code, we lose the information whether a
body was originally present. This can be important, for example when
determining whether a trait method has a default implementation.

With this change that information can be recovered via the
`hasImplementation` predicate.
2025-06-03 10:41:31 +02:00
..
2025-02-25 13:19:03 +01:00
2025-02-12 10:27:29 +01:00
2025-05-29 11:19:08 +02:00
2025-05-22 09:53:12 +02:00
2025-05-28 15:51:42 +02:00
2025-05-20 16:30:05 +02:00
2025-05-28 16:41:54 +02:00