]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Rollup merge of #84248 - calebsander:refactor/vec-functions, r=Amanieu
[rust.git] / src / librustdoc /
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Michael Howellrustdoc: get rid of unused path printing code
2021-04-16 borsAuto merge of #84241 - Dylan-DPC:rollup-jk9nt6k, r...
2021-04-16 Dylan DPCRollup merge of #84172 - jayaddison:compiler/E0384...
2021-04-16 Dylan DPCRollup merge of #84145 - vojtechkral:vecdeque-binary...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-16 Dylan DPCRollup merge of #83337 - Manishearth:item-hide, r=Guill...
2021-04-15 borsAuto merge of #84205 - workingjubilee:more-simd-intrin...
2021-04-15 borsAuto merge of #84088 - m-ou-se:stabilize-option-insert...
2021-04-15 borsAuto merge of #84193 - ehuss:unsafe_op_in_unsafe_fn...
2021-04-15 borsAuto merge of #84198 - mlodato517:patch-1, r=jyn514
2021-04-14 borsAuto merge of #84206 - Dylan-DPC:rollup-knl2jgq, r...
2021-04-14 Dylan DPCRollup merge of #84201 - jyn514:primitive-warnings...
2021-04-14 Dylan DPCRollup merge of #84192 - vext01:backend-write-typos...
2021-04-14 Dylan DPCRollup merge of #84191 - ehuss:update-books, r=ehuss
2021-04-14 Dylan DPCRollup merge of #84185 - hi-rustin:rustin-patch-macro...
2021-04-14 Dylan DPCRollup merge of #84177 - ehuss:join_paths-err, r=kennytm
2021-04-14 Dylan DPCRollup merge of #82492 - CDirkx:sys_common_alloc, r...
2021-04-14 borsAuto merge of #84130 - Aaron1011:fix/none-delim-lookahe...
2021-04-14 Joshua Nelsonrustdoc: Note that forbidding anchors in links to primi...
2021-04-14 Jacob Hoffman-AndrewsUpdate comment on search.js static file.
2021-04-14 Jacob Hoffman-AndrewsChange root_path to static_root_path
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-14 borsAuto merge of #84158 - cratelyn:patch-extern-c-unwind...
2021-04-14 borsAuto merge of #83068 - mockersf:method-trait-foreign...
2021-04-14 James AddisonMerge branch 'master' into compiler/E0384-reduce-assert...
2021-04-14 borsAuto merge of #83762 - camelid:bare-urls-note, r=jyn514
2021-04-13 Jacob Hoffman-AndrewsSplit search.js from search-index.js.
2021-04-13 François Mockerstidy format rust
2021-04-13 François Mockersformat css
2021-04-13 François Mockersfix source link when in a trait implementation
2021-04-13 François Mockersadd anchors links on hover to items from trait impl
2021-04-13 François Mockersfix links from trait impl methods to trait declaration
2021-04-13 Dylan DPCRollup merge of #84141 - camelid:fix-typo, r=Dylan-DPC
2021-04-13 Dylan DPCRollup merge of #83707 - exrook:unsafecell, r=m-ou-se
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieu
2021-04-13 Jacob Hoffman-AndrewsFurther consolidate search-related vars and funcs
2021-04-13 Jacob Hoffman-AndrewsConsolidate search-related vars and functions.
2021-04-13 borsAuto merge of #84086 - m-ou-se:stabilze-is-subnormal...
2021-04-13 Jacob Hoffman-AndrewsMove search JS into search-index.js
2021-04-13 CamelidAdd explanatory note to `bare_urls` lint
2021-04-13 borsAuto merge of #84082 - andjo403:stabilize_nonzero_leadi...
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-12 Manish Goregaokar+ignore-tidy-filelength
2021-04-12 Manish GoregaokarMove color to themes
2021-04-12 Manish Goregaokar& -> &&
2021-04-12 Manish GoregaokarWrap toggle_open()
2021-04-12 Manish Goregaokarshould_hide_fields > 12
2021-04-12 borsAuto merge of #83776 - jyn514:update-stdarch-docs,...
2021-04-12 borsAuto merge of #84103 - calebcartwright:bump-rls-rustfmt...
2021-04-12 Manish GoregaokarAdd css classes
2021-04-12 Jacob Hoffman-AndrewsImprove CSS for "hide contents, not items"
2021-04-12 Manish GoregaokarUpdate src/librustdoc/html/render/print_item.rs
2021-04-12 Manish GoregaokarUpdate src/librustdoc/html/render/print_item.rs
2021-04-12 Manish Goregaokarrustdoc: Add setting for hiding large items
2021-04-12 Manish Goregaokarrustdoc: smartly hide associated items of traits if...
2021-04-12 Manish Goregaokarrustdoc: hide fields of structs/unions > 5
2021-04-12 Manish Goregaokarrustdoc: hide variants of enums > 5
2021-04-12 Manish Goregaokarrustdoc: Stop hiding entire item declarations
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-12 borsAuto merge of #84068 - Amanieu:fix_lint, r=lcnr
2021-04-12 borsAuto merge of #84095 - infinity0:master, r=Mark-Simulacrum
2021-04-12 borsAuto merge of #84090 - marmeladema:stabilize-duration...
2021-04-12 borsAuto merge of #84085 - m-ou-se:stabilize-atomic-fetch...
2021-04-12 borsAuto merge of #84112 - Dylan-DPC:rollup-tapsrzz, r...
2021-04-11 Dylan DPCRollup merge of #84101 - jyn514:early-pass, r=Manishearth
2021-04-11 Dylan DPCRollup merge of #84079 - camelid:improve-bare-urls...
2021-04-11 Dylan DPCRollup merge of #84014 - estebank:cool-bears-hot-tip...
2021-04-11 Dylan DPCRollup merge of #83669 - kwj2104:issue-81508-fix, r...
2021-04-11 Joshua NelsonMove crate loader to collect_intra_doc_links::early
2021-04-11 borsAuto merge of #81469 - tweksteen:android_set_message...
2021-04-11 borsAuto merge of #83806 - JohnTitor:issue-51446, r=estebank
2021-04-11 borsAuto merge of #84071 - nagisa:nixos-patching-fix, r...
2021-04-11 Joshua NelsonPreprocess intra-doc links consistently
2021-04-10 borsAuto merge of #84023 - Aaron1011:derive-invoc-order...
2021-04-10 Michael Howellrustdoc: clean up and test macro visibility print
2021-04-10 borsAuto merge of #84016 - Aaron1011:new-preexp-tests,...
2021-04-10 borsAuto merge of #84024 - estebank:unclosed-brace-use...
2021-04-10 borsAuto merge of #84015 - tdelabro:issue-76704-fix, r...
2021-04-09 borsAuto merge of #84004 - mattico:print-target-features...
2021-04-09 borsAuto merge of #84034 - jyn514:regex-in-loop, r=Mark...
2021-04-09 borsAuto merge of #81942 - the8472:reduce-ui-test-threads...
2021-04-09 Joshua NelsonFix perf regression in non-autolinks
2021-04-09 borsAuto merge of #84030 - jyn514:no-blanket-impls, r=Guill...
2021-04-09 Joshua Nelsonrustdoc: Don't generate blanket impls when running...
2021-04-09 borsAuto merge of #84010 - rodrimati1992:patch-3, r=Mark...
2021-04-09 borsAuto merge of #83956 - estebank:issue-83892, r=varkor
2021-04-09 borsAuto merge of #83870 - jackh726:binder-refactor-fix...
2021-04-08 borsAuto merge of #83941 - wesleywiser:win_dbginfo_closures...
2021-04-08 borsAuto merge of #84008 - Dylan-DPC:rollup-invxvg8, r...
2021-04-08 Dylan DPCRollup merge of #84001 - flip1995:clippyup, r=Manishearth
2021-04-08 Dylan DPCRollup merge of #83992 - GuillaumeGomez:merge-idents...
2021-04-08 Dylan DPCRollup merge of #83980 - pierwill:fix-compiler-librustc...
2021-04-08 Dylan DPCRollup merge of #81938 - lukaslueg:stab_peek_mut, r...
2021-04-08 Dylan DPCRollup merge of #81764 - jyn514:lint-links, r=Guillaume...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
next