diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-03-27 10:07:45 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-03-27 10:07:45 -0700 |
| commit | 31fbfc3baf7116658c08596b15157c98ede6cf23 (patch) | |
| tree | 559a3b81fcf6ba56860b3802ef09364505940e3c /src/liballoc | |
| parent | 39fecde4ddcda3fbf1446f120f7bd1e82225c9d5 (diff) | |
| parent | 5123bf40a115dd38802612dbdca9b0974c677e4e (diff) | |
| download | rust-31fbfc3baf7116658c08596b15157c98ede6cf23.tar.gz rust-31fbfc3baf7116658c08596b15157c98ede6cf23.zip | |
rollup merge of #23736: gmjosack/master
Found a few 404s that seemed like simple fixes:
In footer.inc, certain 404 pages were 404ing on the request to jquery.js and playpen.js. This is easily demonstrated by visiting http://doc.rust-lang.org/foo then http://doc.rust-lang.org/foo/bar. The latter 404s, looking for foo/jquery.js.
The Result docs use old_io Writer as an example. Fix the link to old_io Writer. There's probably an effort to update the example away from a deprecated api but this was a simple fix.
rustc/plugin was pointing at the old guide and it was a broken link anyways (plugin vs plugins). Point at the book instead.
The main page of the API docs referenced c_{str,vec}. Looks like these were deleted in 25d5a3a19423fee01787de87a56d185dd4e0a4e7. Point at ffi docs instead.
Diffstat (limited to 'src/liballoc')
0 files changed, 0 insertions, 0 deletions
