| Age | Commit message (Expand) | Author | Lines |
| 2019-10-15 | Stabilize proc macros generating `macro_rules` items | Vadim Petrochenkov | -1/+1 |
| 2019-10-14 | Rollup merge of #65398 - estebank:capitalization-only, r=varkor | Tyler Mandry | -1/+2 |
| 2019-10-14 | Rollup merge of #65260 - nnethercote:optimize-LexicalResolve-expansion, r=nik... | Tyler Mandry | -10/+16 |
| 2019-10-14 | Rollup merge of #65170 - petrochenkov:cload, r=eddyb | Tyler Mandry | -4/+14 |
| 2019-10-14 | Auto merge of #64987 - oli-obk:code_reuse_prevents_bugs, r=eddyb | bors | -9/+7 |
| 2019-10-14 | rustc_metadata: Remove resolutions for extern crate items from `CStore` | Vadim Petrochenkov | -4/+8 |
| 2019-10-14 | rustc_metadata: Use `CrateSource` where appropriate | Vadim Petrochenkov | -0/+6 |
| 2019-10-14 | Auto merge of #65399 - Centril:rollup-6lzj0w5, r=Centril | bors | -190/+331 |
| 2019-10-14 | Rollup merge of #65392 - Centril:nt-to-tt, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+12 |
| 2019-10-14 | Rollup merge of #65379 - Centril:refactor-bso_and_cc, r=petrochenkov | Mazdak Farrokhzad | -183/+296 |
| 2019-10-14 | Rollup merge of #65363 - Centril:less-pprust, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+2 |
| 2019-10-14 | Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,Centril | Mazdak Farrokhzad | -3/+3 |
| 2019-10-14 | Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+18 |
| 2019-10-13 | Bring attention to suggestions when the only difference is capitalization | Esteban Küber | -1/+2 |
| 2019-10-14 | Auto merge of #65240 - michaelwoerister:sp-review-3, r=Mark-Simulacrum | bors | -1/+1 |
| 2019-10-13 | lowering: connect to parser via function pointer instead | Mazdak Farrokhzad | -10/+8 |
| 2019-10-13 | lowering: don't rely on parser directly. | Mazdak Farrokhzad | -6/+14 |
| 2019-10-13 | token: extract Nonterminal::to_tokenstream to parser. | Mazdak Farrokhzad | -1/+5 |
| 2019-10-13 | Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkor | Mazdak Farrokhzad | -1/+9 |
| 2019-10-13 | Rollup merge of #65214 - Amanieu:cfg_atomic, r=alexcrichton | Mazdak Farrokhzad | -11/+14 |
| 2019-10-13 | refactor session::config::build_session_options_and_crate_config | Mazdak Farrokhzad | -183/+296 |
| 2019-10-13 | Rollup merge of #65320 - memoryruins:const_err, r=oli-obk | Mazdak Farrokhzad | -1/+2 |
| 2019-10-13 | Don't discard value names when using address or memory sanitizer | Tomasz Miąsko | -1/+9 |
| 2019-10-13 | Auto merge of #65182 - anp:reify-shim, r=eddyb | bors | -1/+43 |
| 2019-10-13 | ast: remove implicit pprust dependency via Display. | Mazdak Farrokhzad | -1/+2 |
| 2019-10-13 | Apply suggestion | Yuki Okushi | -5/+5 |
| 2019-10-11 | Rollup merge of #65283 - petrochenkov:softstab2, r=estebank | Tyler Mandry | -3/+11 |
| 2019-10-11 | Rollup merge of #65277 - csmoe:fix-move, r=estebank | Tyler Mandry | -0/+4 |
| 2019-10-11 | Rollup merge of #65263 - mbStavola:dedup-raw-item-fns, r=Centril | Tyler Mandry | -21/+12 |
| 2019-10-11 | Rollup merge of #65200 - xfix:patch-20, r=GuillaumeGomez | Tyler Mandry | -5/+9 |
| 2019-10-11 | Rollup merge of #64986 - skinny121:fn-ptr-const-generics, r=varkor | Tyler Mandry | -140/+153 |
| 2019-10-11 | Report lint in external macros | memoryruins | -1/+2 |
| 2019-10-11 | resolve_for_fn_ptr checks that the instance is an Item before returning shim. | Adam Perry | -10/+12 |
| 2019-10-11 | Auto merge of #64716 - jonhoo:stabilize-mem-take, r=SimonSapin | bors | -1/+0 |
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -3/+3 |
| 2019-10-11 | Add long error explanation for E0697 | Yuki Okushi | -1/+18 |
| 2019-10-10 | stability: Do not use `buffer_lint` after lowering to HIR | Vadim Petrochenkov | -3/+11 |
| 2019-10-10 | query generator kind for error reporting | csmoe | -0/+4 |
| 2019-10-10 | Auto merge of #59546 - sfanxiang:interminable-ub, r=nagisa | bors | -0/+3 |
| 2019-10-10 | Instance::resolve_for_fn_ptr unconditionally resolves first. | Adam Perry | -9/+13 |
| 2019-10-10 | Improve docs for InstanceDef::ReifyShim. | Adam Perry | -1/+4 |
| 2019-10-10 | Preserve output of raw pointers in mir dump. | ben | -1/+8 |
| 2019-10-09 | Qualify LangItem | Matt Stavola | -1/+1 |
| 2019-10-09 | Delegate is_{freeze,copy,sized}_raw to is_item_raw | Matt Stavola | -21/+12 |
| 2019-10-10 | Remove `tag` from `iterate_until_fixed_point()`. | Nicholas Nethercote | -4/+4 |
| 2019-10-10 | Special-case `ReEmpty` in `expand_node()`. | Nicholas Nethercote | -1/+9 |
| 2019-10-10 | Tweak `tcx` usage in `lub_concrete_regions()`. | Nicholas Nethercote | -5/+3 |
| 2019-10-10 | Auto merge of #65077 - estebank:mut-trait-expected, r=nikomatsakis | bors | -22/+107 |
| 2019-10-09 | Clarify comment, dedupe match arms in shim.rs. | Adam Perry | -1/+3 |
| 2019-10-09 | Return ReifyShim from Instance::resolve_for_fn_ptr when track_caller present. | Adam Perry | -2/+2 |