]> git.lizzy.rs Git - rust.git/history - src
Pinning tests for some macro_rules things discussed in the lang meeting
[rust.git] / src /
2022-10-25 Scott McMurrayPinning tests for some macro_rules things discussed...
2022-10-23 borsAuto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum
2022-10-23 bjorn3Update LLVM submodule
2022-10-23 Jakub BeránekIntroduce dedicated `-Zdylib-lto` flag for enabling...
2022-10-23 Jakub BeránekAdd `rust.lto` config option
2022-10-23 borsAuto merge of #103431 - Dylan-DPC:rollup-oozfo89, r...
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103226 - compiler-errors:delay-if...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101908 - chenyukang:fix-101880, r...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-23 borsAuto merge of #103345 - Nilstrieb:diag-flat, r=compiler...
2022-10-23 NilstriebUpdate translation tests
2022-10-23 borsAuto merge of #103426 - matthiaskrgr:rollup-n6dqdy8...
2022-10-23 Matthias KrügerRollup merge of #103412 - finnbear:fix_docs_typo_string...
2022-10-23 Matthias KrügerRollup merge of #103401 - GuillaumeGomez:gui-test-headi...
2022-10-23 Matthias KrügerRollup merge of #103399 - smoelius:unknown-lint-maybe...
2022-10-23 Matthias KrügerRollup merge of #103388 - notriddle:notriddle/result...
2022-10-23 Matthias KrügerRollup merge of #103368 - compiler-errors:normalization...
2022-10-23 Matthias KrügerRollup merge of #103355 - compiler-errors:rpitit-defaul...
2022-10-23 Matthias KrügerRollup merge of #103354 - clubby789:escape-string-liter...
2022-10-23 Matthias KrügerRollup merge of #103328 - compiler-errors:trivial-false...
2022-10-23 Matthias KrügerRollup merge of #103123 - compiler-errors:early-binder...
2022-10-23 borsAuto merge of #102660 - camsteffen:uninhabited-perf...
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 borsAuto merge of #103400 - weihanglo:update-cargo, r=weihanglo
2022-10-22 borsAuto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r...
2022-10-22 Guillaume GomezUse functions for headings rustodoc GUI test
2022-10-22 Weihang LoUpdate cargo
2022-10-22 Dylan DPCRollup merge of #103360 - ChrisDenton:isterm-filetype...
2022-10-22 Dylan DPCRollup merge of #103346 - HeroicKatora:metadata_of_cons...
2022-10-22 Dylan DPCRollup merge of #103329 - saethlin:nonnull-precondition...
2022-10-22 Dylan DPCRollup merge of #103280 - finnbear:impl_string_leak_2...
2022-10-22 Dylan DPCRollup merge of #103224 - compiler-errors:semi-after...
2022-10-22 Dylan DPCRollup merge of #103190 - fmease:rustdoc-render-bounds...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103231 - ecnelises:le_fix, r=lcnr
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-22 Michael GouletDon't erroneously deny semicolons after closure expr...
2022-10-22 Michael GouletRecover unclosed char literal being parsed as lifetime
2022-10-22 Michael GouletIntroduce subst_iter and subst_iter_copied on EarlyBinder
2022-10-22 Michael Howellrustdoc: remove unused CSS class `.result-description`
2022-10-22 borsAuto merge of #103196 - Nilstrieb:no-meta-query, r...
2022-10-22 borsAuto merge of #103172 - pcwalton:deduced-param-attrs...
2022-10-22 clubby789Update UI tests
2022-10-21 borsAuto merge of #103375 - matthiaskrgr:rollup-4xrs7f2...
2022-10-21 Matthias KrügerRollup merge of #103370 - notriddle:notriddle/out-of...
2022-10-21 Matthias KrügerRollup merge of #103364 - notriddle:notriddle/toggles...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Matthias KrügerRollup merge of #103351 - oli-obk:tilde_const_impls...
2022-10-21 Matthias KrügerRollup merge of #103341 - Rageking8:add-test-for-issue...
2022-10-21 Matthias KrügerRollup merge of #103340 - RalfJung:winconsole, r=thomcc
2022-10-21 Matthias KrügerRollup merge of #103339 - Rageking8:fix-some-typos...
2022-10-21 Matthias KrügerRollup merge of #103335 - SarthakSingh31:issue-89008...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 Michael Howellrustdoc: remove unused CSS `.out-of-band { font-weight...
2022-10-21 borsAuto merge of #101263 - lopopolo:lopopolo/c-unwind...
2022-10-21 Michael Goulettests
2022-10-21 borsAuto merge of #101077 - sunshowers:signal-mask-inherit...
2022-10-21 Michael Howellrustdoc: prevent method summary margin from being appli...
2022-10-21 Michael Howellrustdoc: merge identical CSS blocks
2022-10-21 borsAuto merge of #98450 - lqd:doc-metadata, r=lqd,Guillaum...
2022-10-21 Michael GouletHandle RPITITs properly in register_hidden_type
2022-10-21 Oli SchererRequire Drop impls to have the same constness on its...
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103321 - notriddle:notriddle/source...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 Dylan DPCRollup merge of #103051 - davidtwco:translation-tidying...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
2022-10-21 Dylan DPCRollup merge of #102287 - compiler-errors:unused-must...
2022-10-21 Rageking8add test for issue 97607
2022-10-21 Rageking8fix some typos
2022-10-21 borsAuto merge of #103310 - lcnr:rustc_hir_typeck, r=compil...
2022-10-21 Patrick WaltonIntroduce deduced parameter attributes, and use them...
2022-10-21 Sarthak Singhreplaced wrong test with the correct mcve
2022-10-21 borsAuto merge of #103308 - sunfishcode:sunfishcode/wasi...
2022-10-20 Michael GouletDo not suggest trivially false const predicates
2022-10-20 Guillaume GomezAdd UI regression test when querying visibility of...
2022-10-20 Guillaume GomezAdd ui test to ensure attributes generated from macros...
2022-10-20 RainChange process spawning to inherit the parent's signal...
2022-10-20 borsAuto merge of #103322 - matthiaskrgr:rollup-m9zgpft...
2022-10-20 Matthias KrügerRollup merge of #103319 - fee1-dead-contrib:improve_til...
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103313 - compiler-errors:no-test,...
2022-10-20 Matthias KrügerRollup merge of #103297 - catandcoder:master, r=JohnTitor
2022-10-20 Matthias KrügerRollup merge of #103296 - GuillaumeGomez:collapse-expan...
2022-10-20 Matthias KrügerRollup merge of #103288 - johnmatthiggins:master, r...
2022-10-20 Matthias KrügerRollup merge of #103281 - thomcc:long-overdue, r=jyn514
2022-10-20 Matthias KrügerRollup merge of #103230 - nnethercote:clarify-startup...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 Michael Howellrustdoc: improve appearance of source page navigation bar
2022-10-20 DeadbeefImprove "`~const` is not allowed here" message
2022-10-20 Michael GouletElaborate supertrait bounds when triggering unused_must...
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-20 yukangfix rust-lang#101880: suggest let for assignment, and...
2022-10-20 CaioMove some tests for more reasonable places
2022-10-20 borsAuto merge of #103290 - matthiaskrgr:rollup-ngozai3...
next