about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-21Rollup merge of #65614 - varkor:apit-explicit-generics, r=matthewjasperMazdak Farrokhzad-14/+14
2019-10-21Rollup merge of #65603 - mystor:resolve_path_ice, r=petrochenkovMazdak Farrokhzad-8/+40
2019-10-21Rollup merge of #65592 - RalfJung:const-prop-comment, r=wesleywiserMazdak Farrokhzad-11/+14
2019-10-21Rollup merge of #65314 - tmiasko:rustdoc-z, r=ollie27Mazdak Farrokhzad-15/+39
2019-10-20Fix parameter name in documentationAdrian Heine né Lang-1/+1
2019-10-20Rename the default argument 'def' to 'default'David Sinclair-2/+2
2019-10-21Derive `Rustc{En,De}codable` for `TokenStream`.Nicholas Nethercote-16/+3
2019-10-20Remove leading :: from paths in doc examplesMikko Rantanen-11/+11
2019-10-21Rollup merge of #65626 - guanqun:patch-1, r=varkorYuki Okushi-1/+1
2019-10-21Rollup merge of #65605 - bjorn3:fix_63906, r=eddybYuki Okushi-8/+1
2019-10-21Rollup merge of #65579 - skinny121:resolve_const_vars, r=varkorYuki Okushi-34/+37
2019-10-21Rollup merge of #65463 - nnethercote:rm-arena-allocation-from-expand_pattern,...Yuki Okushi-4/+6
2019-10-21Rollup merge of #65460 - sinkuu:contains_insert, r=varkorYuki Okushi-20/+8
2019-10-20Check all files in `src/test` for `borrowck_graphviz_postflow`Dylan MacKenzie-0/+26
2019-10-20Remove `borrowck_graphviz_postflow` from testDylan MacKenzie-6/+3
2019-10-20typo fixguanqun-1/+1
2019-10-20Auto merge of #65622 - Centril:rollup-l8orba7, r=Centrilbors-120/+186
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/+108
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-10244/+17596
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-113/+57
2019-10-20fix WASI sleep implArtyom Pavlov-4/+4
2019-10-20Auto merge of #65469 - mati865:libc, r=alexcrichtonbors-34/+2
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-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