<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/rust-2024/unsafe-env.e2021.stderr, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-16T08:44:02+00:00</updated>
<entry>
<title>future-incompat lints: don't link to the nightly edition-guide version</title>
<updated>2025-07-16T08:44:02+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-07-16T08:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e6f767b64cebd08e1a25b18dfea7c13bf36a6a'/>
<id>urn:sha1:41e6f767b64cebd08e1a25b18dfea7c13bf36a6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use links to edition guide for edition migrations</title>
<updated>2024-12-16T04:28:16+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2024-12-16T03:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e806979720170abc2b05f23dd979d671baa954a'/>
<id>urn:sha1:3e806979720170abc2b05f23dd979d671baa954a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update more 2024 tests to remove -Zunstable-options</title>
<updated>2024-11-28T22:32:45+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2024-11-28T17:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6005d1c9f792f402afa6e355bf25615d05954a00'/>
<id>urn:sha1:6005d1c9f792f402afa6e355bf25615d05954a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trigger `unsafe_op_in_unsafe_fn` for deprecated safe fns</title>
<updated>2024-06-05T21:44:59+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2024-06-03T11:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bb901a114f1abef304f2420be071da8aa3c21406'/>
<id>urn:sha1:bb901a114f1abef304f2420be071da8aa3c21406</id>
<content type='text'>
Fixes #125875.
</content>
</entry>
<entry>
<title>Add `deprecated_safe` lint</title>
<updated>2024-05-29T22:20:48+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2024-05-28T13:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44f9f8bc33c0b5537c52c9e18697b83f12f19604'/>
<id>urn:sha1:44f9f8bc33c0b5537c52c9e18697b83f12f19604</id>
<content type='text'>
It warns about usages of `std::env::{set_var, remove_var}` with an
automatic fix wrapping the call in an `unsafe` block.
</content>
</entry>
<entry>
<title>Make `std::env::{set_var, remove_var}` unsafe in edition 2024</title>
<updated>2024-05-29T21:42:27+00:00</updated>
<author>
<name>Tobias Bucher</name>
<email>tobiasbucher5991@gmail.com</email>
</author>
<published>2024-05-13T07:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d8f9b4dc1c913e62387e10762f018f182a34582'/>
<id>urn:sha1:5d8f9b4dc1c913e62387e10762f018f182a34582</id>
<content type='text'>
Allow calling these functions without `unsafe` blocks in editions up
until 2021, but don't trigger the `unused_unsafe` lint for `unsafe`
blocks containing these functions.

Fixes #27970.
Fixes #90308.
CC #124866.
</content>
</entry>
</feed>
