]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-25 Dylan DPCRollup merge of #84516 - torhovland:issue-84114, r...
2021-04-25 Dylan DPCRollup merge of #84499 - estebank:issue-84272, r=jackh726
2021-04-25 Dylan DPCRollup merge of #84486 - Smittyvb:else-if-let-hir-prett...
2021-04-25 Dylan DPCRollup merge of #84450 - jyn514:missing-std, r=petrochenkov
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 borsAuto merge of #84481 - RalfJung:miri, r=RalfJung
2021-04-25 Ralf Jungupdate Miri
2021-04-25 Joshua NelsonGive a better error when std or core are missing
2021-04-25 borsAuto merge of #84299 - lcnr:const-generics-defaults...
2021-04-25 borsAuto merge of #84216 - RalfJung:black-box, r=Mark-Simul...
2021-04-25 Ralf Jungfix sanitizer tests
2021-04-25 Ralf Jungmove core::hint::black_box under its own feature gate
2021-04-25 borsAuto merge of #84147 - cuviper:array-method-dispatch...
2021-04-25 Josh StoneIgnore array IntoIterator tests in bootstrap
2021-04-25 borsAuto merge of #84115 - CDirkx:rt, r=m-ou-se
2021-04-25 borsAuto merge of #80339 - jyn514:no-span, r=GuillaumeGomez
2021-04-24 Joshua NelsonFinally (finally) ((finally!!!!)) fix spans for the...
2021-04-24 Joshua NelsonGet rid of `item.span`
2021-04-24 Joshua NelsonDo the hard part first
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 Joshua NelsonAdd attr_span helper function
2021-04-24 Ralf Jungupdate rustc-perf version that is used for PGO
2021-04-24 borsAuto merge of #84511 - davidhewitt:revert-84445, r...
2021-04-24 Tor HovlandOne more test case.
2021-04-24 klensyreview
2021-04-24 borsAuto merge of #84525 - JohnTitor:rollup-t2qigt3, r...
2021-04-24 Tor HovlandMore tests.
2021-04-24 Yuki OkushiRollup merge of #84518 - GuillaumeGomez:cleanup-up...
2021-04-24 Yuki OkushiRollup merge of #84464 - jyn514:type-kind, r=CraftSpider
2021-04-24 Yuki OkushiRollup merge of #84460 - jyn514:doctree-is-crate, r...
2021-04-24 Yuki OkushiRollup merge of #84459 - jyn514:json-mod, r=aDotInTheVoid
2021-04-24 Yuki OkushiRollup merge of #84427 - flip1995:clippyup, r=Manishearth
2021-04-24 Yuki OkushiRollup merge of #84179 - CDirkx:dont_send_sync, r=m...
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Yuki OkushiRollup merge of #83519 - oli-obk:assign_shrink_your_nor...
2021-04-24 Tor HovlandRefactor.
2021-04-24 Tor HovlandAdded a test.
2021-04-24 Joshua Nelsonrustdoc: Turn `JsonRenderer::mod_item_in` into `unreach...
2021-04-24 borsAuto merge of #84412 - ehuss:update-cargo, r=ehuss
2021-04-24 Guillaume GomezClean up DOM strings
2021-04-24 Tor HovlandImplemented suggestion.
2021-04-24 David HewittRevert "rustdoc: Hide `#text` in doc-tests"
2021-04-24 borsAuto merge of #84501 - JohnTitor:rollup-wxu1thu, r...
2021-04-24 Yuki OkushiRollup merge of #84496 - marmeladema:specialization...
2021-04-24 Yuki OkushiRollup merge of #84492 - jyn514:span, r=camelid
2021-04-24 Yuki OkushiRollup merge of #84489 - amorison:issue-83969-fix,...
2021-04-24 Yuki OkushiRollup merge of #84485 - marmeladema:trait-tests, r...
2021-04-24 Yuki OkushiRollup merge of #84458 - jyn514:cleanup-after-krate...
2021-04-24 Yuki OkushiRollup merge of #84453 - notriddle:waker-from-docs...
2021-04-24 Yuki OkushiRollup merge of #84436 - jyn514:private, r=petrochenkov
2021-04-24 Yuki OkushiRollup merge of #84320 - jsha:details-implementors...
2021-04-24 Yuki OkushiRollup merge of #84250 - jclulow:illumos-bash-bootstrap...
2021-04-24 Yuki OkushiRollup merge of #83990 - the8472:take-trusted-len,...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-24 Esteban KüberTweak suggestion output
2021-04-24 Esteban KüberRecover trait import suggestion
2021-04-24 Esteban KüberAdd regression test
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Eric HussUpdate cargo, rls
2021-04-23 marmelademaAdd test for issue #51892
2021-04-23 marmelademaAdd test for issue #33017
2021-04-23 borsAuto merge of #84490 - JohnTitor:rollup-wrdj4ko, r...
2021-04-23 Joshua NelsonFix macro bug in `impl From<DefKind> for ItemType`
2021-04-23 Joshua NelsonDon't repeat `hir::def::DefKind` so much
2021-04-23 Joshua NelsonRemove unused `impl Clean<ItemType> for DefKind`
2021-04-23 Joshua NelsonRemove `TypeKind`
2021-04-23 Joshua NelsonUse ItemType in cache
2021-04-23 Joshua NelsonTake ItemType instead of TypeKind in record_extern_fqn
2021-04-23 Joshua Nelsonrustdoc: Remove unnecessary dummy span
2021-04-23 Joshua Nelsonrustdoc: Remove unnecessary `is_crate` field from doctr...
2021-04-23 Yuki OkushiRollup merge of #84469 - jyn514:dead-code, r=Mark-Simul...
2021-04-23 Yuki OkushiRollup merge of #84456 - richkadel:issue-84421, r=tmandry
2021-04-23 Yuki OkushiRollup merge of #84444 - notriddle:num-docs-from-undocu...
2021-04-23 Yuki OkushiRollup merge of #84433 - GuillaumeGomez:search-input...
2021-04-23 Yuki OkushiRollup merge of #84430 - dvdhrm:rw/uefidoc, r=Amanieu
2021-04-23 Yuki OkushiRollup merge of #84387 - CDirkx:poison, r=m-ou-se
2021-04-23 Yuki OkushiRollup merge of #84374 - CDirkx:gitignore, r=Mark-Simul...
2021-04-23 Yuki OkushiRollup merge of #84359 - lnicola:rust-analyzer-2021...
2021-04-23 Yuki OkushiRollup merge of #84321 - Swatinem:subvariant-details...
2021-04-23 Yuki OkushiRollup merge of #84248 - calebsander:refactor/vec-funct...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #84339 - alexcrichton:llvm-fptoint-sat...
2021-04-23 Adrien MorisonMention FusedIterator case in Iterator::fuse doc
2021-04-23 Smittyadd tests for new behavior
2021-04-23 SmittyHandle pretty printing of `else if let` clauses
2021-04-23 marmelademaAdd test for issue #81193
2021-04-23 marmelademaAdd test for issue #83017
2021-04-23 Arpad Borsosimprove wording
2021-04-23 Alex CrichtonUpdate wasm test assertions
2021-04-23 borsAuto merge of #84457 - jyn514:cleanup-crate, r=Guillaum...
2021-04-23 Alex CrichtonDisable LLVM's new fptoint intrinsics on riscv64
2021-04-23 borsAuto merge of #84445 - jyn514:hidden, r=<try>
2021-04-23 borsAuto merge of #83425 - durin42:llvm-update, r=nagisa
2021-04-23 Joshua NelsonUpdate comment on `PrimTy::name_str`
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-23 borsAuto merge of #78681 - m-ou-se:binary-heap-retain,...
2021-04-22 Joshua NelsonRemove unnecessary item_name parameter to `mod_item_in`
2021-04-22 Joshua NelsonRemove unnecessary `item_name` parameter to `mod_item_out`
2021-04-22 Joshua NelsonRemove unnecessary `edition` field on SharedContext
2021-04-22 Joshua NelsonRemove unnecessary `edition` parameter to renderer
next