]> git.lizzy.rs Git - rust.git/history - .github/ISSUE_TEMPLATE
Add macro_rules! rustdoc change to 1.62 relnotes
[rust.git] / .github / ISSUE_TEMPLATE /
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodiadding spell checking
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Ivan ThamFix typo in bug report
2022-03-15 Dylan DPCfix typos
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 borsAuto merge of #8072 - xFrednet:0000-teach-rustbot-acron...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-01 borsAuto merge of #8049 - surechen:fixes_7946, r=flip1995
2021-11-30 borsAuto merge of #8032 - flip1995:new_templates, r=camsteffen
2021-11-30 flip1995Use new template forms for issue templates
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-17 borsAuto merge of #7657 - dswij:needless-borrow-mut, r...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-17 Antoni BoucherMerge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267...
2021-09-14 borsAuto merge of #7640 - kneasle:mut-key-false-positive...
2021-09-14 borsAuto merge of #7670 - xFrednet:0000-lets-hope-this...
next