]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/traits/reservation-impl/non-lattice-ok.rs
New upstream version 1.55.0+dfsg1
[rustc.git] / src / test / ui / traits / reservation-impl / non-lattice-ok.rs
index f14589ccf846d07e06fb6f6f2262c36602bc1e5e..b894577c1f7da5c58853456aa1962f257d1183d6 100644 (file)
@@ -28,7 +28,7 @@
 // go with a known approach, we should go with a "marker trait overlap"-style
 // approach.
 //
-// [ii]: http://smallcultfollowing.com/babysteps/blog/2016/09/24/intersection-impls/
+// [ii]: https://smallcultfollowing.com/babysteps/blog/2016/09/24/intersection-impls/
 
 #![feature(rustc_attrs, never_type)]