]> git.lizzy.rs Git - rust.git/history - src/test/run-make-fulldeps
add rustc option for using LLVM stack smash protection
[rust.git] / src / test / run-make-fulldeps /
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90352 - camsteffen:for-loop-desugar...
2021-11-21 Cameron SteffenBless coverage tests
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-09 Matthias KrügerRollup merge of #90685 - jyn514:remove-dead-code, r...
2021-11-09 Matthias KrügerRollup merge of #90683 - jyn514:compiler-docs, r=Mark...
2021-11-09 Matthias KrügerRollup merge of #90613 - GuillaumeGomez:specific-rustdo...
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 Yuki OkushiRollup merge of #90678 - JohnTitor:add-some-gats-tests...
2021-11-09 Yuki OkushiRollup merge of #90591 - richlowe:illumos-ui-target...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
2021-11-08 borsAuto merge of #90443 - camelid:rustdoc-subst, r=Guillau...
2021-11-08 Guillaume GomezRollup merge of #90657 - GuillaumeGomez:one-char-last...
2021-11-08 Guillaume GomezRollup merge of #90652 - matthiaskrgr:unnnec_filter_map...
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 borsAuto merge of #90675 - camelid:cleanup-impl, r=jyn514
2021-11-08 borsAuto merge of #90680 - calebcartwright:rustfmt-sync...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-08 borsAuto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov
2021-11-07 borsAuto merge of #88368 - jyn514:metadata-error, r=petroch...
2021-11-07 borsAuto merge of #90668 - matthiaskrgr:clippy_nov7, r...
2021-11-07 borsAuto merge of #90671 - petrochenkov:astnaming, r=jackh726
2021-11-07 Joshua NelsonImprove error when an .rlib can't be parsed
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 Tor HovlandMade temps-dir an unstable option.
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
2021-11-07 borsAuto merge of #90635 - matthiaskrgr:rustdoc_compl,...
2021-11-06 Matthias KrügerRollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
2021-11-06 Matthias KrügerRollup merge of #90627 - camelid:suggest-box-deref...
2021-11-06 Matthias KrügerRollup merge of #90508 - nbdd0121:issue-90483, r=davidtwco
2021-11-06 Matthias KrügerRollup merge of #90487 - NoraCodes:nora/how-to-read...
2021-11-06 borsAuto merge of #90655 - the8472:drain-dot-dot, r=jyn514
2021-11-06 borsAuto merge of #90559 - rusticstuff:optimize-bidi-detect...
2021-11-06 borsAuto merge of #90617 - tmiasko:time-trace-threads,...
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-05 borsAuto merge of #90631 - matthiaskrgr:rollup-a5tzjh3...
2021-11-05 Matthias KrügerRollup merge of #90569 - wesleywiser:fix_only_i686_test...
2021-11-05 borsAuto merge of #90583 - willcrichton:example-analyzer...
2021-11-05 Will CrichtonFix rustdoc-scrape-examples-macros test not being cross...
2021-11-05 Will CrichtonMove rustdoc-scrape-examples-macros test to run-make...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #90392 - solid-rs:fix-solid-support,...
2021-11-03 borsAuto merge of #90421 - thomcc:friendship-ended-with...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 Matthias KrügerRollup merge of #90417 - lcnr:stabilize-relaxed-struct...
2021-11-02 Matthias KrügerRollup merge of #90354 - xFrednet:00000-lets-deploy...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-02 Tor HovlandFix test.
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
next