summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #77336 - pietroalbini:pkgname, r=<try>temp-dev-stablebors2020-10-095-112/+12
|\
| * DO NOT MERGE: switch to stable channel for try buildsPietro Albini2020-09-292-35/+1
| * bootstrap: always use the Rust version in package namesPietro Albini2020-09-293-77/+11
* | Auto merge of #77687 - est31:hash_shorter_path, r=davidtwcobors2020-10-091-6/+6
|\ \
| * | Use shorter path for std::hash::Hashest312020-10-081-6/+6
* | | Auto merge of #77627 - richkadel:rust-demangler, r=tmandrybors2020-10-091-4/+62
|\ \ \
| * | | rust-demangler tool strips crate disambiguators with < 16 digitsRich Kadel2020-10-081-4/+62
* | | | Auto merge of #77578 - euclio:max-suggestion, r=davidtwcobors2020-10-094-1/+70
|\ \ \ \
| * | | | suggest `MAX` constant if -1 is assigned to unsigned typeAndy Russell2020-10-084-1/+70
* | | | | Auto merge of #77519 - jyn514:track-doc-er, r=GuillaumeGomezbors2020-10-0910-112/+235
|\ \ \ \ \
| * | | | | Use the new module information for intra-doc linksJoshua Nelson2020-10-082-44/+84
| * | | | | Introduce `Divider`Joshua Nelson2020-10-081-53/+75
| * | | | | Preserve the parent module of `DocFragment`sJoshua Nelson2020-10-089-40/+101
* | | | | | Auto merge of #76260 - xd009642:rfc/2867, r=jonas-schievinkbors2020-10-0922-4/+247
|\ \ \ \ \ \
| * | | | | | Fix typo in error codexd0096422020-10-081-1/+1
| * | | | | | Implement the instruction_set attributexd0096422020-10-0822-4/+247
| |/ / / / /
* | | | | | Auto merge of #77723 - jonas-schievink:rollup-htz44r4, r=jonas-schievinkbors2020-10-088-14/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Rollup merge of #77710 - fortanix:raoul/bugfix-lvi, r=nikicJonas Schievink2020-10-081-0/+0
| |\ \ \ \ \ \
| | * | | | | | Update submodule llvm to get LVI bugfixRaoul Strackx2020-10-081-0/+0
| * | | | | | | Rollup merge of #77702 - heckad:patch-3, r=lcnrJonas Schievink2020-10-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Remove not needed lambda.Kazantcev Andrey2020-10-081-1/+1
| * | | | | | | | Rollup merge of #77701 - jyn514:debug-logging, r=Mark-SimulacrumJonas Schievink2020-10-081-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make `max_log_info` easily greppableJoshua Nelson2020-10-081-0/+4
| | |/ / / / / / /
| * | | | | | | | Rollup merge of #77673 - heckad:patch-2, r=lcnrJonas Schievink2020-10-081-2/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Commit suggestionKazantcev Andrey2020-10-081-1/+1
| | * | | | | | | | Remove unnecessary lamda on emitter map.Kazantcev Andrey2020-10-081-2/+1
| * | | | | | | | | Rollup merge of #77663 - HeroicKatora:regression-tests-27675-object-safe, r=A...Jonas Schievink2020-10-081-0/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add compile fail test for issue 27675Andreas Molzer2020-10-081-0/+19
| * | | | | | | | | | Rollup merge of #77660 - nilslice:patch-1, r=jyn514Jonas Schievink2020-10-081-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (docs): make mutex error comment consistent with codebaseSteve Manuel2020-10-071-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Rollup merge of #77449 - ssomers:btree_drain_filter_size_hint, r=Mark-SimulacrumJonas Schievink2020-10-081-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | BTreeMap: comment why drain_filter's size_hint is somewhat pessimistictidStein Somers2020-10-031-0/+4
| * | | | | | | | | | | Rollup merge of #76750 - camelid:dont-discourage-core-fmt-write, r=Mark-Simul...Jonas Schievink2020-10-081-10/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Don't discourage implementing `core::fmt::Write`Camelid2020-10-081-10/+6
* | | | | | | | | | | | | Auto merge of #77110 - lzutao:e0596-amp_mut, r=davidtwcobors2020-10-084-46/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Suggest removing &mut from borrow of &mutLzu Tao2020-10-084-46/+60
* | | | | | | | | | | | | Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrumbors2020-10-0814-119/+170
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgxCaduser20202020-10-0814-119/+170
* | | | | | | | | | | | | | Auto merge of #77678 - jyn514:tracing, r=Mark-Simulacrumbors2020-10-083-12/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Upgrade to tracing 0.2.13Joshua Nelson2020-10-073-12/+6
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Auto merge of #77581 - ecstatic-morse:dataflow-dump-mir-graphviz, r=davidtwcobors2020-10-081-24/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Print to `stderr` when a graphviz file can't be writtenDylan MacKenzie2020-10-051-1/+1
| * | | | | | | | | | | | Use MIR dump interface for dataflowDylan MacKenzie2020-10-051-23/+23
* | | | | | | | | | | | | Auto merge of #77682 - Mark-Simulacrum:bump-stage0, r=pietroalbinibors2020-10-087-17/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bump to 1.48 bootstrap compilerMark Rousskov2020-10-077-17/+10
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514bors2020-10-081-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix tooltip text displayGuillaume Gomez2020-10-071-0/+4
* | | | | | | | | | | | | | Auto merge of #77631 - jyn514:helpful-changelog, r=RalfJungbors2020-10-081-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Make src/bootstrap/CHANGELOG.md more helpfulJoshua Nelson2020-10-061-3/+3
* | | | | | | | | | | | | | Auto merge of #77683 - jyn514:git-hook, r=Mark-Simulacrumbors2020-10-081-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \