projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b2f3171
6618d69
)
Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 25 Jan 2023 01:54:25 +0000
(17:54 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 25 Jan 2023 01:54:25 +0000
(17:54 -0800)
Pull rust fix from Miguel Ojeda:
- Avoid evaluating arguments in 'pr_*' macros in 'unsafe' blocks
* tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux:
rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
Trivial merge