about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-19Explain motivation for `GenKill` traitDylan MacKenzie-4/+12
2020-01-15Use trailing underscore for helper methodsDylan MacKenzie-4/+4
2020-01-14Fix testDylan MacKenzie-11/+14
2020-01-14Improve docs for `GenKill` and `GenKillSet`Dylan MacKenzie-6/+8
2020-01-14Improve docs for new frameworkDylan MacKenzie-3/+35
2020-01-14Add test for `ResultsCursor`Dylan MacKenzie-0/+356
2020-01-14Use unified dataflow framework in `check_consts`Dylan MacKenzie-10/+12
2020-01-14Remove old "generic" frameworkDylan MacKenzie-595/+0
2020-01-14Implement new dataflow framework and cursorDylan MacKenzie-0/+995
2020-01-14Improve graphviz visualization for new frameworkDylan MacKenzie-116/+405
2020-01-13Auto merge of #68183 - JohnTitor:clippy-up, r=JohnTitorbors-8/+8
2020-01-13Auto merge of #68088 - oli-obk:fix_miri, r=RalfJungbors-3/+8
2020-01-13Early abort validation of arrays of zsts because there is no data to be checkedOliver Scherer-3/+8
2020-01-13Update ClippyYuki Okushi-8/+8
2020-01-13Auto merge of #67850 - GuillaumeGomez:err-codes-checkup, r=Mark-Simulacrumbors-18/+29
2020-01-13Rollup merge of #68161 - ruuda:fix-instant-docs, r=rkruppeYuki Okushi-1/+1
2020-01-13Rollup merge of #68157 - GuillaumeGomez:clean-up-e0186, r=Dylan-DPCYuki Okushi-1/+17
2020-01-13Rollup merge of #68156 - JohnTitor:fix-path-in-doc, r=Dylan-DPCYuki Okushi-3/+4
2020-01-13Rollup merge of #68145 - JohnTitor:pub-check-lint-name-result, r=CentrilYuki Okushi-1/+1
2020-01-13Rollup merge of #68135 - calebcartwright:rustc-parse-visibilities, r=CentrilYuki Okushi-8/+17
2020-01-13Rollup merge of #68097 - MikailBag:master, r=shepmasterYuki Okushi-0/+2
2020-01-13Rollup merge of #67959 - liigo:patch-13, r=GuillaumeGomezYuki Okushi-4/+8
2020-01-13Rollup merge of #67313 - oli-obk:document_all_the_t̶h̶i̶n̶g̶s̶dataflow,...Yuki Okushi-1/+23
2020-01-13Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisabors-991/+218
2020-01-12Fix system call docs for time::InstantRuud van Asseldonk-1/+1
2020-01-12Clean up E0186 explanationGuillaume Gomez-1/+17
2020-01-12Fix error codes explanation' code examplesGuillaume Gomez-16/+28
2020-01-13Fix crate paths in commentsYuki Okushi-3/+4
2020-01-12Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbinibors-2/+2
2020-01-12Auto merge of #67901 - matthewjasper:split-mir-build, r=nagisabors-524/+598
2020-01-12Split `rustc_mir::{build, hair, lints}` into their own crateMatthew Jasper-524/+598
2020-01-12Expose `context::CheckLintNameResult`Yuki Okushi-1/+1
2020-01-12Rollup merge of #68108 - varkor:chained-comparison-suggestions, r=CentrilMazdak Farrokhzad-49/+335
2020-01-12Rollup merge of #68089 - lzutao:revert-remote_item, r=sfacklerMazdak Farrokhzad-1/+6
2020-01-12Rollup merge of #68045 - Centril:liberate-lints, r=Mark-SimulacrumMazdak Farrokhzad-1017/+972
2020-01-12Rollup merge of #67948 - llogiq:gallop, r=Mark-SimulacrumMazdak Farrokhzad-20/+40
2020-01-12Rollup merge of #67867 - matthewjasper:opaque-assoc-lookup, r=oli-obkMazdak Farrokhzad-1/+40
2020-01-12Rollup merge of #67494 - lukaslueg:const_alloc, r=oli-obkMazdak Farrokhzad-4/+9
2020-01-12Galloping search for binary_search_utilAndre Bogus-20/+40
2020-01-11Auto merge of #67458 - pnkfelix:fix-66530-by-propagating-fatal-error-from-wor...bors-8/+61
2020-01-11restore some rustc_parse visibilitiesCaleb Cartwright-8/+17
2020-01-11Constify alloc::LayoutLukas Lueg-4/+9
2020-01-11Auto merge of #67000 - spastorino:remove-promoted-from-place, r=oli-obkbors-1593/+1116
2020-01-11Make codegen tests wordsize independentOliver Scherer-7/+6
2020-01-11Rollup merge of #68120 - Centril:ban-range-to-dotdotdot, r=oli-obkMazdak Farrokhzad-121/+260
2020-01-11Rollup merge of #68114 - ecstatic-morse:fix-feature-gating, r=CentrilMazdak Farrokhzad-41/+66
2020-01-11Rollup merge of #68072 - JohnTitor:fix-macro-ice, r=petrochenkovMazdak Farrokhzad-1/+20
2020-01-11Rollup merge of #68070 - GuillaumeGomez:clean-up-e0185, r=Dylan-DPCMazdak Farrokhzad-1/+17
2020-01-11Rollup merge of #68018 - petrochenkov:nosoft, r=CentrilMazdak Farrokhzad-74/+11
2020-01-11Rollup merge of #67930 - lzutao:result-as_deref, r=dtolnayMazdak Farrokhzad-121/+31