]> git.lizzy.rs Git - rust.git/history - src
Improve E0311.md description
[rust.git] / src /
2022-08-19 Matthew Kellyfix updated stderr outputs
2022-08-19 Matthew KellyAdd long description and test for E0311
2022-08-19 borsAuto merge of #99541 - timvermeulen:flatten_cleanup...
2022-08-18 borsAuto merge of #98851 - klensy:encode_symbols, r=cjgillot
2022-08-18 borsAuto merge of #98807 - cbeuw:derived-obligation, r...
2022-08-18 Andy WangReword "Required because of the requirements on the...
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #100682 - RalfJung:miri, r=RalfJung
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 borsAuto merge of #100708 - matthiaskrgr:rollup-vl0olnj...
2022-08-18 Matthias KrügerRollup merge of #100688 - compiler-errors:issue-100684...
2022-08-18 Matthias KrügerRollup merge of #100674 - PragmaTwice:mig-typeck-unused...
2022-08-18 Matthias KrügerRollup merge of #100670 - Xiretza:parser-stmt-force...
2022-08-18 Matthias KrügerRollup merge of #100669 - nnethercote:attribute-cleanup...
2022-08-18 Matthias KrügerRollup merge of #100651 - nidnogg:diagnostics_migration...
2022-08-18 Matthias KrügerRollup merge of #100643 - TaKO8Ki:point-at-type-paramet...
2022-08-18 Matthias KrügerRollup merge of #100637 - andrewpollack:fuchsia-docs...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 Michael Gouletty::Error does not match other types for region constraints
2022-08-17 borsAuto merge of #100677 - matthiaskrgr:rollup-au41ho1...
2022-08-17 PragmaTwiceremove #[primary_span]
2022-08-17 Ralf Jungupdate Miri
2022-08-17 PragmaTwicefix test file
2022-08-17 Matthias KrügerRollup merge of #100661 - PunkyMunky64:patch-1, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100660 - PunkyMunky64:patch-2, r=thomcc
2022-08-17 Matthias KrügerRollup merge of #100656 - ehuss:update-cargo, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100655 - ehuss:update-books, r=ehuss
2022-08-17 Matthias KrügerRollup merge of #100652 - compiler-errors:no-defer...
2022-08-17 Matthias KrügerRollup merge of #100646 - finalchild:emoji-diag, r...
2022-08-17 Matthias KrügerRollup merge of #100621 - taiki-e:armv4t-atomics-32...
2022-08-17 Matthias KrügerRollup merge of #100608 - tshepang:needless-separation...
2022-08-17 Matthias KrügerRollup merge of #100532 - RalfJung:unwind-miri, r=Mark...
2022-08-17 Matthias KrügerRollup merge of #100489 - lcnr:is_knowable-Result,...
2022-08-17 Matthias KrügerRollup merge of #100389 - compiler-errors:return-type...
2022-08-17 Matthias KrügerRollup merge of #100379 - davidtwco:triagebot-diag...
2022-08-17 Matthias KrügerRollup merge of #100018 - nnethercote:clean-up-LitKind...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-17 Nicholas NethercoteRemove `AttributesExt::other_attrs`.
2022-08-17 Eric HussUpdate cargo
2022-08-17 Eric HussUpdate books
2022-08-16 Michael GouletRemove deferred sized checks
2022-08-16 borsAuto merge of #100644 - TaKO8Ki:rollup-n0o6a1t, r=TaKO8Ki
2022-08-16 Takayuki MaedaRollup merge of #100630 - Enselic:export_extern_crate_a...
2022-08-16 Takayuki MaedaRollup merge of #100629 - GuillaumeGomez:merged-ty...
2022-08-16 Takayuki MaedaRollup merge of #100243 - kckeiks:remove-macros-in...
2022-08-16 Takayuki Maedaavoid a `&str` to `String` conversion
2022-08-16 Takayuki Maedapoint at a type parameter shadowing another type
2022-08-16 borsAuto merge of #100626 - Dylan-DPC:rollup-mwbm7kj, r...
2022-08-16 Andrew PollackImproving Fuchsia rustc support documentation
2022-08-16 Martin Nordholtsrustdoc JSON: Fix ICE with `pub extern crate self as...
2022-08-16 Dylan DPCRollup merge of #100622 - taiki-e:aarch64-atomic-128...
2022-08-16 Dylan DPCRollup merge of #100616 - lnicola:rust-analyzer-2022...
2022-08-16 Dylan DPCRollup merge of #100613 - eltociear:patch-15, r=Mark...
2022-08-16 Dylan DPCRollup merge of #100610 - nnethercote:ast-and-parser...
2022-08-16 Dylan DPCRollup merge of #100609 - chenyukang:fix-100527, r...
2022-08-16 Dylan DPCRollup merge of #99942 - compiler-errors:nonsense-un...
2022-08-16 yukanguse proper words in help message for floating point
2022-08-16 borsAuto merge of #99612 - yanchen4791:issue-95079-fix...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 borsAuto merge of #100441 - nnethercote:shrink-ast-Attribut...
2022-08-16 Ikko Ashiminecompiletest: fix typo in runtest.rs
2022-08-16 borsAuto merge of #100611 - matthiaskrgr:rollup-rxj10ur...
2022-08-16 Matthias KrügerRollup merge of #100600 - saethlin:rename-memory-hooks...
2022-08-16 Matthias KrügerRollup merge of #100590 - TaKO8Ki:suggest-adding-array...
2022-08-16 Matthias KrügerRollup merge of #100567 - Rageking8:fix-100563, r=wesle...
2022-08-16 Matthias KrügerRollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-16 Nicholas NethercoteRename some things related to literals.
2022-08-16 Michael GouletDo not report cycle error when inferring return type...
2022-08-16 yukangExtend invalid floating point literal suffix suggestion
2022-08-16 borsAuto merge of #100237 - cjgillot:no-special-hash-hir...
2022-08-16 Michael GouletCorrect meaning of two UI tests
2022-08-16 Michael GouletFix error message with non-tupled bare fn trait
2022-08-16 Nicholas NethercoteShrink `ast::Attribute`.
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-15 Yiming Leiwhen there are 3 or more return statements in the loop
2022-08-15 Takayuki Maedause `span_suggestion` instead of `span_suggestion_verbose`
2022-08-15 borsAuto merge of #100595 - matthiaskrgr:rollup-f1zur58...
2022-08-15 Yan ChenFix #95079 by adding help and suggestion for missing...
2022-08-15 Matthias KrügerRollup merge of #100586 - the8472:available_parallelism...
2022-08-15 Matthias KrügerRollup merge of #100582 - GuillaumeGomez:rustdoc-json...
2022-08-15 Matthias KrügerRollup merge of #100568 - ivmarkov:master, r=Mark-Simul...
2022-08-15 Matthias KrügerRollup merge of #100559 - nnethercote:parser-simplifica...
2022-08-15 Matthias KrügerRollup merge of #100528 - tux3:riscv-bitmanip-features...
2022-08-15 Matthias KrügerRollup merge of #100514 - compiler-errors:issue-100191...
2022-08-15 Matthias KrügerRollup merge of #100458 - compiler-errors:fn-argument...
2022-08-15 Matthias KrügerRollup merge of #100377 - est31:fluent_grepability...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
2022-08-15 Nixon Enraght-Moonyrustdoc: Mark imported items as retained
2022-08-15 borsAuto merge of #100569 - matthiaskrgr:rollup-9450lzs...
2022-08-15 Takayuki Maedasuggest adding an array length if possible
2022-08-15 Guillaume GomezAdd regression test for stripped enum variant fields
2022-08-15 Guillaume GomezHandle correctly stripped enum variant fields
2022-08-15 The 8472Revert "Revert "Remove num_cpus dependency from bootstr...
2022-08-15 borsAuto merge of #98393 - michaelwoerister:new-cpp-like...
2022-08-15 David Wooderrors: move translation logic into module
next