| Age | Commit message (Expand) | Author | Lines |
| 2021-07-23 | Encode SourceFile source crate as StableCrateId in incr. comp. OnDiskCache. | Michael Woerister | -7/+35 |
| 2021-07-23 | Disambiguate between SourceFiles from different crates even if they have the ... | Michael Woerister | -10/+31 |
| 2021-07-23 | Access stable_crate_id directly. | Camille GILLOT | -2/+7 |
| 2021-07-23 | Do not store crate in latest_foreign_def_path_hashes. | Camille GILLOT | -7/+0 |
| 2021-07-23 | Encode CrateNum using the StableCrateId for incr. comp. | Camille GILLOT | -71/+42 |
| 2021-07-23 | Auto merge of #87369 - pnkfelix:beta-targetted-revert-81473-warn-write-only-f... | bors | -5/+1 |
| 2021-07-22 | rename assert_matches module | Jane Lusby | -2/+2 |
| 2021-07-22 | Move [debug_]assert_matches to mod {core, std}::assert. | Mara Bos | -0/+2 |
| 2021-07-22 | Allow some temporarily dead code. | Felix S. Klock II | -0/+1 |
| 2021-07-22 | Revert PR 81473 to resolve (on mainline) issues 81626 and 81658. | Felix S. Klock II | -5/+0 |
| 2021-07-02 | Re-add support for parsing (and pretty-printing) inner-attributes within body... | Felix S. Klock II | -1/+7 |
| 2021-06-19 | Revert "Allow specifying alignment for functions" | Mark Rousskov | -97/+42 |
| 2021-06-12 | Auto merge of #86226 - JohnTitor:rollup-5ubdolf, r=JohnTitor | bors | -9/+18 |
| 2021-06-12 | Rollup merge of #86189 - JohnTitor:relate-fn-pub, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-06-12 | Rollup merge of #86174 - lqd:const-ub-align, r=RalfJung | Yuki Okushi | -1/+3 |
| 2021-06-12 | Rollup merge of #86153 - tmiasko:dummy-span, r=estebank | Yuki Okushi | -1/+1 |
| 2021-06-12 | Rollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726 | Yuki Okushi | -2/+6 |
| 2021-06-12 | Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk | Yuki Okushi | -4/+7 |
| 2021-06-11 | Auto merge of #85885 - bjorn3:remove_box_region, r=cjgillot | bors | -215/+91 |
| 2021-06-11 | Auto merge of #86116 - FabianWolff:issue-86100, r=varkor | bors | -1/+28 |
| 2021-06-11 | Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJung | bors | -1/+6 |
| 2021-06-11 | Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu | bors | -1/+1 |
| 2021-06-10 | std: Stabilize wasm simd intrinsics | Alex Crichton | -1/+1 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -1/+48 |
| 2021-06-10 | Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov | bors | -68/+107 |
| 2021-06-10 | Remove unnecessary transmute | bjorn3 | -2/+1 |
| 2021-06-10 | Auto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix | bors | -1/+12 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -68/+107 |
| 2021-06-10 | Auto merge of #85741 - tmiasko:ssa, r=nagisa | bors | -1/+4 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -1/+48 |
| 2021-06-10 | Auto merge of #86186 - JohnTitor:rollup-upaw6wx, r=JohnTitor | bors | -13/+49 |
| 2021-06-10 | Make `relate_type_and_mut` public | Yuki Okushi | -1/+1 |
| 2021-06-10 | Rollup merge of #82037 - calavera:strip_debuginfo_osx, r=petrochenkov | Yuki Okushi | -13/+49 |
| 2021-06-10 | Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011 | bors | -13/+8 |
| 2021-06-09 | detect incorrect vtable alignment during const eval instead of ICE-ing | Rémy Rakic | -1/+3 |
| 2021-06-09 | Make symbols stripping work on MacOS X | David Calavera | -13/+49 |
| 2021-06-09 | Auto merge of #86150 - cjgillot:notable, r=michaelwoerister | bors | -39/+14 |
| 2021-06-09 | Add safety comments | bjorn3 | -0/+5 |
| 2021-06-09 | Use explicit drop impl | bjorn3 | -8/+13 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -132/+336 |
| 2021-06-09 | Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiser | bors | -7/+14 |
| 2021-06-09 | Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkor | Yuki Okushi | -5/+11 |
| 2021-06-09 | Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514 | Yuki Okushi | -1/+5 |
| 2021-06-09 | Print dummy spans as `no-location` | Tomasz Miąsko | -1/+1 |
| 2021-06-08 | Do not require the DefPathTable to construct the on-disk cache. | Camille GILLOT | -39/+14 |
| 2021-06-08 | add VecMap docs | Santiago Pastorino | -0/+14 |
| 2021-06-08 | Use impl FnMut directly as predicate type | Santiago Pastorino | -4/+1 |
| 2021-06-08 | Explicitly pass find arguments down the predicate so coercions can apply | Santiago Pastorino | -2/+2 |
| 2021-06-08 | Do not deconstruct OpaqueTypeKey to make the code more clear | Santiago Pastorino | -9/+8 |
| 2021-06-08 | defin_ty_def_id -> definition_ty_def_id | Santiago Pastorino | -3/+3 |