summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-27Fixed rustc_on_unimplemented example in Unstable BookNadav Zingerman-4/+4
2017-10-27Auto merge of #45353 - wesleywiser:untracked_queries, r=michaelwoeristerbors-17/+94
2017-10-27Don't fail to build a manifest if a tarball is missingNick Cameron-26/+37
2017-10-26regenerate libcore/char_private.rsZack M. Davis-76/+85
2017-10-27Auto merge of #45524 - alexcrichton:improve-park-unpark, r=dtolnaybors-15/+72
2017-10-27Return 0 when ./x.py has no subcommandtopecongiro-2/+5
2017-10-26config.toml: Add stubs for recognized-but-unused install pathsJosh Stone-0/+5
2017-10-26configure.py: fix --disable-option-checkingJosh Stone-4/+9
2017-10-26Auto merge of #45523 - alexcrichton:improve-libbacktrace, r=sfacklerbors-1/+1
2017-10-26Switch several crate-wide queries to use eval_alwaysWesley Wiser-10/+8
2017-10-26Handle eval_always queries in force()Wesley Wiser-4/+11
2017-10-26Allow declaring a DepNode as eval_alwaysWesley Wiser-0/+18
2017-10-26[incremental] Add support for eval always queriesWesley Wiser-3/+57
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-279/+282
2017-10-26Auto merge of #45522 - michaelwoerister:fix-stable-hasher-cross, r=arielb1bors-24/+16
2017-10-26Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1bors-154/+83
2017-10-26relax restriction - allow errors to be emmitted within macro spans, as long a...Virgil Palanciuc-9/+8
2017-10-26Use expect for current_dir on librustc/session modLaurent Arnoud-1/+3
2017-10-26incr.comp.: Update overflow-check logic in HIR hashing.Michael Woerister-49/+110
2017-10-26incr.comp.: Fix invalid DepNode assignment in HIR map.Michael Woerister-1/+1
2017-10-26Auto merge of #45380 - dotdash:arg_copies, r=arielb1bors-122/+145
2017-10-26Improve docs for UdpSocket::set_nonblocking.Corey Farwell-4/+33
2017-10-26cargotest: Update xsv.kennytm-1/+1
2017-10-26Remove 'just' in diagnosticssteveklabnik-1/+1
2017-10-26issue #45357 don't build clippy stage 1matt rice-1/+4
2017-10-26Add comments to clarify function argument ownershipBjörn Steinbrink-1/+5
2017-10-26Avoid unnecessary copies of arguments that are simple bindingsBjörn Steinbrink-121/+140
2017-10-26Update some comments about StableHasher.Michael Woerister-20/+6
2017-10-26add graphvis DOT files to dump mir directoryMikhail Modin-17/+39
2017-10-26Auto merge of #45488 - oli-obk:ctfe_resolve, r=eddybbors-92/+38
2017-10-26Auto merge of #45464 - sinkuu:ice_44851, r=jseyfriedbors-2/+82
2017-10-26Auto merge of #45096 - DSpeckhals:update-rls-data-for-save-analysis, r=alexcr...bors-59/+27
2017-10-26Add FIXMEsinkuu-0/+1
2017-10-25fix #44953 - The “use of unstable library feature 'rustc_private'” error ...Virgil Palanciuc-5/+29
2017-10-25Auto merge of #45532 - kennytm:rollup, r=kennytmbors-32/+101
2017-10-26Rollup merge of #45526 - alexcrichton:test-more-asm, r=aturonkennytm-1/+1
2017-10-26Rollup merge of #45508 - bgermann:master, r=alexcrichtonkennytm-0/+1
2017-10-26Rollup merge of #45496 - kennytm:bootstrap-fix-extension-check, r=alexcrichtonkennytm-4/+12
2017-10-26Rollup merge of #45483 - mbrubeck:hash, r=alexcrichtonkennytm-4/+32
2017-10-26Rollup merge of #45398 - integer32llc:reassignment, r=arielb1kennytm-21/+21
2017-10-26Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavuskennytm-2/+3
2017-10-26Rollup merge of #45059 - tmccombs:pid, r=alexcrichtonkennytm-0/+31
2017-10-25use nallocx instead of sallocxgnzlbg-21/+6
2017-10-25Fix formatting in unstable book's attr-literals sectionsteveklabnik-12/+12
2017-10-25Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoeristerbors-149/+223
2017-10-25Implement Hash for raw pointers to unsized typesMatt Brubeck-4/+32
2017-10-25ci: Test more asmjs againAlex Crichton-1/+1
2017-10-25std: Optimize thread park/unpark implementationAlex Crichton-15/+72
2017-10-25Auto merge of #45513 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-3/+257
2017-10-25Fix librustc_driver unit test after API change.Michael Woerister-0/+2