about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-01-01Rollup merge of #92332 - GuillaumeGomez:where-clause-order, r=jshaMatthias Krüger-0/+15
2022-01-01Rollup merge of #92297 - bjorn3:smaller_bootstrap, r=Mark-SimulacrumMatthias Krüger-256/+247
2022-01-01Rollup merge of #91593 - upsuper-forks:hashmap-set-methods-bound, r=dtolnayMatthias Krüger-99/+99
2022-01-01Rollup merge of #84083 - ltratt:threadid_doc_tweak, r=dtolnayMatthias Krüger-4/+7
2022-01-01Remove some dead codebjorn3-31/+1
2022-01-01Auto merge of #92455 - petrochenkov:alltraits2, r=cjgillotbors-48/+63
2022-01-01Remove the merge dependencybjorn3-10/+9
2022-01-01Make the rustc and rustdoc wrapper not depend on libbootstrapbjorn3-29/+39
2022-01-01Avoid the merge derive macro in rustbuildbjorn3-182/+197
2022-01-01Remove the lazy_static dependency from rustbuildbjorn3-6/+3
2022-01-01Auto merge of #92419 - erikdesjardins:coldland, r=nagisabors-9/+80
2022-01-01Auto merge of #92471 - matthiaskrgr:rollup-lmduxwh, r=matthiaskrgrbors-259/+368
2022-01-01Add test for where clause orderGuillaume Gomez-0/+15
2022-01-01Rollup merge of #92469 - joshtriplett:test-number-fix, r=Mark-SimulacrumMatthias Krüger-12/+27
2022-01-01Rollup merge of #92460 - dwrensha:fix-92267, r=petrochenkovMatthias Krüger-19/+34
2022-01-01Rollup merge of #92457 - bjorn3:sync_cg_gcc-2021-12-31, r=antoyoMatthias Krüger-210/+245
2022-01-01Rollup merge of #92420 - dtolnay:patrange, r=Mark-SimulacrumMatthias Krüger-14/+12
2022-01-01Rollup merge of #92412 - dtolnay:tryspace, r=Mark-SimulacrumMatthias Krüger-2/+1
2022-01-01Rollup merge of #92097 - saethlin:split-without-deref, r=the8472Matthias Krüger-2/+7
2022-01-01Rollup merge of #88310 - worldeva:bootstrap-locking, r=Mark-SimulacrumMatthias Krüger-0/+42
2022-01-01Auto merge of #92374 - ehuss:update-libssh2-sys, r=Mark-Simulacrumbors-2/+2
2021-12-31Make tidy check for magic numbers that spell thingsJosh Triplett-12/+27
2022-01-01rustc_metadata: Use a query for collecting all traits in encoderVadim Petrochenkov-48/+63
2022-01-01Auto merge of #92294 - Kobzol:rustdoc-meta-kind, r=GuillaumeGomezbors-11/+32
2021-12-31Clarify safety commentBen Kimock-0/+2
2021-12-31Auto merge of #92465 - matthiaskrgr:rollup-yuary84, r=matthiaskrgrbors-158/+450
2021-12-31Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jshaMatthias Krüger-1/+21
2021-12-31Rollup merge of #92435 - bjorn3:sync_cg_clif-2021-12-30, r=bjorn3Matthias Krüger-81/+90
2021-12-31Rollup merge of #92405 - bjorn3:more_needs_inline_asm, r=lqdMatthias Krüger-0/+2
2021-12-31Rollup merge of #92338 - Xuanwo:try_reserve, r=dtolnayMatthias Krüger-0/+138
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-70/+82
2021-12-31Rollup merge of #91375 - Apteryks:per-target-default-linker, r=Mark-SimulacrumMatthias Krüger-5/+17
2021-12-31Rollup merge of #90383 - tmiasko:union-validity, r=RalfJungMatthias Krüger-1/+100
2021-12-31Auto merge of #90637 - Mark-Simulacrum:liveness-btree, r=lqdbors-17/+491
2021-12-31rustbuild: Add support for a per-target default-linker option.Maxim Cournoyer-5/+17
2021-12-31update testsDavid Renshaw-3/+3
2021-12-31[rustc_builtin_macros] add indices to format_foreign::printf::Substitution::E...David Renshaw-16/+31
2021-12-31Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillotbors-0/+68
2021-12-31Remove unused extern crate rustc_symbol_manglingbjorn3-1/+0
2021-12-31Lock x.py build stateworldeva-0/+42
2021-12-31Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-202...bjorn3-209/+245
2021-12-31Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednetbors-17/+29
2021-12-31Extend check for UnsafeCell in consts to cover unionsTomasz Miąsko-1/+100
2021-12-31Auto merge of #91929 - anuvratsingh:remove_in_band_lifetimes_compiler_rustc_t...bors-10/+9
2021-12-30Use SparseIntervalMatrix instead of SparseBitMatrixMark Rousskov-17/+20
2021-12-30Introduce IntervalSetMark Rousskov-0/+471
2021-12-31Auto merge of #92437 - flip1995:clippyup, r=Manishearthbors-439/+1493
2021-12-30Auto merge of #92426 - calebcartwright:sync-rustfmt-subtree, r=calebcartwrightbors-410/+710
2021-12-30Remove needless allocation from example code of OsStringDavid Tolnay-4/+4
2021-12-30Fix some copy/paste hysteresis in OsString try_reserve docsDavid Tolnay-4/+4