You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then follows a bunch of links to StackOverflow, Reddit, and blogs. I can't find the actual, up-to-date contentful version of the book on several result pages. It looks like the stubs have completely pushed it out of the search results!
Search results for this and many other Rust-related queries are irritating garbage. Please, please, please, block the useless pages from crawlers.
The text was updated successfully, but these errors were encountered:
We need a plan of action first. Some of the constraints on this plan:
it has to work well with docs offline as well as online
offline docs cannot use a local web server
the contents of older doc versions cannot be modified
changing these constraints is possible, but requires an RFC. If you have any ideas, maybe work on the start of a plan and open an internals thread, and we can discuss there? I do care about this issue, it's just complex and the number of helping hands is small. Some help would be great :)
Uh oh!
There was an error while loading. Please reload this page.
At the moment if you search for "rust raw pointers" on Google (DDG is even worse), you get:
https://doc.rust-lang.org/book/first-edition/raw-pointers.html which is an outdated stub.
https://doc.rust-lang.org/book/raw-pointers.html which is another outdated stub.
https://doc.rust-lang.org/1.30.0/book/first-edition/raw-pointers.html which has some content, but it's clearly marked as outdated.
https://doc.rust-lang.org/std/primitive.pointer.html — finally some content that isn't outdated, but it isn't the book.
and then follows a bunch of links to StackOverflow, Reddit, and blogs. I can't find the actual, up-to-date contentful version of the book on several result pages. It looks like the stubs have completely pushed it out of the search results!
Search results for this and many other Rust-related queries are irritating garbage. Please, please, please, block the useless pages from crawlers.
The text was updated successfully, but these errors were encountered: