[vlc-commits] [Git][videolan/vlc][master] 6 commits: Revert "rust: Cargo.toml: enable vlcrs-macros"
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sun Jul 14 09:43:22 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
d78dc653 by Alexandre Janniaux at 2024-07-14T09:26:42+00:00
Revert "rust: Cargo.toml: enable vlcrs-macros"
This reverts commit 2da6855c7b1123d68510352e08bb57143a34cb5e.
- - - - -
3d9d1a6f by Alexandre Janniaux at 2024-07-14T09:26:42+00:00
rust: temporarily revert changes on vlcrs-macros
A lot of commit reverts because I messed up the authorship, until I can
reapply the correct commit:
Revert "vlcrs-macros: use capability trait to load modules"
This reverts commit 190ba5a54b7b3c51a467857ec61aecc5214fe0b2.
Revert "vlcrs-macros: add capability trait in module!{}"
This reverts commit fc186db0c8cd62bbb387427850d94660c711bc74.
Revert "vlcrs-macros: remove parameter assignment"
This reverts commit 75c0955c10183748417cf050d4473da53382fd41.
Revert "vlcrs-macro: module: fix clippy warning"
This reverts commit 54981398ecb6f413c6e062ab3b6e26061a2e22fe.
Revert "vlcrs-macros: adapt to vlcrs-plugin changes"
This reverts commit 3afe5bec55e7f0bfb355985574f3c5b3223bc937.
Revert "vlcrs-macros: remove superfluous format!()"
This reverts commit 863f18915bd7d5fc1545cd41a6dbe57d201fe826.
Revert "vlcrs-macros fix for-loops used as if"
This reverts commit a054d5d834b5af9ef0f54ff7dd7af5ad399675d8.
Revert "vlcrs-macros: remove superfluous reference"
This reverts commit d38c10704cb2a601ae0253591577d6d8f3396e57.
- - - - -
4876e85b by Alexandre Janniaux at 2024-07-14T09:26:42+00:00
Partial revert rust: add vlcrs-macros crate for module!{} macro
Partial revert of commit a1036731a39256094b12d739373460c8f0351377, to
address the commit authorship issue. Code was actually written by Vikram
Kangotra.
- - - - -
983961ec by Vikram Kangotra at 2024-07-14T09:26:42+00:00
vlcrs-macros: add submodules
- - - - -
d660a653 by Alexandre Janniaux at 2024-07-14T09:26:42+00:00
Reapply "rust: temporarily revert changes on vlcrs-macros"
Correct authorship has been fixed on previous commit, reapply changes on
top of them.
Reapply "vlcrs-macros: remove superfluous reference"
Reapply "vlcrs-macros fix for-loops used as if"
Reapply "vlcrs-macros: remove superfluous format!()"
Reapply "vlcrs-macros: adapt to vlcrs-plugin changes"
Reapply "vlcrs-macro: module: fix clippy warning"
Reapply "vlcrs-macros: remove parameter assignment"
Reapply "vlcrs-macros: add capability trait in module!{}"
Reapply "vlcrs-macros: use capability trait to load modules"
- - - - -
7e8f8fb3 by Alexandre Janniaux at 2024-07-14T09:26:42+00:00
Reapply "rust: Cargo.toml: enable vlcrs-macros"
Now that authorship is fixed, and the code restored, we can re-enable
the tests and crate for VLC rust macros.
- - - - -
0 changed files:
Changes:
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/c347fed91e76bd31387171e1ff67224c21194362...7e8f8fb3f2bf62df29d43a3a0750fd007b974087
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/c347fed91e76bd31387171e1ff67224c21194362...7e8f8fb3f2bf62df29d43a3a0750fd007b974087
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list