]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Change the `Debug` impl of `Any` and `UnsafeCell` to use `finish_non_exhaustive`
[rust.git] / src / librustdoc /
2021-04-19 borsAuto merge of #84283 - jsha:de-emphasize-attributes...
2021-04-19 borsAuto merge of #84316 - teymour-aldridge:improve-default...
2021-04-19 borsAuto merge of #84288 - notriddle:short-links, r=jyn514
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 borsAuto merge of #84274 - nagisa:fix-simd, r=nikic
2021-04-18 borsAuto merge of #84285 - hi-rustin:rustin-patch-search...
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 Michael Howellrustdoc: get rid of CURRENT_DEPTH
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 hi-rustinFix the wrong return value type description of validate...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-18 Jacob Hoffman-AndrewsReduce visual weight of attributes.
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 borsAuto merge of #84279 - Dylan-DPC:rollup-k7otd7e, r...
2021-04-17 Dylan DPCRollup merge of #84257 - joshtriplett:inaddr-any, r...
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 Dylan DPCRollup merge of #83237 - notriddle:short-links, r=jyn514
2021-04-17 Joshua Nelsonrustdoc: Give a more accurate span for anchor failures
2021-04-17 borsAuto merge of #84270 - nagisa:nagisa/bump-llvm, r=cuviper
2021-04-17 Michael Howellrustdoc: move the cx argument to the end of the list
2021-04-17 Michael Howellrustdoc: change 'cx to 'tcx, to match the struct itself
2021-04-17 Michael HowellRemove assert that no longer matters
2021-04-17 Michael Howellrustdoc: use more precise relative URLS
2021-04-17 borsAuto merge of #84261 - Aaron1011:error-dup-revisions...
2021-04-17 borsAuto merge of #84260 - Aaron1011:global-alloc-eval...
2021-04-17 borsAuto merge of #84246 - notriddle:rustdoc-path-printing...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84243 - Soveu:fix-derive-macro-const...
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...
next