about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-19Fix merge conflict with recent PRAlexis Bourget-1289/+3031
2020-07-19Advertise correct stable version for const control flowDylan MacKenzie-2/+2
2020-07-19Clarify core::panic::Location's docs on ordering.Adam Perry-3/+3
2020-07-19tools: update rustfmt toolstate maintainersCaleb Cartwright-1/+1
2020-07-19Teach bootstrap install and dist commands about TargetSelectionJake Goulding-51/+55
2020-07-19Add test for an explicit non-'static lifetime in a const argumentGabriel Smith-0/+28
2020-07-19disallow non-static lifetimes in const genericsGabriel Smith-0/+81
2020-07-19Document `core::fmt::rt::v1::Count`Solomon Ucko-0/+4
2020-07-19Document AddressSanitizer memory leak detection defaultsTomasz Miąsko-0/+3
2020-07-19Remove CC & CFLAGS from MemorySanitizer exampleTomasz Miąsko-4/+0
2020-07-19Rewrite extract_version_rangeLzu Tao-23/+46
2020-07-19include backtrace folder in rust-src componentRalf Jung-0/+1
2020-07-19Do not clobber RUSTDOCFLAGSMark Rousskov-6/+11
2020-07-19Apply suggestions from reviewPoliorcetics-1/+1
2020-07-19Auto merge of #74518 - Manishearth:rollup-jfmnh1r, r=Manishearthbors-379/+322
2020-07-19Fix panic message when `RangeFrom` index is out of boundsLukas Kalbertodt-3/+9
2020-07-19Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514Manish Goregaokar-352/+185
2020-07-19Rollup merge of #74419 - Lokathor:gba-target, r=jonas-schievinkManish Goregaokar-0/+63
2020-07-19Rollup merge of #74356 - lzutao:rm_combine, r=LukasKalbertodtManish Goregaokar-7/+3
2020-07-19Rollup merge of #74333 - poliorcetics:std-alloc-unsafe-op-in-unsafe-fn, r=Luk...Manish Goregaokar-20/+71
2020-07-19Remove useless link to bool primitiveAlexis Bourget-1/+0
2020-07-19do not try fetching the ancestors of errored trait implsBastian Kauschke-1/+19
2020-07-19Rewrite extract_llvm_versionLzu Tao-57/+49
2020-07-19Extract extract_version_rangeLzu Tao-32/+34
2020-07-19Fix small nit in the link to readAlexis Bourget-1/+1
2020-07-19Add missing : after *llvm-versionLzu Tao-7/+7
2020-07-19Auto merge of #74163 - cuviper:debian6, r=Mark-Simulacrumbors-98/+101
2020-07-19Add missing : after min-gdb-versionLzu Tao-5/+5
2020-07-19Use subslice patternLzu Tao-6/+6
2020-07-19Extract closure to functionLzu Tao-4/+8
2020-07-19Use Option::as_derefLzu Tao-5/+3
2020-07-19Fix panic as passing wrong format to `extract_gdb_version`Lzu Tao-11/+8
2020-07-19compiletest: Rewrite extract_gdb_version functionLzu Tao-63/+28
2020-07-19compiletest: Rewrite extract_lldb_version functionLzu Tao-76/+50
2020-07-19Ayu: use different background color to make Run button easy-to-spotLzu Tao-4/+3
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-262/+1716
2020-07-19Fix search input focus in ayu themeJarek Samic-10/+0
2020-07-18primitive impls are weirdManish Goregaokar-1/+1
2020-07-18Clarify the literal stringManish Goregaokar-1/+1
2020-07-18Update src/libstd/io/mod.rsManish Goregaokar-1/+1
2020-07-18Update src/tools/linkchecker/main.rsManish Goregaokar-0/+1
2020-07-18remove unused importsLokathor-1/+1
2020-07-19Add an border around the Run buttonLzu Tao-0/+1
2020-07-18Resolve https://github.com/rust-lang/rust/pull/74419#issuecomment-660518936Lokathor-14/+1
2020-07-18Rollup merge of #74478 - rust-lang:revert-74416-linker-locale-utf8, r=Mark-Si...Manish Goregaokar-3/+1
2020-07-18Rollup merge of #74459 - canova:const-unreachable-unchecked, r=oli-obkManish Goregaokar-1/+86
2020-07-18Rollup merge of #74445 - lcnr:const-generic-ty-decl, r=Dylan-DPCManish Goregaokar-0/+48
2020-07-18Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasperManish Goregaokar-543/+474
2020-07-18Rollup merge of #74021 - 1011X:master, r=dtolnayManish Goregaokar-0/+38
2020-07-18Rollup merge of #73762 - poliorcetics:trait-keyword, r=KodrAusManish Goregaokar-3/+180