2021-07-18 Weekly Meeting

tags: weekly-meeting

Topics:

Update about RustConf

MRs

https://gitlab.com/veloren/veloren/-/merge_requests/2509

https://gitlab.com/veloren/veloren/-/merge_requests/2508

https://gitlab.com/veloren/veloren/-/merge_requests/2350

Issues

https://gitlab.com/veloren/veloren/-/issues/912

  • Single char idents
    • Math and physics code
  • Too many arguements
    • Similar to "new without default"
  • Single match
    • Used for extensibility
    • We don't need to disable this globally but it shoudl be okay to disable it in sections that will be extended since that would be a temporary allow.
  • #[allow(clippy::type_complexity)]
  • Tracking issue to assess more?
  • Reach out to XVar + Dr. Dystopia

https://gitlab.com/veloren/veloren/-/issues/1157

  • Check if it's done already
  • Check how long it takes

https://gitlab.com/veloren/veloren/-/issues/430

https://gitlab.com/veloren/veloren/-/issues/635

https://gitlab.com/veloren/veloren/-/issues/863

Next week leads

Lead: @Slipped
MRs: @juliancoffee
Issues: @imbris

Select a repo