about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-10-20Auto merge of #65622 - Centril:rollup-l8orba7, r=Centrilbors-120/+187
2019-10-20Update ui testsGuillaume Gomez-0/+1
2019-10-20Add long error explanation for E0588Guillaume Gomez-1/+27
2019-10-20Rollup merge of #65602 - varkor:other-candidates, r=CentrilMazdak Farrokhzad-4/+5
2019-10-20Rollup merge of #65600 - integer32llc:bye-bye-ref, r=CentrilMazdak Farrokhzad-2/+2
2019-10-20Rollup merge of #65595 - Centril:cfgspecs, r=Mark-SimulacrumMazdak Farrokhzad-108/+109
2019-10-20Rollup merge of #65593 - RalfJung:non-const-fn, r=oli-obkMazdak Farrokhzad-0/+42
2019-10-20Rollup merge of #65551 - sinkuu:cstring_spec, r=sfacklerMazdak Farrokhzad-4/+27
2019-10-20Rollup merge of #64996 - lzutao:inline-ptr-null, r=oli-obkMazdak Farrokhzad-2/+2
2019-10-20Auto merge of #65497 - choller:master, r=tmiaskobors-5/+21
2019-10-20also check the iterator is not too longRalf Jung-0/+2
2019-10-20miri add write_bytes method to Memory doing bounds-checks and supporting iter...Ralf Jung-3/+27
2019-10-20skip all refs-to-uninit-local, not just argumentsRalf Jung-5/+6
2019-10-20Merge branch 'master' into rusty-hermitStefan Lankes-10335/+17765
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-114/+70
2019-10-20fix WASI sleep implArtyom Pavlov-4/+4
2019-10-20Auto merge of #65469 - mati865:libc, r=alexcrichtonbors-36/+4
2019-10-20Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichtonbors-366/+511
2019-10-20Improve error message for APIT with explicit generic parametersvarkor-14/+14
2019-10-19Auto merge of #65094 - oxalica:linux-statx, r=alexcrichtonbors-14/+235
2019-10-20Rename resolve_type_vars_with_obligations toben-21/+21
2019-10-20Fix resolve_type_vars_with_obligations not resolving const inferenceben-13/+16
2019-10-19Remove unreachable unit tuple compare binop codegenCaleb Behunin-8/+1
2019-10-19Avoid ICE when include! is used by stdin crateNika Layzell-8/+40
2019-10-19Auto merge of #65599 - Manishearth:clippyup, r=Manishearthbors-7/+12
2019-10-19Fix plural mistake in emitter.rsvarkor-4/+5
2019-10-19Remove unneeded `ref` from docsCarol (Nichols || Goulding)-2/+2
2019-10-19adjust miri sysroot determinationRalf Jung-6/+4
2019-10-19bump miriRalf Jung-9/+7
2019-10-19Update clippyManish Goregaokar-7/+12
2019-10-19Fix test pathsGeorg Semmler-29/+0
2019-10-19Auto merge of #65598 - Centril:rollup-vc6ht2c, r=Centrilbors-616/+1464
2019-10-19Rollup merge of #65505 - RalfJung:rc, r=CentrilMazdak Farrokhzad-110/+137
2019-10-19Rollup merge of #65448 - eddyb:codegen-box-less-special, r=oli-obkMazdak Farrokhzad-27/+19
2019-10-19Rollup merge of #65226 - ssomers:master, r=blussMazdak Farrokhzad-121/+144
2019-10-19Rollup merge of #65192 - estebank:restrict-bound, r=matthewjasperMazdak Farrokhzad-243/+847
2019-10-19Rollup merge of #64007 - estebank:overlapping-patterns, r=matthewjasperMazdak Farrokhzad-115/+317
2019-10-19show the proper diagnosticsRalf Jung-2/+17
2019-10-19add test for calling non-const fnRalf Jung-0/+27
2019-10-19clarify const_prop ICE protection commentRalf Jung-8/+10
2019-10-19do all the same edits with ArcRalf Jung-51/+65
2019-10-19some more Rc tweaksRalf Jung-10/+12
2019-10-19move parse_cfgspecs to rustc_interfaceMazdak Farrokhzad-108/+109
2019-10-19Update ui outputOliver Scherer-6/+6
2019-10-19Stabilize `Option::flatten`Ethan Brierley-4/+1
2019-10-19Auto merge of #64890 - wesleywiser:const_prop_rvalue, r=oli-obkbors-94/+354
2019-10-19the exampleis about drop, not (de)allocationRalf Jung-2/+2
2019-10-19reduce version number to the smallest required versionStefan Lankes-1/+1
2019-10-19Auto merge of #65588 - Centril:rollup-9k55k3t, r=Centrilbors-133/+282
2019-10-19Rollup merge of #65576 - sunfishcode:main-needs-argc-argv, r=alexcrichtonMazdak Farrokhzad-7/+28