about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-22Increase accuracy of lifetime bound on trait object impl suggestionEsteban Küber-114/+321
2020-07-22Detect when `'static` obligation might come from an `impl`Esteban Küber-302/+431
2020-07-22Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=ManishearthManish Goregaokar-0/+10
2020-07-22Rollup merge of #74589 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2020-07-22Rollup merge of #74568 - aticu:master, r=Mark-SimulacrumManish Goregaokar-7/+12
2020-07-22Rollup merge of #74528 - euclio:intra-link-errors, r=jyn514Manish Goregaokar-298/+290
2020-07-22Rollup merge of #74454 - lcnr:negative-impls, r=nikomatsakisManish Goregaokar-52/+47
2020-07-22Rollup merge of #74237 - lzutao:compiletest, r=Mark-SimulacrumManish Goregaokar-253/+208
2020-07-22Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakisManish Goregaokar-12/+24
2020-07-22Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikicManish Goregaokar-3/+150
2020-07-22Fix tooltip position if the documentation starts with a code blockGuillaume Gomez-0/+10
2020-07-22Auto merge of #74620 - rust-lang:remove-most-azure, r=Mark-Simulacrumbors-298/+3
2020-07-22ci: disable Azure Pipelines except for macOSPietro Albini-298/+3
2020-07-22Auto merge of #73270 - dylanmckay:avr-use-correct-addrspace, r=nagisabors-36/+188
2020-07-22Auto merge of #74578 - ehuss:fix-rust-src, r=Mark-Simulacrumbors-1/+1
2020-07-21Auto merge of #74565 - pietroalbini:build-on-gha, r=Mark-Simulacrumbors-7/+34
2020-07-22[AVR] Ensure that function pointers stored within aggregates are annotated wi...Dylan McKay-13/+40
2020-07-22[AVR] Correctly set the pointer address space when constructing pointers to f...Dylan McKay-23/+148
2020-07-21Update booksEric Huss-0/+0
2020-07-21Remove the assert on alignment check.Jamie Cunliffe-2/+1
2020-07-21Auto merge of #74075 - sunfishcode:wasi-prelude-rawfd, r=alexcrichtonbors-1/+1
2020-07-21Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddybbors-191/+2034
2020-07-20Fix rust-src component.Eric Huss-1/+1
2020-07-20refactor and reword intra-doc link errorsAndy Russell-298/+290
2020-07-20update coherence docsBastian Kauschke-7/+7
2020-07-20reviewBastian Kauschke-1/+10
2020-07-20Rollup merge of #74561 - RalfJung:backtrace, r=alexcrichtonManish Goregaokar-0/+0
2020-07-20Rollup merge of #74557 - jakubadamw:issue-74539, r=nagisaManish Goregaokar-1/+40
2020-07-20Rollup merge of #74555 - GuillaumeGomez:important-traits-popup, r=ManishearthManish Goregaokar-0/+5
2020-07-20Rollup merge of #74552 - fusion-engineering-forks:stabilize-tau, r=dtolnayManish Goregaokar-2/+2
2020-07-20Rollup merge of #74546 - jethrogb:jb/duplicate-attribute-maybe_uninit_extra, ...Manish Goregaokar-4/+1
2020-07-20Rollup merge of #74522 - tmiasko:sanitizer-docs, r=nikomatsakisManish Goregaokar-4/+3
2020-07-20Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomezManish Goregaokar-10/+0
2020-07-20Rollup merge of #74501 - lzutao:css_run_border, r=GuillaumeGomezManish Goregaokar-3/+3
2020-07-20Rollup merge of #74376 - lcnr:type-dependent-path-cleanup, r=eddybManish Goregaokar-1/+5
2020-07-20Rollup merge of #74051 - yodaldevoid:issue_60814, r=nikomatsakisManish Goregaokar-0/+109
2020-07-20Rollup merge of #73323 - davidtwco:issue-73252-wfcheck-foreign-fn-decl, r=ecs...Manish Goregaokar-52/+97
2020-07-20Rollup merge of #73197 - c410-f3r:ranges, r=dtolnayManish Goregaokar-2/+2
2020-07-20Rollup merge of #72714 - JohnTitor:debug-assert, r=nikomatsakisManish Goregaokar-1/+37
2020-07-20Apply #66379 to `*mut T` `as_ref`aticu-7/+12
2020-07-20index: introduce and use `FiniteBitSet`David Wood-73/+211
2020-07-20mir: use attribute over `-Z polymorphize-errors`David Wood-76/+125
2020-07-20metadata: record `unused_generic_params`David Wood-0/+14
2020-07-20ty: normalize fn sigs before substDavid Wood-17/+51
2020-07-20mir: `unused_generic_params` queryDavid Wood-84/+1627
2020-07-20Fix an ICE on an invalid `binding @ ...` in a tuple struct patternJakub Adam Wieczorek-1/+40
2020-07-20ci: upload non-macOS from GHA instead of Azure PipelinesPietro Albini-7/+25
2020-07-20ci: allow RLA to pick the right PR numberPietro Albini-0/+9
2020-07-20update backtrace-rsRalf Jung-0/+0
2020-07-20Auto merge of #74550 - matklad:rust-analyzer-2020-07-20, r=matkladbors-18/+15