| Age | Commit message (Expand) | Author | Lines |
| 2017-10-27 | Fixed rustc_on_unimplemented example in Unstable Book | Nadav Zingerman | -4/+4 |
| 2017-10-27 | Auto merge of #45353 - wesleywiser:untracked_queries, r=michaelwoerister | bors | -17/+94 |
| 2017-10-27 | Don't fail to build a manifest if a tarball is missing | Nick Cameron | -26/+37 |
| 2017-10-26 | regenerate libcore/char_private.rs | Zack M. Davis | -76/+85 |
| 2017-10-27 | Auto merge of #45524 - alexcrichton:improve-park-unpark, r=dtolnay | bors | -15/+72 |
| 2017-10-27 | Return 0 when ./x.py has no subcommand | topecongiro | -2/+5 |
| 2017-10-26 | config.toml: Add stubs for recognized-but-unused install paths | Josh Stone | -0/+5 |
| 2017-10-26 | configure.py: fix --disable-option-checking | Josh Stone | -4/+9 |
| 2017-10-26 | Auto merge of #45523 - alexcrichton:improve-libbacktrace, r=sfackler | bors | -1/+1 |
| 2017-10-26 | Switch several crate-wide queries to use eval_always | Wesley Wiser | -10/+8 |
| 2017-10-26 | Handle eval_always queries in force() | Wesley Wiser | -4/+11 |
| 2017-10-26 | Allow declaring a DepNode as eval_always | Wesley Wiser | -0/+18 |
| 2017-10-26 | [incremental] Add support for eval always queries | Wesley Wiser | -3/+57 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -279/+282 |
| 2017-10-26 | Auto merge of #45522 - michaelwoerister:fix-stable-hasher-cross, r=arielb1 | bors | -24/+16 |
| 2017-10-26 | Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1 | bors | -154/+83 |
| 2017-10-26 | relax restriction - allow errors to be emmitted within macro spans, as long a... | Virgil Palanciuc | -9/+8 |
| 2017-10-26 | Use expect for current_dir on librustc/session mod | Laurent Arnoud | -1/+3 |
| 2017-10-26 | incr.comp.: Update overflow-check logic in HIR hashing. | Michael Woerister | -49/+110 |
| 2017-10-26 | incr.comp.: Fix invalid DepNode assignment in HIR map. | Michael Woerister | -1/+1 |
| 2017-10-26 | Auto merge of #45380 - dotdash:arg_copies, r=arielb1 | bors | -122/+145 |
| 2017-10-26 | Improve docs for UdpSocket::set_nonblocking. | Corey Farwell | -4/+33 |
| 2017-10-26 | cargotest: Update xsv. | kennytm | -1/+1 |
| 2017-10-26 | Remove 'just' in diagnostics | steveklabnik | -1/+1 |
| 2017-10-26 | issue #45357 don't build clippy stage 1 | matt rice | -1/+4 |
| 2017-10-26 | Add comments to clarify function argument ownership | Björn Steinbrink | -1/+5 |
| 2017-10-26 | Avoid unnecessary copies of arguments that are simple bindings | Björn Steinbrink | -121/+140 |
| 2017-10-26 | Update some comments about StableHasher. | Michael Woerister | -20/+6 |
| 2017-10-26 | add graphvis DOT files to dump mir directory | Mikhail Modin | -17/+39 |
| 2017-10-26 | Auto merge of #45488 - oli-obk:ctfe_resolve, r=eddyb | bors | -92/+38 |
| 2017-10-26 | Auto merge of #45464 - sinkuu:ice_44851, r=jseyfried | bors | -2/+82 |
| 2017-10-26 | Auto merge of #45096 - DSpeckhals:update-rls-data-for-save-analysis, r=alexcr... | bors | -59/+27 |
| 2017-10-26 | Add FIXME | sinkuu | -0/+1 |
| 2017-10-25 | fix #44953 - The “use of unstable library feature 'rustc_private'” error ... | Virgil Palanciuc | -5/+29 |
| 2017-10-25 | Auto merge of #45532 - kennytm:rollup, r=kennytm | bors | -32/+101 |
| 2017-10-26 | Rollup merge of #45526 - alexcrichton:test-more-asm, r=aturon | kennytm | -1/+1 |
| 2017-10-26 | Rollup merge of #45508 - bgermann:master, r=alexcrichton | kennytm | -0/+1 |
| 2017-10-26 | Rollup merge of #45496 - kennytm:bootstrap-fix-extension-check, r=alexcrichton | kennytm | -4/+12 |
| 2017-10-26 | Rollup merge of #45483 - mbrubeck:hash, r=alexcrichton | kennytm | -4/+32 |
| 2017-10-26 | Rollup merge of #45398 - integer32llc:reassignment, r=arielb1 | kennytm | -21/+21 |
| 2017-10-26 | Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavus | kennytm | -2/+3 |
| 2017-10-26 | Rollup merge of #45059 - tmccombs:pid, r=alexcrichton | kennytm | -0/+31 |
| 2017-10-25 | use nallocx instead of sallocx | gnzlbg | -21/+6 |
| 2017-10-25 | Fix formatting in unstable book's attr-literals section | steveklabnik | -12/+12 |
| 2017-10-25 | Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoerister | bors | -149/+223 |
| 2017-10-25 | Implement Hash for raw pointers to unsized types | Matt Brubeck | -4/+32 |
| 2017-10-25 | ci: Test more asmjs again | Alex Crichton | -1/+1 |
| 2017-10-25 | std: Optimize thread park/unpark implementation | Alex Crichton | -15/+72 |
| 2017-10-25 | Auto merge of #45513 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -3/+257 |
| 2017-10-25 | Fix librustc_driver unit test after API change. | Michael Woerister | -0/+2 |