about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-06-03Remove check for projections in a branch without anyTomasz Miąsko-13/+0
2021-06-03Remove unused support for `VarDebugInfo`Tomasz Miąsko-33/+4
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-115/+94
2021-06-03Rollup merge of #85935 - tmiasko:validate-indexing, r=jonas-schievinkYuki Okushi-2/+20
2021-06-03Rollup merge of #85934 - tmiasko:is-union, r=jackh726Yuki Okushi-59/+32
2021-06-03Rollup merge of #85911 - cjgillot:one-output, r=Aaron1011Yuki Okushi-3/+3
2021-06-03Rollup merge of #85900 - LingMan:pat_mat, r=petrochenkovYuki Okushi-19/+7
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-3/+3
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-4/+3
2021-06-03Rollup merge of #85852 - m-ou-se:machineapplicable-docs, r=nikomatsakisYuki Okushi-1/+5
2021-06-03Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakisYuki Okushi-19/+20
2021-06-03Rollup merge of #85706 - jrmuizel:fpe, r=nagisaYuki Okushi-5/+1
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-8/+31
2021-06-02Turn off frame pointer elimination on all Apple platforms.Jeff Muizelaar-5/+1
2021-06-02Restrict access to crate_name.Camille GILLOT-28/+20
2021-06-02Validate type of locals used as indicesTomasz Miąsko-2/+20
2021-06-02Add `Ty::is_union` predicate and use itTomasz Miąsko-55/+31
2021-06-02Implement `Ty::is_enum` using `matches!`Tomasz Miąsko-4/+1
2021-06-02Auto merge of #85337 - cjgillot:less-anon, r=michaelwoeristerbors-27/+54
2021-06-02Auto merge of #85892 - tmiasko:i, r=oli-obkbors-0/+45
2021-06-02Auto merge of #85908 - cjgillot:private-dep-query, r=Aaron1011bors-12/+12
2021-06-02Miscellaneous inlining improvementsTomasz Miąsko-0/+45
2021-06-02Auto merge of #85905 - cjgillot:one-trait-map, r=Aaron1011bors-69/+28
2021-06-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-9/+4
2021-06-01Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011bors-104/+28
2021-06-01Use pattern matching instead of checking lengths explicitlyLingMan-19/+7
2021-06-01Auto merge of #85829 - bjorn3:simplify_crate_num, r=jackh726bors-66/+7
2021-06-01Make trait_map an Option.Camille GILLOT-15/+6
2021-06-01Make the reasoning more explicit.Camille GILLOT-5/+9
2021-06-01Avoid creating anonymous nodes with zero or one dependency.Camille GILLOT-27/+50
2021-06-01Avoid a clone of output_filenames.Camille GILLOT-3/+3
2021-06-01Make is_private_dep a query.Camille GILLOT-12/+12
2021-06-01Rename take_trait_map.Camille GILLOT-3/+3
2021-06-01Check that trait_map is not moved twice.Camille GILLOT-0/+9
2021-06-01Remove StableVec.Camille GILLOT-41/+8
2021-06-01Only compute the trait_map once.Camille GILLOT-27/+19
2021-06-01Add test for forward declared const param defaultsEllen-3/+3
2021-06-01Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomezbors-1/+1
2021-06-01Rollup merge of #85473 - infinity0:master, r=jackh726Guillaume Gomez-1/+1
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-214/+237
2021-06-01skip check_static on rvalue::threadlocalrefcsmoe-1/+5
2021-06-01Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011bors-237/+214
2021-05-31Auto merge of #85702 - Aaron1011:no-vec-sort, r=michaelwoeristerbors-30/+16
2021-05-31Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJungbors-54/+62
2021-05-31Clarify meaning of MachineApplicable suggestions.Mara Bos-1/+5
2021-05-31Auto merge of #85266 - cjgillot:hir-dep-clean, r=michaelwoeristerbors-73/+47
2021-05-31Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro...bors-31/+44
2021-05-30Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisabors-0/+8
2021-05-30Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomezbors-6/+28
2021-05-30Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkovGuillaume Gomez-1/+4