| Age | Commit message (Expand) | Author | Lines |
| 2020-05-01 | submodules: update cargo from 90931d9b3 to 258c89644 | Matthias Krüger | -0/+0 |
| 2020-05-01 | fmt | Ralf Jung | -2/+2 |
| 2020-05-01 | remove obsolete comment | Tshepang Lekhonkhobe | -1/+0 |
| 2020-05-01 | remove AllocId generalization of Pointer | Ralf Jung | -39/+33 |
| 2020-05-01 | bootstrap: also apply unused-attributes hack without deny_warnings | Ralf Jung | -6/+6 |
| 2020-05-01 | use hex for invalid bool and char (consistently with validation) | Ralf Jung | -2/+6 |
| 2020-05-01 | rename InvalidIntPtrUsage | Ralf Jung | -50/+54 |
| 2020-05-01 | bless you | Ralf Jung | -2/+2 |
| 2020-05-01 | InterpError printing really is more Display than Debug | Ralf Jung | -32/+29 |
| 2020-05-01 | tweak InvalidIntPointerUsage message | Ralf Jung | -2/+2 |
| 2020-05-01 | Auto merge of #71623 - petrochenkov:localink, r=estebank | bors | -5/+16 |
| 2020-05-01 | Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasper | bors | -256/+312 |
| 2020-04-30 | Rollup merge of #71691 - ecstatic-morse:const-unreachable, r=oli-obk,RalfJung | Tyler Mandry | -7/+3 |
| 2020-04-30 | Rollup merge of #71688 - ecstatic-morse:const-downcast, r=oli-obk | Tyler Mandry | -47/+6 |
| 2020-04-30 | Rollup merge of #71590 - RalfJung:mir-dump-pointers, r=oli-obk | Tyler Mandry | -97/+131 |
| 2020-04-30 | Rollup merge of #71567 - Mark-Simulacrum:no-success, r=matthiaskrgr | Tyler Mandry | -0/+3 |
| 2020-04-30 | Rollup merge of #71465 - oli-obk:is_thread_local_cleanup, r=matthewjasper | Tyler Mandry | -13/+17 |
| 2020-04-30 | Rollup merge of #71148 - bluss:vec-drop-raw-slice, r=RalfJung | Tyler Mandry | -4/+10 |
| 2020-04-30 | wf: {Int,Float}Var can only infer to always-WF ints/floats. | Eduard-Mihai Burtescu | -2/+8 |
| 2020-04-30 | wf: handle "livelock" checking before reaching `WfPredicates::compute`. | Eduard-Mihai Burtescu | -42/+38 |
| 2020-04-30 | Auto merge of #71717 - Dylan-DPC:rollup-av5vjor, r=Dylan-DPC | bors | -296/+484 |
| 2020-04-30 | Rollup merge of #71597 - CohenArthur:refactor-unique-empty, r=shepmaster | Dylan DPC | -9/+8 |
| 2020-04-30 | Rollup merge of #71559 - dillona:detect_git_progress_version, r=Mark-Simulacrum | Dylan DPC | -11/+15 |
| 2020-04-30 | Rollup merge of #71449 - ecstatic-morse:free-region-cleanup, r=Mark-Simulacrum | Dylan DPC | -53/+51 |
| 2020-04-30 | Rollup merge of #71433 - antoyo:error/missing-right-operand, r=Dylan-DPC | Dylan DPC | -0/+7 |
| 2020-04-30 | Rollup merge of #70950 - nikomatsakis:leak-check-nll-2, r=matthewjasper | Dylan DPC | -223/+403 |
| 2020-04-30 | Miri: port error backtraces to std::backtrace | Ralf Jung | -13/+11 |
| 2020-04-30 | handle ByRef in relate | Bastian Kauschke | -2/+87 |
| 2020-04-30 | coerce documentation | Bastian Kauschke | -1/+3 |
| 2020-04-30 | Auto merge of #71675 - pietroalbini:ci-fix-shrink-regression, r=Mark-Simulacrum | bors | -0/+2 |
| 2020-04-30 | A test now fails during check instead of build | Oliver Scherer | -1/+1 |
| 2020-04-30 | Address review comments | Oliver Scherer | -4/+2 |
| 2020-04-30 | Highlight an error that can only happen in CTFE | Oliver Scherer | -1/+1 |
| 2020-04-30 | Add a convenience function for testing whether a static is `#[thread_local]` | Oliver Scherer | -8/+12 |
| 2020-04-30 | Separate miri/ctfe unsupported operations | Oliver Scherer | -0/+2 |
| 2020-04-30 | Rollup merge of #71692 - dfreese:cfgdocs, r=kennytm | Dylan DPC | -0/+4 |
| 2020-04-30 | Rollup merge of #71672 - lcnr:instrinsics-wow, r=Dylan-DPC | Dylan DPC | -12/+86 |
| 2020-04-30 | Rollup merge of #71655 - RalfJung:const-pattern-soundness, r=oli-obk | Dylan DPC | -24/+250 |
| 2020-04-30 | Rollup merge of #71540 - ldm0:ref2ptr, r=oli-obk | Dylan DPC | -8/+166 |
| 2020-04-30 | Rollup merge of #71205 - NeoRaider:check_attr, r=jonas-schievink | Dylan DPC | -22/+124 |
| 2020-04-30 | rename-unique: Rename Unique::empty() to Unique::dangling() | cohenarthur | -9/+8 |
| 2020-04-30 | Auto merge of #70175 - Amanieu:remove_nlp, r=pnkfelix | bors | -114/+57 |
| 2020-04-30 | Auto merge of #71687 - RalfJung:miri, r=RalfJung | bors | -10/+7 |
| 2020-04-29 | Auto merge of #71528 - alexcrichton:no-more-bitcode, r=nnethercote | bors | -265/+188 |
| 2020-04-29 | Auto merge of #71689 - Dylan-DPC:rollup-8nyuwm1, r=Dylan-DPC | bors | -74/+137 |
| 2020-04-29 | Bless tests | Dylan MacKenzie | -29/+4 |
| 2020-04-29 | Update src/libcore/macros/mod.rs | David Freese | -1/+1 |
| 2020-04-29 | Store LLVM bitcode in object files, not compressed | Alex Crichton | -265/+188 |
| 2020-04-29 | Add clarification on std::cfg macro docs v. #[cfg] attribute | David Freese | -0/+4 |
| 2020-04-29 | Allow `Unreachable` terminators unconditionally | Dylan MacKenzie | -7/+3 |