about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-06Rollup merge of #84950 - pietroalbini:revert-3478f83c0, r=Mark-SimulacrumDylan DPC-47/+8
2021-05-06Rollup merge of #84945 - fee1-dead:E0583-better-message, r=petrochenkovDylan DPC-8/+8
2021-05-06Rollup merge of #84851 - lnicola:rust-analyzer-2021-05-03, r=jonas-schievinkDylan DPC-21/+15
2021-05-06Rollup merge of #83507 - luqmana:native-link-modifiers, r=petrochenkovDylan DPC-2/+210
2021-05-06E0583: Include secondary path in error messageDeadbeef-8/+8
2021-05-05Implement RFC 2951: Native link modifiersLuqman Aden-2/+210
2021-05-05alloc: Add unstable Cfg feature `no-global_oom_handling`John Ericson-0/+4
2021-05-05Remote test for alloc `extern_crate` feature.John Ericson-30/+0
2021-05-05Auto merge of #84956 - RalfJung:rollup-m70mx2n, r=RalfJungbors-12/+77
2021-05-05Rollup merge of #84913 - estebank:issue-84831, r=varkorRalf Jung-0/+35
2021-05-05Rollup merge of #84882 - joshtriplett:platform-support-formatting, r=Dylan-DPCRalf Jung-2/+2
2021-05-05Rollup merge of #84865 - petrochenkov:llthread, r=Mark-SimulacrumRalf Jung-8/+15
2021-05-05Rollup merge of #84808 - estebank:issue-84769, r=petrochenkovRalf Jung-2/+25
2021-05-05Auto merge of #84200 - CDirkx:os, r=m-ou-sebors-1/+1
2021-05-05Revert PR 83866Pietro Albini-47/+8
2021-05-05Add `yansi-term` as a permitted dependencyJoshua Nelson-0/+2
2021-05-05Update RLS and RustfmtIgor Matuszewski-5/+5
2021-05-04Auto merge of #84707 - Stupremee:remove-fake-defids-in-rustdoc, r=jyn514,Guil...bors-255/+336
2021-05-04Auto merge of #84900 - hyd-dev:miri, r=RalfJungbors-8/+9
2021-05-04Add type to differentiate between fake and real DefId'sJustus K-255/+336
2021-05-04Do not ICE on invalid const paramEsteban Küber-0/+35
2021-05-04Auto merge of #84894 - joshtriplett:clang-12, r=Mark-Simulacrumbors-1/+1
2021-05-04Auto merge of #84017 - Smittyvb:int-literal-underscores, r=jyn514bors-2/+62
2021-05-04Update Mirihyd-dev-8/+9
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-142/+365
2021-05-03Update clang to 12.0.0 on Windows and macOSJosh Triplett-1/+1
2021-05-04Auto merge of #84874 - joshtriplett:ci-extract-llvm-win64-installer, r=Mark-S...bors-15/+6
2021-05-04Auto merge of #84472 - Aaron1011:conservative-paramenv-and, r=lcnrbors-0/+55
2021-05-03Valid underscores in hex/octal/binary literal docsSmitty-2/+62
2021-05-03platform-support: Center the contents of the `std` and `host` columnsJosh Triplett-2/+2
2021-05-03CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2021-05-03Change `std::sys::unix::ext::fs::PermissionsExt::from_mode` to `std::os::imp:...Christiaan Dirkx-1/+1
2021-05-03Auto merge of #84862 - GuillaumeGomez:rollup-cbc93h4, r=GuillaumeGomezbors-10/+12
2021-05-03rustbuild: Pass a `threads` flag that works to windows-gnu lldVadim Petrochenkov-8/+15
2021-05-03Rollup merge of #84860 - badboy:link-to-mcp, r=GuillaumeGomezGuillaume Gomez-4/+6
2021-05-03Rollup merge of #84854 - hi-rustin:rustin-patch-E0761, r=varkorGuillaume Gomez-1/+1
2021-05-03Rollup merge of #84852 - mautamu:master, r=GuillaumeGomezGuillaume Gomez-5/+5
2021-05-03Link to MCP from target tier policyJan-Erik Rediger-4/+6
2021-05-03use full path for E0761hi-rustin-1/+1
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-601/+303
2021-05-03use double quotes for E0761hi-rustin-1/+1
2021-05-03Change librustdoc write(.. \n) to writeln(..); fix comment in grammarmautamu-5/+5
2021-05-03:arrow_up: rust-analyzerLaurențiu Nicola-21/+15
2021-05-03Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplettbors-18/+18
2021-05-02Change 'NULL' to 'null'Brent Kerby-18/+18
2021-05-03Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514Dylan DPC-3/+24
2021-05-03Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726Dylan DPC-23/+162
2021-05-03Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514Dylan DPC-17/+58
2021-05-03Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnrDylan DPC-0/+37
2021-05-03Rollup merge of #84744 - kornelski:enomem, r=joshtriplettDylan DPC-2/+4