about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-23Clean up E0724 explanationGuillaume Gomez-1/+2
2020-07-23Clean up E0727 explanationGuillaume Gomez-1/+1
2020-07-23delay_span_bug instead of silent ignoreMark Rousskov-12/+18
2020-07-23Detect turbofish missing surrounding angle bracketsEsteban Küber-3/+61
2020-07-23BTreeMap::drain_filter: replace needless unsafety and testStein Somers-20/+47
2020-07-23slightly adapt const propBastian Kauschke-7/+7
2020-07-23Update cargoEric Huss-0/+0
2020-07-23avoid implicitly returning ()Ralf Jung-1/+2
2020-07-23on Windows, use miri_static_root for TLS dtorsRalf Jung-2/+20
2020-07-23Auto merge of #74509 - matthewjasper:empty-verify, r=nikomatsakisbors-10/+102
2020-07-23Add missing backticks in diagnostics noteYuki Okushi-16/+16
2020-07-23test usageBastian Kauschke-2/+15
2020-07-23add more complex param order testBastian Kauschke-1/+20
2020-07-23replace miri_start_panic intrinsic by 'extern fn'Ralf Jung-21/+6
2020-07-23Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercotebors-38/+26
2020-07-23cleanupBastian Kauschke-4/+4
2020-07-23fix ICE caused by wrongly ordered generic paramsBastian Kauschke-9/+22
2020-07-23stop sorting generic paramsBastian Kauschke-30/+6
2020-07-23ci: add aarch64-gnu as a fallible auto builderPietro Albini-0/+10
2020-07-23ci: avoid symlinking the build directory on self-hosted buildersPietro Albini-1/+6
2020-07-23Auto merge of #74667 - Manishearth:rollup-s6k59sw, r=Manishearthbors-302/+266
2020-07-23add const genericsBastian Kauschke-0/+11
2020-07-23Normalize bounds fully when checking defaulted typesTyler Mandry-3/+58
2020-07-23Fix typokanimum-1/+1
2020-07-23Downgrade glibc to 2.11.1 for ppc, ppc64 and s390xMartin Sirringhaus-12/+12
2020-07-23Rollup merge of #74659 - alexcrichton:wasm-codegen, r=varkorManish Goregaokar-38/+74
2020-07-23Rollup merge of #74654 - lcnr:default-no-more, r=varkorManish Goregaokar-6/+46
2020-07-23Rollup merge of #74637 - lzutao:str-primitive-links, r=jyn514Manish Goregaokar-2/+3
2020-07-23Rollup merge of #74606 - cuviper:cloexec, r=sfacklerManish Goregaokar-195/+74
2020-07-23Rollup merge of #74587 - lzutao:consts, r=dtolnayManish Goregaokar-27/+26
2020-07-23Rollup merge of #74548 - tshepang:one-more-example, r=dtolnayManish Goregaokar-0/+3
2020-07-23Rollup merge of #74490 - yaahc:disabled-bt, r=dtolnayManish Goregaokar-0/+6
2020-07-23Rollup merge of #74141 - euclio:typos, r=steveklabnikManish Goregaokar-34/+34
2020-07-23Auto merge of #74611 - Mark-Simulacrum:revert-74069-bad-niche, r=eddybbors-51/+7
2020-07-23Rearrange the pipeline of `pow` to gain efficiencyNeutron3529-44/+101
2020-07-22Include the note in the test.Steven Malis-0/+1
2020-07-23tweak wordingBastian Kauschke-2/+2
2020-07-22Don't ICE on unconstrained anonymous lifetimes inside associated types.Steven Malis-12/+42
2020-07-22renamed ScalarMaybeUninit::not_undef to check_initPhilippe Nadon-36/+36
2020-07-23Prefer constant over functionLzu Tao-28/+27
2020-07-23Prefer type@strLzu Tao-3/+3
2020-07-23Make str point to primitive pageLzu Tao-1/+2
2020-07-23Auto merge of #74662 - Manishearth:rollup-jdt7t71, r=Manishearthbors-555/+1574
2020-07-22Update src/libstd/backtrace.rsJane Lusby-1/+1
2020-07-22one more Path::with_extension example, to demonstrate behaviorTshepang Lekhonkhobe-0/+3
2020-07-22Move the pipe2 call behind a hard target `#[cfg]`Josh Stone-21/+29
2020-07-22Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-SimulacrumManish Goregaokar-81/+26
2020-07-22Rollup merge of #74631 - petrochenkov:ehdr2, r=jonas-schievinkManish Goregaokar-8/+24
2020-07-22Rollup merge of #74618 - JohnTitor:no-more-bad-placeholder, r=estebankManish Goregaokar-7/+21
2020-07-22Rollup merge of #74600 - Mark-Simulacrum:try-perf, r=pietroalbiniManish Goregaokar-3/+4