<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rust on AI Engineer Guide</title><link>https://aiengineerguide.com/tags/rust/</link><description>Recent content in Rust on AI Engineer Guide</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2024-2026, Nesin Technologies LLP.</copyright><lastBuildDate>Fri, 07 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://aiengineerguide.com/tags/rust/feed.xml" rel="self" type="application/rss+xml"/><item><title>Rust Language's LLM Policy</title><link>https://aiengineerguide.com/til/rust-lang-llm-policy/</link><pubDate>Fri, 07 Aug 2026 00:00:00 +0000</pubDate><guid>https://aiengineerguide.com/til/rust-lang-llm-policy/</guid><description>&lt;p>Rust language team has published their LLM policy. Here are some of the they highlights&lt;/p>
&lt;blockquote>
&lt;p>It&amp;rsquo;s fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to &lt;strong>create&lt;/strong>.&lt;/p>
&lt;/blockquote>
&lt;p>So what&amp;rsquo;s allowed?&lt;/p>
&lt;p>Any use of an LLM where you are the &lt;strong>only one who sees the output&lt;/strong>.&lt;/p>
&lt;p>So basically, you&amp;rsquo;re allowed to use LLM to learn from the codebase, do code reviews privately and things like that. But LLM output isn&amp;rsquo;t allowed in public docs, PR descriptions, or GH comments unless it&amp;rsquo;s explictly mentioned.&lt;/p></description></item></channel></rss>