about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-02Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obkbors-167/+1894
2021-04-02Auto merge of #83468 - hi-rustin:rustin-patch-lint, r=nikomatsakisbors-0/+84
2021-04-02Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitorbors-13/+109
2021-04-02Rollup merge of #83754 - GuillaumeGomez:search-tab-behaviour, r=jyn514Yuki Okushi-0/+21
2021-04-02Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157Yuki Okushi-13/+57
2021-04-02Rollup merge of #83535 - MidasLamb:mir-type-count-mismatch, r=nikomatsakisYuki Okushi-0/+31
2021-04-02Auto merge of #83207 - oli-obk:valtree2, r=lcnrbors-25/+25
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-73/+112
2021-04-02Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebankbors-37/+70
2021-04-02Auto merge of #83663 - AngelicosPhosphoros:simplify_binary_and_to_get_better_...bors-288/+334
2021-04-02address commentshi-rustin-12/+12
2021-04-01Add test to ensure search tabs behaviourGuillaume Gomez-0/+21
2021-04-01Add a test that triggers the out-of-bounds ICE.Midas Lambrichts-0/+31
2021-04-01Auto merge of #82780 - cjgillot:dep-stream, r=michaelwoeristerbors-9/+9
2021-04-01Simplify logical operations CFGAngelicosPhosphoros-288/+334
2021-04-01add OR_PATTERNS_BACK_COMPAT linthi-rustin-0/+84
2021-04-01Limit the problematic tests to x86_64.Hameer Abbasi-63/+2
2021-04-01Auto merge of #83732 - ehuss:update-cargo, r=ehussbors-0/+0
2021-03-31Update cargoEric Huss-0/+0
2021-04-01Rollup merge of #83712 - alexcrichton:more-wasm-simd-llvm-updates, r=nikicDylan DPC-0/+0
2021-04-01Rollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPCDylan DPC-0/+32
2021-04-01Rollup merge of #83015 - hyd-dev:test-79825-81555, r=Aaron1011Dylan DPC-0/+39
2021-03-31Add a button to copy the "use statement"Guillaume Gomez-13/+57
2021-03-31Update LLVM with another wasm simd fixAlex Crichton-0/+0
2021-03-31Fix compiletest to use correct bitwidth stderr files.Hameer Abbasi-8/+11
2021-03-31Fix tests and AstConv -> dyn AstConvJack Huey-20/+19
2021-03-31Fmt and test revertJack Huey-32/+31
2021-03-31Add var to BoundRegion. Add query to get bound vars for applicable items.Jack Huey-25/+98
2021-03-31Make late and late_anon regions track the bound var positionJack Huey-1/+1
2021-03-31Revert explicit lifetimesJack Huey-166/+158
2021-03-31Track bound varsJack Huey-199/+228
2021-03-31Revert testsOli Scherer-12/+9
2021-03-31Add a new normalization query just for mir constantsOli Scherer-22/+14
2021-03-31Add a regression test for issue-68830JohnTitor-0/+32
2021-03-31Add 32bit.stderr files.Hameer Abbasi-1/+1443
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-22/+22
2021-03-31Auto merge of #83684 - cjgillot:csp, r=petrochenkovbors-13/+11
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-157/+192
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-33/+341
2021-03-31Auto merge of #83681 - jyn514:blanket-impls-tweaks, r=Aaron1011bors-3/+5
2021-03-31Auto merge of #83666 - Amanieu:instrprof-order, r=tmandrybors-34/+17
2021-03-31Rollup merge of #83683 - tblah:riscv64linux_links, r=Mark-SimulacrumDylan DPC-13/+13
2021-03-31Rollup merge of #83671 - JohnTitor:issue-75801-test, r=Dylan-DPCDylan DPC-0/+44
2021-03-31Rollup merge of #83654 - JohnTitor:issue-83606, r=estebankDylan DPC-0/+21
2021-03-30Fix fulldeps tests.Camille GILLOT-2/+2
2021-03-30Remove hir::CrateItem.Camille GILLOT-11/+9
2021-03-30bootstrap: don't complain about linkcheck if it is excludedTom Eccles-13/+13
2021-03-30Auto merge of #83639 - osa1:issue83638, r=estebankbors-0/+14
2021-03-30Only look at blanket impls in `get_blanket_impls`Joshua Nelson-3/+5
2021-03-30Fix tests.Camille GILLOT-9/+9