<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/rapier.git, branch v0.22.0</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>Release v0.22.0 (#695)</title>
<updated>2024-07-20T15:14:43+00:00</updated>
<author>
<name>Sébastien Crozet</name>
<email>developer@crozet.re</email>
</author>
<published>2024-07-20T15:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=cf74150763dd575bc0399087e845e9be62aba56f'/>
<id>cf74150763dd575bc0399087e845e9be62aba56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testbed: Remove use of missing log feature (#684)</title>
<updated>2024-07-19T14:35:56+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-19T14:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=55a7d8b7ad37227f5c97131c4852a94efe748194'/>
<id>55a7d8b7ad37227f5c97131c4852a94efe748194</id>
<content type='text'>
This code has been here but not used for a long time. There's no
log feature (or dependency) within the testbed crates.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code has been here but not used for a long time. There's no
log feature (or dependency) within the testbed crates.</pre>
</div>
</content>
</entry>
<entry>
<title>More Debug derives. (#686)</title>
<updated>2024-07-19T14:13:25+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-07-19T14:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=0ff55411a457c70d218f1690692431c874d9a9d6'/>
<id>0ff55411a457c70d218f1690692431c874d9a9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling in filename for `debug_excentric_boxes3` (#691)</title>
<updated>2024-07-18T07:51:16+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=801870be00a45b242aae43fe0f1f9839e3dba5cb'/>
<id>801870be00a45b242aae43fe0f1f9839e3dba5cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `rustdoc::broken_intra_doc_links` (#688)</title>
<updated>2024-07-18T07:48:52+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=9abf6fb7cc39d0b41daccfff1f70b63303ed4548'/>
<id>9abf6fb7cc39d0b41daccfff1f70b63303ed4548</id>
<content type='text'>
These show up when the `serde_serialize` feature is enabled.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These show up when the `serde_serialize` feature is enabled.</pre>
</div>
</content>
</entry>
<entry>
<title>clippy: Fix `clippy::field_reassign_with_default` lints (#690)</title>
<updated>2024-07-18T07:45:41+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=850aa31166ce6038d5055225c34ab60f8bff408d'/>
<id>850aa31166ce6038d5055225c34ab60f8bff408d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clippy: Fix `clippy::lazy_doc_continuation` lints (#689)</title>
<updated>2024-07-18T07:44:48+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-18T07:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=00f59d2877faa1cc3d1931664ba691f5d9324243'/>
<id>00f59d2877faa1cc3d1931664ba691f5d9324243</id>
<content type='text'>
These will be enabled in Rust 1.80 by default.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be enabled in Rust 1.80 by default.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix string serialization for broadphase multisap (#675)</title>
<updated>2024-07-15T12:39:56+00:00</updated>
<author>
<name>Thierry Berger</name>
<email>contact@thierryberger.com</email>
</author>
<published>2024-07-15T12:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=6a295d3e8e372390174cc5b3e286631eb47495c1'/>
<id>6a295d3e8e372390174cc5b3e286631eb47495c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove commented out reference to array-macro (#683)</title>
<updated>2024-07-14T12:28:58+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-14T12:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=685dc1729d066af1b1a71a6536d9c35af9503d00'/>
<id>685dc1729d066af1b1a71a6536d9c35af9503d00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer explicit features for optional deps. (#681)</title>
<updated>2024-07-12T15:05:57+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-07-12T15:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/rapier.git/commit/?id=678a725c66fed0878cd71f8025cd0ddabdd20530'/>
<id>678a725c66fed0878cd71f8025cd0ddabdd20530</id>
<content type='text'>
Implicit features are slated to be removed in a future version
of Rust (2024 edition).

Fixing this exposed 2 instances where the wrong feature was being
checked for `serde` vs `serde-serialize`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implicit features are slated to be removed in a future version
of Rust (2024 edition).

Fixing this exposed 2 instances where the wrong feature was being
checked for `serde` vs `serde-serialize`.</pre>
</div>
</content>
</entry>
</feed>
