<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git/src/data, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/'/>
<entry>
<title>fix clippy needless lifetimes (#769)</title>
<updated>2024-12-05T14:55:12+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-12-05T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=93bd37d814d0156126bdb48697396ff7ab4b6157'/>
<id>93bd37d814d0156126bdb48697396ff7ab4b6157</id>
<content type='text'>
+ ignore them for bevy where we often want explicitness</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ ignore them for bevy where we often want explicitness</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more typos. (#712)</title>
<updated>2024-08-09T12:31:08+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-08-09T12:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=ed133e1ea9fca451ed8b06ea2c7d067990975bf6'/>
<id>ed133e1ea9fca451ed8b06ea2c7d067990975bf6</id>
<content type='text'>
These are ones not found by `typos` for various reasons.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are ones not found by `typos` for various reasons.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CI (#707)</title>
<updated>2024-08-05T09:32:43+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-08-05T09:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7ff92b1cf5d019a0d6482eeb2438de38c1d5972e'/>
<id>7ff92b1cf5d019a0d6482eeb2438de38c1d5972e</id>
<content type='text'>
Removes dead code + other rust 1.80 related fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes dead code + other rust 1.80 related fixes</pre>
</div>
</content>
</entry>
<entry>
<title>fix todo; removing a private type.</title>
<updated>2024-05-29T07:01:59+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-05-29T07:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=a1b36b06298e99e442154c593551344236c48380'/>
<id>a1b36b06298e99e442154c593551344236c48380</id>
<content type='text'>
Seems unblocked since rust 1.51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems unblocked since rust 1.51
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos. (#620)</title>
<updated>2024-05-05T10:11:38+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-05-05T10:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=7375a691e232bb59033980dc09c7179bc16e377f'/>
<id>7375a691e232bb59033980dc09c7179bc16e377f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clippy and enable clippy on CI</title>
<updated>2024-01-27T16:13:08+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>sebcrozet@dimforge.com</email>
</author>
<published>2024-01-27T15:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=da92e5c2837b27433286cf0dd9d887fd44dda254'/>
<id>da92e5c2837b27433286cf0dd9d887fd44dda254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #520 from waywardmonkeys/doc-fixes</title>
<updated>2023-09-09T10:56:46+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2023-09-09T10:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=50b838381b8c3da8dbb0346b5baed54da66943b2'/>
<id>50b838381b8c3da8dbb0346b5baed54da66943b2</id>
<content type='text'>
docs: Minor fixes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: Minor fixes.</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Expand "wrt" to "with respect to".</title>
<updated>2023-08-28T04:13:27+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2023-08-28T04:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=b9b5b58f615a7e97dafa251b1f43e74e81b33fe0'/>
<id>b9b5b58f615a7e97dafa251b1f43e74e81b33fe0</id>
<content type='text'>
This makes things more clear as this abbreviation isn't known
to everyone.

While the trailing period is common in French, it isn't in English
(one might use "w.r.t.").

Fixes #498.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes things more clear as this abbreviation isn't known
to everyone.

While the trailing period is common in French, it isn't in English
(one might use "w.r.t.").

Fixes #498.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Minor fixes.</title>
<updated>2023-08-28T04:05:45+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2023-08-28T04:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=4c2d18a0cd2da342c94e4374d68a010d590a98f7'/>
<id>4c2d18a0cd2da342c94e4374d68a010d590a98f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First round deleting the component sets.</title>
<updated>2022-04-20T17:02:49+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2022-04-19T16:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=2b1374c596957ac8cabe085859be3b823a1ba0c6'/>
<id>2b1374c596957ac8cabe085859be3b823a1ba0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
