about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-23Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis"Santiago Pastorino-183/+35
2021-04-22Auto merge of #84440 - Dylan-DPC:rollup-0xjb8oi, r=Dylan-DPCbors-566/+371
2021-04-22Rollup merge of #84413 - CDirkx:args_inner_debug, r=m-ou-seDylan DPC-32/+27
2021-04-22Rollup merge of #84404 - tmiasko:intrinsics-in-coercion-lub, r=Mark-SimulacrumDylan DPC-1/+26
2021-04-22Rollup merge of #84402 - CDirkx:rwlock, r=dtolnayDylan DPC-60/+53
2021-04-22Rollup merge of #84396 - Amanieu:fix_compiler_builtins_llvm, r=cuviperDylan DPC-0/+0
2021-04-22Rollup merge of #84377 - jackh726:binder-refactor-fix, r=nikomatsakisDylan DPC-422/+254
2021-04-22Rollup merge of #84376 - torhovland:issue-84534, r=GuillaumeGomezDylan DPC-4/+9
2021-04-22Rollup merge of #84343 - camsteffen:closure-tree, r=varkorDylan DPC-47/+2
2021-04-22Auto merge of #77704 - AnthonyMikh:slice_index_with_ops_bound_pair, r=m-ou-sebors-0/+155
2021-04-22Auto merge of #71511 - hi-rustin:rustin-patch-rename-assoc, r=eddyb,varkorbors-8/+8
2021-04-22Remove `sys::args::Args::inner_debug` and use `Debug` insteadChristiaan Dirkx-32/+27
2021-04-22Auto merge of #84289 - andersk:bootstrap-bulk-dir, r=Mark-Simulacrumbors-2/+19
2021-04-22Auto merge of #84411 - m-ou-se:rollup-9btsp2t, r=m-ou-sebors-589/+793
2021-04-22Auto merge of #84407 - the8472:update-jobserver, r=Mark-Simulacrumbors-3/+3
2021-04-21Rollup merge of #84406 - m-ou-se:drop-delete-alias, r=dtolnayMara Bos-1/+0
2021-04-21Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514Mara Bos-6/+10
2021-04-21Rollup merge of #84390 - m-ou-se:make-debug-non-exhaustive-without-fields-a-l...Mara Bos-24/+10
2021-04-21Rollup merge of #84380 - Smittyvb:rdoc-title-order, r=jshaMara Bos-20/+56
2021-04-21Rollup merge of #84379 - marmeladema:test-for-issue-79949, r=jackh726Mara Bos-0/+317
2021-04-21Rollup merge of #84378 - starthal:patch-1, r=jyn514Mara Bos-1/+1
2021-04-21Rollup merge of #84365 - vext01:improve-lto-docstrings, r=petrochenkovMara Bos-5/+7
2021-04-21Rollup merge of #84301 - r00ster91:patch-1, r=kennytmMara Bos-0/+8
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-21Bump slice_index_with_ops_bound_pair to 1.53.0Mara Bos-2/+2
2021-04-21bump jobserver dependencyThe8472-3/+3
2021-04-21Remove `delete` alias from `mem::drop`.Mara Bos-1/+0
2021-04-21Replaced flex gap with margin, for compatibility with older browsers.Tor Hovland-1/+1
2021-04-21Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrumbors-1/+1
2021-04-21More review changesJack Huey-85/+59
2021-04-21Move `sys_common::rwlock::StaticRWLock` etc. to `sys::unix::rwlock`Christiaan Dirkx-60/+53
2021-04-21Review commentsJack Huey-36/+33
2021-04-21Update LLVM submoduleAmanieu d'Antras-0/+0
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-21Correctly handle --open argument on doc commandGuillaume Gomez-6/+10
2021-04-21Format `Struct { .. }` on one line even with `{:#?}`.Mara Bos-24/+10
2021-04-21Move nested quantification check to ast_validationJack Huey-75/+52
2021-04-21Check for intrinsics before coercing to a function pointerTomasz Miąsko-1/+26
2021-04-20Just merge all of the <title> tests into oneSmitty-7/+8
2021-04-20Add test for title of root page in item-title.rsSmitty-3/+2
2021-04-21Add test for issue #71176marmeladema-0/+40
2021-04-21Add test for issue #70304marmeladema-0/+78
2021-04-20fix is_module checkSmitty-4/+4