]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #79614 - GuillaumeGomez:rollup-15usd7e...
2020-12-01 Guillaume GomezRollup merge of #79600 - nicokoch:kernel_copy_unixstrea...
2020-12-01 Guillaume GomezRollup merge of #79509 - GuillaumeGomez:improve-attr...
2020-12-01 Guillaume GomezRollup merge of #79508 - jryans:check-dsymutil-result...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 Gus CaplanAdd wasm32 support to inline asm
2020-12-01 Guillaume GomezAdd documentation for name_value_literal_span methods
2020-12-01 Guillaume GomezImprove some attributes error spans
2020-12-01 Guillaume GomezCreated NestedMetaItem::name_value_literal_span method
2020-12-01 borsAuto merge of #74967 - Aaron1011:feature/incr-def-path...
2020-12-01 Nicolas KochLeverage kernel copy for UnixStream
2020-12-01 Nicolas KochAdd benchmark for File to UnixStream copy
2020-12-01 borsAuto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m...
2020-12-01 Mara BosRollup merge of #79583 - ehuss:update-books, r=ehuss
2020-12-01 Mara BosRollup merge of #79573 - he32:master, r=jonas-schievink
2020-12-01 Mara BosRollup merge of #79568 - RalfJung:miri, r=RalfJung
2020-12-01 Mara BosRollup merge of #79548 - CraftSpider:76998, r=jyn514
2020-12-01 Mara BosRollup merge of #79527 - jyn514:intra-doc-tests, r...
2020-12-01 Mara BosRollup merge of #79525 - jyn514:feature-gate-normalize...
2020-12-01 Mara BosRollup merge of #79522 - ehuss:lint-check-validate...
2020-12-01 Mara BosRollup merge of #79444 - sasurau4:test/move-const-ip...
2020-12-01 Mara BosRollup merge of #79227 - sasurau4:test/move-cell-test...
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 Mara BosRollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnay
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-12-01 borsAuto merge of #78725 - sexxi-goose:fix-78720, r=nikomat...
2020-12-01 borsAuto merge of #78142 - operutka:armv5te-unknown-linux...
2020-12-01 borsAuto merge of #77875 - poliorcetics:more-intra-doc...
2020-12-01 Eric HussUpdate books
2020-11-30 Nam NguyenStop adding '*' at the end of type names for Ref and...
2020-11-30 Alexis BourgetFix several broken links in doc that used the wrong...
2020-11-30 Alexis BourgetBack to #method for links on char
2020-11-30 Alexis Bourgetptr links
2020-11-30 Alexis BourgetUse core::primitive module instead of prim@
2020-11-30 Alexis BourgetUse Self:: in links
2020-11-30 Alexis BourgetIntra doc links for iterator adapters
2020-11-30 Alexis BourgetIntra doc links for f32/f64
2020-11-30 Alexis BourgetIntra doc links for the pointer primitive
2020-11-30 Alexis BourgetIntra doc links for str/mod.rs
2020-11-30 Alexis BourgetIntra doc links for the char primitive
2020-11-30 Alexis BourgetIntra doc links for cell.rs
2020-11-30 Havard EidnesUpdate with status for various NetBSD ports.
2020-11-30 Ralf Jungupdate Miri
2020-11-30 J. Ryan StinnettWarn if `dsymutil` returns an error code
2020-11-30 borsAuto merge of #76467 - jyn514:intra-link-self, r=Manish...
2020-11-30 Ondrej PerutkaAdd built-in support for the armv5te-unknown-linux...
2020-11-30 Rune TynanAdd support for stable-const-since in docs on items...
2020-11-30 Christiaan... Make ui test that are run-pass and do not test the...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-30 Aman AroraBe cautious of calling upvar_tys before mir
2020-11-30 Aman AroraRemove extra call to upvar_tys
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 Joshua NelsonAdd -Z normalize-docs and enable it for compiler docs
2020-11-29 borsAuto merge of #79209 - spastorino:trait-inheritance...
2020-11-29 Joshua NelsonAdd test for cross-crate Self
2020-11-29 borsAuto merge of #79523 - Nadrieril:fix-usize-ranges,...
2020-11-29 Joshua NelsonRemove `TypeKind` hack in favor of `with_crate_prefix`
2020-11-29 Joshua NelsonFix intra-doc links for `Self` on primitives
2020-11-29 borsAuto merge of #79482 - faern:bump-dependencies-invalidl...
2020-11-29 Eric Husslint-docs: Use strip-prefix to simplify.
2020-11-29 Eric Husslint-docs: Add some extra detail to the error message.
2020-11-29 borsAuto merge of #78380 - bstrie:rm-old-num-const-from...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 Mara BosAdd test to check for fmt::write bloat.
2020-11-29 Linus FärnstrandBump dependencies invalidly assuming memory layout...
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-29 Ashley Mannixargs may be passed by value
2020-11-29 borsAuto merge of #79455 - CraftSpider:master, r=jyn514
2020-11-29 bstrieUpdate tests to remove old numeric constants
2020-11-29 borsAuto merge of #75752 - jakoschiko:test-suite-time,...
2020-11-29 borsAuto merge of #79529 - Dylan-DPC:rollup-6k20msr, r...
2020-11-29 Rune TynanAdd test for macro by example syntax in decl macros...
2020-11-29 Dylan DPCRollup merge of #79528 - nooberfsh:fix_doc, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79516 - jyn514:cleanup-trait-solver...
2020-11-29 Dylan DPCRollup merge of #79514 - Julian-Wollersberger:order...
2020-11-29 Dylan DPCRollup merge of #79505 - matklad:cleanup, r=jonas-schievink
2020-11-29 Dylan DPCRollup merge of #79484 - sreehax:master, r=Mark-Simulacrum
2020-11-29 Dylan DPCRollup merge of #79464 - GuillaumeGomez:doc-keyword...
2020-11-29 Dylan DPCRollup merge of #79443 - GuillaumeGomez:improve-rustdoc...
2020-11-29 Dylan DPCRollup merge of #79395 - Havvy:test-move-if, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79363 - ssomers:btree_cleanup_comments...
2020-11-29 Dylan DPCRollup merge of #79340 - GuillaumeGomez:rename-stabilit...
2020-11-29 Joshua NelsonMove `src/test/rustdoc-ui` intra-doc tests into a subdi...
2020-11-29 Dylan DPCRollup merge of #79327 - TimDiekmann:static-alloc-pin...
2020-11-29 Joshua NelsonMove `src/test/rustdoc` intra-doc link tests into a...
2020-11-29 nooberfshFix a bootstrap comment
2020-11-29 Rune TynanAdd support for multi-argument decl macros
2020-11-29 Jakob Schikowskilibtest: Make `sed` arguments compatible with apple
2020-11-29 Ashley Mannixlooser regex on local args
2020-11-28 borsAuto merge of #79511 - cjgillot:fitem-2, r=lcnr
2020-11-28 NadrierilDon't store `ty` and `span` in `IntRange`
2020-11-28 Eric Husslint-docs: Add --validate flag to validate lint docs...
2020-11-28 Eric Husslint-docs: Move free functions into methods of LintExtr...
2020-11-28 NadrierilCorrectly detect `usize`/`isize` range overlaps
2020-11-28 Joshua NelsonRemove unnecessary `mut` binding
2020-11-28 Julian WollersbergerAdd test for issue #54121:
2020-11-28 Camille GILLOTDo not visit ForeignItemRef for HIR indexing and valida...
2020-11-28 borsAuto merge of #79507 - jonas-schievink:rollup-e5yeayh...
2020-11-28 J. Ryan StinnettDerive `Debug` for `DebugInfo`
next