about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-20Rollup merge of #76840 - poliorcetics:intra-doc-core-sync-and-future, r=jyn514Ralf Jung-9/+3
2020-09-20Rollup merge of #76828 - matthiaskrgr:clippy_manual_strip, r=lcnrRalf Jung-26/+28
2020-09-20Rollup merge of #76827 - lcnr:array_windows-docs, r=jonas-schievinkRalf Jung-1/+1
2020-09-20Rollup merge of #76825 - lcnr:array-windows-apply, r=varkorRalf Jung-20/+24
2020-09-20Rollup merge of #76823 - RalfJung:black-box-warn, r=joshtriplettRalf Jung-1/+1
2020-09-20Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,M...Ralf Jung-30/+2
2020-09-20Rollup merge of #76818 - hbina:dont_compile_regex_all_the_time, r=ecstatic-morseRalf Jung-1/+10
2020-09-20Rollup merge of #76815 - pickfire:patch-6, r=jonas-schievinkRalf Jung-1/+1
2020-09-20Rollup merge of #76809 - matthiaskrgr:simplify_cond, r=varkorRalf Jung-1/+1
2020-09-20Rollup merge of #76800 - jyn514:usage, r=Mark-SimulacrumRalf Jung-30/+32
2020-09-20Rollup merge of #76766 - khyperia:generic_intrinsics, r=eddybRalf Jung-521/+606
2020-09-20Rollup merge of #76722 - ssomers:btree_send_sync, r=Mark-SimulacrumRalf Jung-0/+143
2020-09-20Auto merge of #76411 - RalfJung:promote-in-const-fn, r=ecstatic-morsebors-41/+90
2020-09-20array patternBastian Kauschke-4/+4
2020-09-20use `array_windows` instead of `windows` in the compilerBastian Kauschke-17/+21
2020-09-20Auto merge of #75346 - davidtwco:issue-69925-polymorphic-instancedef-fnptrshi...bors-59/+58
2020-09-20Auto merge of #72632 - jonas-schievink:dest-prop, r=oli-obkbors-456/+1919
2020-09-19fix some commentsRalf Jung-6/+7
2020-09-19never promote non-const operations; revert STATIC promotion changeRalf Jung-4/+14
2020-09-19fix doc commentRalf Jung-4/+4
2020-09-19cleanup promotion const_kind checksRalf Jung-45/+83
2020-09-19Auto merge of #76929 - ssomers:btree_cleanup_2, r=Mark-Simulacrumbors-20/+22
2020-09-19BTreeMap: wrap node's raw parent pointer in NonNullStein Somers-20/+22
2020-09-19Auto merge of #76327 - lzutao:split-core-num, r=SimonSapinbors-4612/+4653
2020-09-19Remove outdated ignored tidy commentLzu Tao-2/+0
2020-09-19Move (u)int_impl macros to their own filesLzu Tao-4158/+4161
2020-09-19Move dummy integer modules (like core::u32) to shells dirLzu Tao-13/+13
2020-09-19Move error structs to new modLzu Tao-162/+174
2020-09-19Move Wrapping<T> definition to wrapping modLzu Tao-75/+82
2020-09-19Move NonZero* to its fileLzu Tao-176/+197
2020-09-19Auto merge of #76880 - shepmaster:cc-rs, r=Mark-Simulacrumbors-3/+3
2020-09-19Auto merge of #76912 - RalfJung:rollup-q9ur56h, r=RalfJungbors-181/+456
2020-09-19Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514Ralf Jung-6/+11
2020-09-19Rollup merge of #76796 - jyn514:wrong-stage, r=shepmasterRalf Jung-1/+7
2020-09-19Rollup merge of #76757 - matthiaskrgr:clippy_try_into, r=lcnrRalf Jung-12/+4
2020-09-19Rollup merge of #76749 - guswynn:hir_ranges, r=estebankRalf Jung-11/+75
2020-09-19Rollup merge of #76636 - RalfJung:miri-size-assert, r=oli-obkRalf Jung-0/+3
2020-09-19Rollup merge of #76525 - fusion-engineering-forks:string-drain, r=dtolnayRalf Jung-1/+35
2020-09-19Rollup merge of #76492 - fusion-engineering-forks:int-bits, r=dtolnayRalf Jung-64/+72
2020-09-19Rollup merge of #76434 - RalfJung:black-box, r=Mark-SimulacrumRalf Jung-19/+15
2020-09-19Rollup merge of #76400 - pickfire:patch-5, r=dtolnayRalf Jung-22/+21
2020-09-19Rollup merge of #76310 - scottmcm:array-try_from-vec, r=dtolnayRalf Jung-0/+52
2020-09-19Rollup merge of #75580 - JulianKnodt:or_pattern, r=wesleywiserRalf Jung-0/+108
2020-09-19Rollup merge of #75502 - ecstatic-morse:implicit-promotion-in-const-fn, r=Ral...Ralf Jung-1/+8
2020-09-19Rollup merge of #75099 - davidtwco:is-zst-abstraction-violation, r=eddybRalf Jung-25/+27
2020-09-19Rollup merge of #73963 - hellow554:unsafe_path, r=Mark-SimulacrumRalf Jung-19/+18
2020-09-19Auto merge of #76886 - Aaron1011:fix/ensure-stack-predicate, r=Mark-Simulacrumbors-119/+133
2020-09-19Auto merge of #76879 - shepmaster:zlib-sys, r=Mark-Simulacrumbors-2/+2
2020-09-19Add tracking issue number for string_drain_as_str.Mara Bos-3/+3
2020-09-19Add tracking issue number for int_bits_const.Mara Bos-2/+2