about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-10Auto merge of #102676 - cuviper:beta-next, r=cuviperbors-1075/+1967
2022-10-08EscapeAscii is not an ExactSizeIteratorMichael Goulet-2/+0
2022-10-06Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"Camille GILLOT-670/+488
2022-10-06Support bindings with anon consts in genericsMichael Goulet-2/+60
2022-10-06Make type_of work correctly for const arg bindingsMichael Goulet-3/+9
2022-10-06Format type_ofMichael Goulet-28/+36
2022-10-06Revert "Use getentropy when possible on all Apple platforms"BlackHoleFox-56/+38
2022-10-05fix doc and dedup diverge_cleanupDing Xiang Fei-23/+4
2022-10-05use build-pass for the testX-1/+1
2022-10-05apply suggestionX-1/+1
2022-10-05fix unwind drop glue for if-then scopesDing Xiang Fei-10/+90
2022-10-04Add GUI regression test for search results colorsGuillaume Gomez-4/+152
2022-10-04Fix regression for results colorsGuillaume Gomez-1/+3
2022-10-04Add GUI test for links colorsGuillaume Gomez-0/+85
2022-10-04Create new CSS variables for links colorGuillaume Gomez-78/+67
2022-10-04Deny associated type bindings within associated type bindingsMichael Goulet-5/+82
2022-10-04Bless test output changesFrank Steffahn-4/+4
2022-10-04Fix a typo in error messageFrank Steffahn-1/+1
2022-10-04Fix wrongly refactored Lift implOli Scherer-1/+4
2022-10-04fix ConstProp handling of written_only_inside_own_block_localsRalf Jung-20/+140
2022-10-04add testlcnr-0/+50
2022-10-04improve infer var handling for implied boundslcnr-34/+41
2022-10-04Revert "fix #101691: copy stage0 binaries into stage0-sysroot"Mark Rousskov-37/+0
2022-10-04Use Predicate ConstraintCategory when normalizingJack Huey-15/+172
2022-10-04Add back in normalize callJack Huey-5/+10
2022-10-04Final bitsJack Huey-34/+124
2022-10-04Add ExtraConstraintInfoJack Huey-17/+31
2022-10-04Add AscribeUserTypeProvePredicateJack Huey-2/+48
2022-10-04Add outlives_constraint to BlameConstraintJack Huey-6/+9
2022-10-04Add to_constraint_category to ObligationCause and SubregionOriginJack Huey-6/+24
2022-10-04Pass ConstraintCategory thorough a few more placesJack Huey-15/+44
2022-10-04Make QueryOutlivesConstraint contain a ConstraintCategoryJack Huey-36/+64
2022-10-04add miri test via const fnDing Xiang Fei-1/+20
2022-10-04add mir-opt testDing Xiang Fei-0/+84
2022-10-04avoid duplicating StorageLive in let-elseDing Xiang Fei-9/+33
2022-09-24Auto merge of #102179 - pietroalbini:pa-beta-bump-stage0, r=Mark-Simulacrumbors-342/+285
2022-09-23bump stage0Pietro Albini-342/+285
2022-09-19Auto merge of #102015 - rust-lang:pa-beta-next, r=pietroalbinibors-30/+33
2022-09-19Enable RUSTC_BOOTSTRAP for a few stepsMark Rousskov-0/+3
2022-09-19switch to the beta channelPietro Albini-1/+1
2022-09-19replace stabilization placeholdersPietro Albini-29/+29
2022-09-17Auto merge of #101857 - lcnr:make-dyn-again, r=jackh726bors-23/+20
2022-09-17Auto merge of #101938 - Dylan-DPC:rollup-6vlohhs, r=Dylan-DPCbors-236/+437
2022-09-17Rollup merge of #101931 - msakuta:master, r=thomccDylan DPC-1/+1
2022-09-17Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomezDylan DPC-1/+1
2022-09-17Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnrDylan DPC-19/+96
2022-09-17Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta...Dylan DPC-3/+37
2022-09-17Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obkDylan DPC-1/+132
2022-09-17Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplettDylan DPC-211/+170
2022-09-17Auto merge of #101784 - reitermarkus:const-memchr, r=thomccbors-25/+23