Skip to content

Update file format of domain.rs and event.rs from crlf to lf#192

Merged
abrown merged 1 commit into
intel:masterfrom
jlb6740:replace-crlf-files
Dec 4, 2025
Merged

Update file format of domain.rs and event.rs from crlf to lf#192
abrown merged 1 commit into
intel:masterfrom
jlb6740:replace-crlf-files

Conversation

@jlb6740
Copy link
Copy Markdown
Contributor

@jlb6740 jlb6740 commented Dec 4, 2025

No description provided.

Comment thread rust/ittapi/src/event.rs
///
/// This will panic if the ITT library cannot start the event.
#[must_use]
pub fn start(&self) -> StartedEvent {

Check warning

Code scanning / clippy

hiding a lifetime that's elided elsewhere is confusing Warning

hiding a lifetime that's elided elsewhere is confusing
Comment thread rust/ittapi/src/event.rs
///
/// This will panic if the ITT library cannot start the event.
#[must_use]
pub fn start(&self) -> StartedEvent {

Check warning

Code scanning / clippy

hiding a lifetime that's elided elsewhere is confusing Warning

hiding a lifetime that's elided elsewhere is confusing
@abrown abrown merged commit 4d27e3c into intel:master Dec 4, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants