about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-23Rollup merge of #47662 - spastorino:add_test_to_nll, r=nikomatsakiskennytm-0/+3
2018-01-23Rollup merge of #47661 - bjorn3:refactor_driver, r=michaelwoeristerkennytm-39/+22
2018-01-23Rollup merge of #47655 - etaoins:fix-spurious-warning-on-empty-proc-macro-cra...kennytm-1/+32
2018-01-23Rollup merge of #47635 - Zoxc:remove-attr, r=michaelwoeristerkennytm-16/+13
2018-01-23Rollup merge of #47610 - cuviper:captured-dwarf, r=eddybkennytm-3/+10
2018-01-23Rollup merge of #47558 - spastorino:rustc_args, r=nikomatsakiskennytm-0/+18
2018-01-23Rollup merge of #47554 - EdSchouten:cloudabi-jemalloc, r=nikomatsakiskennytm-3/+10
2018-01-23Rollup merge of #47549 - Manishearth:29723-regression, r=nikomatsakiskennytm-0/+39
2018-01-23Rollup merge of #47541 - psumbera:master, r=eddybkennytm-1/+6
2018-01-23Rollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakiskennytm-27/+38
2018-01-23Rollup merge of #47425 - EdSchouten:immutable-tls, r=nikomatsakiskennytm-0/+21
2018-01-23Rollup merge of #47423 - est31:rustbook_checking, r=alexcrichtonkennytm-9/+11
2018-01-22Auto merge of #47373 - wesleywiser:incr_cache_hashing, r=michaelwoeristerbors-13/+51
2018-01-22Auto merge of #47507 - alexcrichton:rerun-bat-scripts, r=michaelwoeristerbors-32/+181
2018-01-22Add dynamic-drop test to nll tests alsoSantiago Pastorino-0/+3
2018-01-22Inline some rustc_driver functionbjorn3-39/+22
2018-01-22Auto merge of #47353 - nikomatsakis:nll-issue-47189, r=pnkfelix+nmatsakisbors-8/+99
2018-01-22Fix spurious warning on empty proc macro cratesRyan Cumming-1/+32
2018-01-22Auto merge of #47158 - rkruppe:repr-transparent, r=eddybbors-12/+881
2018-01-22Auto merge of #47144 - estebank:moved-closure-arg, r=nikomatsakisbors-21/+352
2018-01-21rustc: Lower link args to `@`-files on Windows moreAlex Crichton-32/+181
2018-01-21Rollup merge of #47633 - pietroalbini:fix-ice-use-self, r=nagisaGuillaume Gomez-1/+23
2018-01-21Rollup merge of #47632 - sdroege:exact-chunks-docs-broken-links, r=kennytmGuillaume Gomez-0/+8
2018-01-21Rollup merge of #47625 - astraw:btreeset-doctest-fix, r=kennytmGuillaume Gomez-12/+12
2018-01-21Rollup merge of #47595 - PieterPenninckx:master, r=shepmasterGuillaume Gomez-7/+8
2018-01-21Rollup merge of #47582 - alexcrichton:auto-beta, r=kennytmGuillaume Gomez-8/+57
2018-01-21Rollup merge of #47512 - GuillaumeGomez:e0659, r=petrochenkovGuillaume Gomez-12/+91
2018-01-21Rollup merge of #47334 - etaoins:only-call-res-init-on-gnu-unix, r=alexcrichtonGuillaume Gomez-32/+16
2018-01-21Rollup merge of #47247 - estebank:suggest-cast, r=petrochenkovGuillaume Gomez-114/+1717
2018-01-21Auto merge of #47116 - estebank:non-accessible-ctor, r=petrochenkovbors-116/+466
2018-01-21Revert change to docs in panic section of VecDeque::split_offPieter Penninckx-1/+1
2018-01-21Remove the IGNORED_ATTR_NAMES thread localJohn Kåre Alsaker-16/+13
2018-01-21Auto merge of #47001 - arielb1:private-match, r=nikomatsakisbors-9/+62
2018-01-21Fix ICE with `use self;`Pietro Albini-1/+23
2018-01-21Fix broken links to other slice functions in chunks/chunks_mut/exact_chunk/ex...Sebastian Dröge-0/+8
2018-01-21Auto merge of #45684 - bjorn3:runtime_choose_trans2, r=eddybbors-554/+669
2018-01-21Auto merge of #47622 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-199/+386
2018-01-21Auto merge of #47495 - nikomatsakis:nll-issue-47153, r=pnkfelixbors-9/+31
2018-01-20fix doctests for BTreeSet to use BTreeSet (not BTreeMap)Andrew Straw-12/+12
2018-01-20Rollup merge of #47578 - arthurprs:btree-doc, r=alexcrichtonGuillaume Gomez-2/+2
2018-01-20Rollup merge of #47573 - estebank:closures, r=nikomatsakisGuillaume Gomez-177/+214
2018-01-20Rollup merge of #47568 - EdSchouten:cloudabi-linker, r=alexcrichtonGuillaume Gomez-0/+4
2018-01-20Rollup merge of #47535 - Manishearth:ignore-target, r=kennytmGuillaume Gomez-0/+1
2018-01-20Rollup merge of #47532 - tbu-:pr_path_oddities, r=TimNNGuillaume Gomez-0/+7
2018-01-20Rollup merge of #47510 - sfackler:deprecate-dns, r=alexcrichtonGuillaume Gomez-1/+11
2018-01-20Rollup merge of #47508 - QuietMisdreavus:rbe-bookshelf, r=steveklabnikGuillaume Gomez-0/+2
2018-01-20Rollup merge of #47193 - cramertj:result-opts, r=TimNNGuillaume Gomez-0/+115
2018-01-20Rollup merge of #46938 - hellow554:rustdoc-kbd-style, r=GuillaumeGomezGuillaume Gomez-19/+30
2018-01-20Add testing coverage for assigning to immutable thread-locals.Ed Schouten-0/+21
2018-01-20Fix tests by keepeing needed suggestionsEsteban Küber-1/+9