Skip to content

v0.2.1#131

Merged
FL03 merged 13 commits intomainfrom
v0.2.1
Jun 29, 2025
Merged

v0.2.1#131
FL03 merged 13 commits intomainfrom
v0.2.1

Conversation

@FL03
Copy link
Copy Markdown
Owner

@FL03 FL03 commented Jun 12, 2025

Signed-off-by: FL03 jo3mccain@icloud.com

Signed-off-by: FL03 <jo3mccain@icloud.com>
@FL03 FL03 added bug Something isn't working documentation Improvements or additions to documentation labels Jun 12, 2025
@FL03 FL03 added this to the v0.2.1 milestone Jun 12, 2025
@FL03 FL03 added enhancement New feature or request rust Improvements or additions that update the Rust code dependencies Pull requests that update a dependency file model Any additions or improvements to any models test Additions, modifications, or issues related to any unit tests macros Anything related to procedural macros labels Jun 12, 2025
@FL03 FL03 self-assigned this Jun 12, 2025
@FL03 FL03 added the benchmark Additions, modifications, or issues related to any benchmarks label Jun 12, 2025
Signed-off-by: FL03 <jo3mccain@icloud.com>
Comment thread macros/src/impls/model.rs
Comment on lines +24 to +26
return syn::Error::new_spanned(model, "edges cannot be defined without nodes")
.to_compile_error()
.into();

Check failure

Code scanning / clippy

useless conversion to the same type: proc_macro2::TokenStream Error

useless conversion to the same type: proc_macro2::TokenStream
Signed-off-by: FL03 <jo3mccain@icloud.com>
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Signed-off-by: FL03 <jo3mccain@icloud.com>
FL03 added 3 commits June 26, 2025 23:49
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Comment thread init/src/lib.rs Fixed
Comment thread init/src/lib.rs Fixed
FL03 added 2 commits June 28, 2025 21:43
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
@FL03 FL03 marked this pull request as ready for review June 29, 2025 03:32
Comment thread init/src/distr/xavier.rs Fixed
FL03 added 2 commits June 28, 2025 23:37
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
FL03 added 2 commits June 28, 2025 23:49
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
@FL03 FL03 merged commit b6d357a into main Jun 29, 2025
5 of 6 checks passed
@FL03 FL03 deleted the v0.2.1 branch June 29, 2025 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark Additions, modifications, or issues related to any benchmarks bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request macros Anything related to procedural macros model Any additions or improvements to any models rust Improvements or additions that update the Rust code test Additions, modifications, or issues related to any unit tests

Projects

None yet

2 participants