about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-25Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytmManish Goregaokar-5/+111
2020-06-25Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=ManishearthManish Goregaokar-161/+329
2020-06-25Rollup merge of #72738 - mati865:self-contained-option, r=petrochenkovManish Goregaokar-29/+60
2020-06-25Rollup merge of #72617 - eduardosm:panicking, r=AmanieuManish Goregaokar-14/+61
2020-06-26Implement mixed script confusable lint.Charles Lew-8/+202
2020-06-25Auto merge of #72717 - poliorcetics:try-from-int-to-nzint, r=dtolnaybors-0/+58
2020-06-25Auto merge of #73711 - Dylan-DPC:rollup-kzx15of, r=Dylan-DPCbors-31/+657
2020-06-25Rename remaining `fallback` to `self_contained`Mateusz Mikuła-12/+20
2020-06-25Rename get_self_contained_lib_pathMateusz Mikuła-3/+3
2020-06-25Add unstable rustc option to control self-contained linkage modeMateusz Mikuła-19/+42
2020-06-25Auto merge of #72559 - Aaron1011:feature/assoc-lang-items, r=oli-obkbors-28/+94
2020-06-25Rollup merge of #73688 - poliorcetics:self-keyword, r=joshtriplettDylan DPC-2/+86
2020-06-25Rollup merge of #73634 - nbdd0121:typeck, r=nikomatsakisDylan DPC-0/+82
2020-06-25Rollup merge of #73616 - pickfire:liballoc-hash, r=joshtriplettDylan DPC-2/+2
2020-06-25Rollup merge of #73516 - Crabapple-iOS:feature/apple-dynamic-linking, r=nikom...Dylan DPC-1/+0
2020-06-25Rollup merge of #72700 - davidtwco:issue-66220-improper-ctypes-declarations, ...Dylan DPC-26/+487
2020-06-24Implement associated lang itemsAaron Hill-28/+94
2020-06-24Auto merge of #73660 - flip1995:clippyup, r=nikomatsakisbors-293/+1077
2020-06-24Make `std::panicking::panic_count::is_zero` inline and move the slow path int...Eduardo Sánchez Muñoz-1/+11
2020-06-24Auto merge of #73692 - Dylan-DPC:rollup-ehzsbfw, r=Dylan-DPCbors-47/+244
2020-06-24Fix testsNathan Corbyn-0/+1
2020-06-24Fix testsNathan Corbyn-0/+3
2020-06-24Implement intrinsicNathan Corbyn-5/+107
2020-06-24Rollup merge of #73675 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-06-24Rollup merge of #73667 - nrabulinski:master, r=Dylan-DPCDylan DPC-1/+1
2020-06-24Rollup merge of #73652 - da-x:add-reexported-to-use-suggestions, r=petrochenkovDylan DPC-17/+47
2020-06-24Rollup merge of #73646 - JohnTitor:add-tests, r=Dylan-DPCDylan DPC-0/+152
2020-06-24Rollup merge of #73639 - ayazhafiz:i/73553, r=davidtwcoDylan DPC-7/+44
2020-06-24Rollup merge of #73638 - yuqio:remove-unused-crate-imports, r=nikomatsakisDylan DPC-22/+0
2020-06-24Auto merge of #73679 - ehuss:update-cargo, r=ehussbors-0/+0
2020-06-24Document the self keywordAlexis Bourget-2/+86
2020-06-24improper_ctypes: only allow params in defns modeDavid Wood-2/+8
2020-06-24improper_ctypes: allow pointers to sized typesDavid Wood-85/+34
2020-06-24lints: add `improper_ctypes_definitions`David Wood-27/+533
2020-06-23Update cargoEric Huss-0/+0
2020-06-24Auto merge of #73293 - Aaron1011:feature/macro-rules-arg-capture, r=petrochenkovbors-5/+205
2020-06-23Update booksEric Huss-0/+0
2020-06-23Auto merge of #73669 - Manishearth:rollup-0n4u7vq, r=Manishearthbors-536/+1216
2020-06-23Rollup merge of #73665 - alexcrichton:update-wasm-atomics-feature, r=davidtwcoManish Goregaokar-4/+5
2020-06-23Rollup merge of #73630 - estebank:fn-item-e0308, r=davidtwcoManish Goregaokar-11/+94
2020-06-23Rollup merge of #73614 - lcnr:patch-4, r=Dylan-DPCManish Goregaokar-1/+1
2020-06-23Rollup merge of #73613 - oli-obk:const_prop_miscompile, r=wesleywiserManish Goregaokar-56/+204
2020-06-23Rollup merge of #73601 - Aaron1011:fix/better-mono-overflow-err, r=ecstatic-m...Manish Goregaokar-80/+132
2020-06-23Rollup merge of #73587 - marmeladema:hir-id-ification-final, r=petrochenkovManish Goregaokar-242/+257
2020-06-23Rollup merge of #73523 - jyn514:everybody_loops, r=ecstatic-morseManish Goregaokar-2/+11
2020-06-23Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandryManish Goregaokar-84/+240
2020-06-23Rollup merge of #73244 - ecstatic-morse:validate-generator-mir, r=tmandryManish Goregaokar-56/+213
2020-06-23Rollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPCManish Goregaokar-0/+2
2020-06-23Rollup merge of #72780 - GuillaumeGomez:enforce-doc-alias-check, r=ollie27Manish Goregaokar-0/+57
2020-06-23review comments: wording and styleEsteban Küber-37/+32