about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-21Rollup merge of #84251 - RalfJung:non-zero-const-since, r=kennytmMara Bos-14/+14
2021-04-21Rollup merge of #84212 - CDirkx:void, r=m-ou-seMara Bos-252/+238
2021-04-21Rollup merge of #84119 - CDirkx:vxworks, r=m-ou-seMara Bos-222/+88
2021-04-21Rollup merge of #84013 - CDirkx:fmt, r=m-ou-seMara Bos-44/+44
2021-04-21Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrumbors-1/+1
2021-04-21Apply suggestions from code reviewChristiaan Dirkx-2/+4
2021-04-21Upgrade `expat` dependency in riscv64 to newer version.Mara Bos-1/+1
2021-04-21Fix `alloc::test::test_show`Christiaan Dirkx-4/+4
2021-04-21Change the `Debug` impl of `Any` and `UnsafeCell` to use `finish_non_exhaustive`Christiaan Dirkx-4/+4
2021-04-21Replace all `fmt.pad` with `debug_struct`Christiaan Dirkx-40/+40
2021-04-20Change uses of never typeChristiaan Dirkx-196/+198
2021-04-20Replace `Void` with never typeChristiaan Dirkx-60/+44
2021-04-20Auto merge of #84353 - estebank:as-ref-mir, r=davidtwcobors-62/+134
2021-04-20Auto merge of #84363 - Dylan-DPC:rollup-ink2wyq, r=Dylan-DPCbors-85/+48
2021-04-20Rollup merge of #84347 - Swatinem:simplify-document-fns, r=jyn514Dylan DPC-45/+11
2021-04-20Rollup merge of #84345 - ehuss:remove-core-core-comment, r=Mark-SimulacrumDylan DPC-9/+0
2021-04-20Rollup merge of #84340 - notriddle:patch-4, r=GuillaumeGomezDylan DPC-2/+2
2021-04-20Rollup merge of #84337 - matklad:insert_or_insert, r=jyn514Dylan DPC-29/+35
2021-04-20Auto merge of #84323 - richkadel:uncovered-functions, r=tmandrybors-5/+194
2021-04-20Auto merge of #83900 - torhovland:issue-83832, r=jyn514bors-9/+153
2021-04-20Auto merge of #84295 - richkadel:continue-coverage, r=tmandrybors-2/+161
2021-04-20Auto merge of #84334 - klensy:typo-compiler, r=jyn514bors-39/+39
2021-04-19Suggest `.as_ref()` on borrow error involving `Option`/`Result`Esteban Küber-62/+134
2021-04-19rustdoc: Simplify some document functionsArpad Borsos-45/+11
2021-04-19Use onEachLazy to iterate DOMTokenListMichael Howell-1/+1
2021-04-19Remove comment about doc hack.Eric Huss-9/+0
2021-04-19Auto merge of #84342 - Dylan-DPC:rollup-5b40142, r=Dylan-DPCbors-57/+146
2021-04-19rustdoc: Show nag box on IE10Michael Howell-1/+1
2021-04-19Rollup merge of #84330 - GuillaumeGomez:remove-footer, r=jyn514Dylan DPC-1/+0
2021-04-19Rollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkovDylan DPC-37/+64
2021-04-19Rollup merge of #84291 - RalfJung:thread-local-const-init, r=alexcrichtonDylan DPC-1/+1
2021-04-19Rollup merge of #84256 - tspiteri:pretty-minus-zero, r=workingjubileeDylan DPC-4/+4
2021-04-19Rollup merge of #84168 - cjgillot:asi, r=davidtwcoDylan DPC-4/+32
2021-04-19Rollup merge of #84126 - 12101111:musl-sanitizer, r=davidtwcoDylan DPC-1/+6
2021-04-19Rollup merge of #84123 - bjorn3:compile_mono_item_dep_node, r=wesleywiserDylan DPC-9/+39
2021-04-19compute fn_sig span from body call_site, and use body ctxt, not rootRich Kadel-5/+10
2021-04-19No longer need to add attrs to ImportSource.Tor Hovland-10/+17
2021-04-19fix suggestion for unsized function parameterslcnr-37/+64
2021-04-19Auto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwcobors-52/+46
2021-04-19Clarify the difference between insert and get_or_insertAleksey Kladov-29/+35
2021-04-19fix few typosklensy-39/+39
2021-04-19Auto merge of #84294 - WaffleLapkin:patch-2, r=jonas-schievinkbors-2/+2
2021-04-19Fix `vxworks` compilation errorsChristiaan Dirkx-10/+23
2021-04-19Move `sys::vxworks` code to `sys::unix`Christiaan Dirkx-213/+64
2021-04-19Remove unused footer sectionGuillaume Gomez-1/+0
2021-04-19Auto merge of #84283 - jsha:de-emphasize-attributes, r=GuillaumeGomezbors-4/+10
2021-04-19Auto merge of #84316 - teymour-aldridge:improve-defaulted-never-note, r=petro...bors-8/+12
2021-04-19Auto merge of #84288 - notriddle:short-links, r=jyn514bors-52/+44
2021-04-19Update library/std/src/primitive_docs.rsTrevor Spiteri-2/+2
2021-04-18Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearthbors-546/+163