]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-13 Michael Howellrustdoc: remove outdated CSS `.content table` etc
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 borsAuto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r...
2022-09-13 Dylan DPCRollup merge of #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101745 - jay3332:patch-1, r=JohnTitor
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
2022-09-13 Dylan DPCRollup merge of #101690 - kadiwa4:avoid_iterator_last...
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-13 Michael Howellrustdoc: remove redundant CSS `#source-sidebar, #sideba...
2022-09-13 borsAuto merge of #100101 - BelovDV:issue-99429, r=petrochenkov
2022-09-13 Michael GouletDon't render inline suggestions of only spaces
2022-09-13 Jay3332Fix typo in concat_bytes documentation
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 borsAuto merge of #101736 - GuillaumeGomez:rollup-f71kjdb...
2022-09-12 Michael GouletDon't trim substitution if it's only whitespace
2022-09-12 Michael GouletA SubstitutionPart is not a deletion if it replaces...
2022-09-12 Guillaume GomezRollup merge of #101735 - notriddle:notriddle/backslash...
2022-09-12 Guillaume GomezRollup merge of #101732 - Nemo157:gate-rustdoc-missing...
2022-09-12 Guillaume GomezRollup merge of #101731 - notriddle:notriddle/more...
2022-09-12 Guillaume GomezRollup merge of #101724 - fee1-dead-contrib:triage...
2022-09-12 Guillaume GomezRollup merge of #101723 - lukas-code:await-diag, r...
2022-09-12 Guillaume GomezRollup merge of #101677 - winxpqq955:issue-101211,...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Michael Howellrustdoc: fix treatment of backslash-escaped HTML
2022-09-12 borsAuto merge of #101729 - oli-obk:miriup, r=oli-obk
2022-09-12 Wim LoomanFeature gate the rustdoc::missing_doc_code_examples...
2022-09-12 Michael Howellrustdoc: improve rustdoc HTML suggestions handling...
2022-09-12 Wim LoomanAllow tool-lints to specify a feature-gate too
2022-09-12 Markus ReiterSimplify `clippy` fix.
2022-09-12 Oli SchererUpdate miri submodule
2022-09-12 Markus ReiterFix clippy.
2022-09-12 Markus ReiterAdd `rustc_diagnostic_item` for IP addresses.
2022-09-12 Markus ReiterFlatten `net` module again.
2022-09-12 Markus ReiterMove `net::parser` into `net::addr` module.
2022-09-12 Markus ReiterAdd tests for `SockAddr` `Display`.
2022-09-12 Markus ReiterUse `DisplayBuffer` for socket addresses.
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 fee1-deadAllow unauthenticated users to add the `const-hack...
2022-09-12 Lukas MarkeffskyImpove diagnostic for .await-ing non-futures
2022-09-12 Daniil Belovchange rlib format to discern native dependencies
2022-09-12 borsAuto merge of #101716 - Dylan-DPC:rollup-ayvh6nd, r...
2022-09-12 Maybe Waffleconstify `CStr` methods
2022-09-12 Dylan DPCRollup merge of #101706 - notriddle:notriddle/search...
2022-09-12 Dylan DPCRollup merge of #101701 - aDotInTheVoid:rdj-impl-tests...
2022-09-12 Dylan DPCRollup merge of #101693 - GuillaumeGomez:update-browser...
2022-09-12 Dylan DPCRollup merge of #101681 - compiler-errors:rpitit-obj...
2022-09-12 Dylan DPCRollup merge of #101676 - compiler-errors:rpitit-wf...
2022-09-12 Dylan DPCRollup merge of #101671 - LingMan:ieee_754, r=Dylan-DPC
2022-09-12 Dylan DPCRollup merge of #101668 - chenyukang:fix-101626, r...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 Dylan DPCRollup merge of #100293 - yanchen4791:add-inline-llvm...
2022-09-12 borsAuto merge of #101604 - compiler-errors:issue-101465...
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-12 Michael GouletFix ICE in opt_suggest_box_span
2022-09-12 Michael GouletNo more ret_type_span
2022-09-12 Michael Howellrustdoc: remove no-op `#search`
2022-09-12 Michael Howellrustdoc: remove no-op `#search { margin-left: 0 }`
2022-09-12 borsAuto merge of #101688 - cjgillot:verify-hir-parent...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 Guillaume GomezUpdate tests for new browser-ui-test version
2022-09-11 borsAuto merge of #101299 - saethlin:vecdeque-drain-drop...
2022-09-11 Nixon Enraght... Rustdoc-Json: Add tests for trait impls.
2022-09-11 Camille GILLOTAssert that HIR nodes are not their own parent.
2022-09-11 borsAuto merge of #101678 - jannic:fix-101640, r=jyn514
2022-09-11 KaDiWaAvoid `Iterator::last`
2022-09-11 borsAuto merge of #101682 - compiler-errors:rpitit-encode...
2022-09-11 joboetstd: check if TCS is a null pointer
2022-09-11 Michael GouletOnly encode RPITIT when trait method has default body
2022-09-11 Michael GouletDeny RPITIT for object safety
2022-09-11 borsAuto merge of #101673 - crlf0710:generator_clone, r...
2022-09-11 Jan NiehusmannAdd diagnostic arg 'current_crate'
2022-09-11 winxpqq955Add test for #101211
2022-09-11 Michael GouletCheck that the types in RPITITs are WF
2022-09-11 borsAuto merge of #101670 - obi1kenobi:patch-1, r=jyn514
2022-09-11 Charles LewUpdate unit test outputs
2022-09-11 Charles LewUse current rustc version.
2022-09-11 Andrew Cannfix tests after rebase
2022-09-11 Andrew Canntest async diagnostics for feature(generator_clone)
2022-09-11 Andrew Cannminor fixups as per PR feedback
2022-09-11 Andrew CannAdd some comments to generator clone shim code
2022-09-11 Andrew CannAdd tracking issue number to feature(generator_clone)
2022-09-11 Andrew CannAdd feature gate tests for generator_clone
2022-09-11 Andrew CannApply formatting fixes
2022-09-11 Andrew Cannmove generator_clone feature definition
2022-09-11 Andrew Cannfix GeneratorWitness: Clone check
2022-09-11 Andrew Cannloosen restriction on when GeneratorWitness: Clone
2022-09-11 Andrew Cannadd generator_clone feature gate
2022-09-11 Andrew Cannimplement Copy/Clone for generators
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-11 LingManFix naming format of IEEE 754 standard
2022-09-11 Predrag GruevskiAdd @obi1kenobi to the cc list for rustdoc-json-types
2022-09-11 borsAuto merge of #101643 - ChrisDenton:alloc-link-kernel32...
2022-09-11 yukangfix #101626, suggest pub instead of public for const...
2022-09-10 borsAuto merge of #101613 - GuillaumeGomez:codeblock-toolti...
2022-09-10 Ben KimockAlternate approach; just modify Drain
2022-09-10 Ben KimockRemove &[T] from vec_deque::Drain
next