]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-10 borsAuto merge of #74181 - pietroalbini:ci-gha-fallible...
2020-07-10 Pietro Albinici: allow gating gha on everything but macOS
2020-07-09 borsAuto merge of #74195 - Manishearth:rollup-h3m0sl8,...
2020-07-09 Manish GoregaokarRollup merge of #74188 - estebank:tweak-ascription...
2020-07-09 Manish GoregaokarRollup merge of #74184 - Manishearth:doc-intra-doc...
2020-07-09 Manish GoregaokarRollup merge of #74150 - tamird:blocklist, r=nikomatsakis
2020-07-09 Manish GoregaokarRollup merge of #74146 - RalfJung:miri, r=RalfJung
2020-07-09 Manish GoregaokarRollup merge of #74143 - pickfire:patch-2, r=jonas...
2020-07-09 Manish GoregaokarRollup merge of #74142 - pickfire:patch-1, r=dtolnay
2020-07-09 Manish GoregaokarRollup merge of #74137 - ehuss:update-cargo, r=ehuss
2020-07-09 Manish GoregaokarRollup merge of #74136 - JohnTitor:index-page-link...
2020-07-09 Manish GoregaokarRollup merge of #74107 - nbdd0121:rustdoc, r=GuillaumeGomez
2020-07-09 Manish GoregaokarRollup merge of #74079 - nnethercote:session-globals...
2020-07-09 Manish GoregaokarRollup merge of #74077 - sethp:docs/fix-intra-doc-primi...
2020-07-09 Manish GoregaokarRollup merge of #74070 - eddyb:forall-tcx-providers...
2020-07-09 Manish GoregaokarRollup merge of #73791 - Manishearth:parens-intra-doc...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-09 Manish GoregaokarAdd test
2020-07-09 Manish GoregaokarMove to unstable section
2020-07-09 Esteban KüberTweak `::` -> `:` typo heuristic and reduce verbosity
2020-07-09 Esteban KüberReduce indentation
2020-07-09 Manish GoregaokarAllow for parentheses after macro intra-doc-links
2020-07-09 Manish GoregaokarUpdate src/doc/rustdoc/src/intra-doc-links.md
2020-07-09 Manish GoregaokarAdd docs for intra-doc-links
2020-07-09 Ralf Jungupdate miri
2020-07-09 borsAuto merge of #74131 - ollie27:rustdoc_invalid_codebloc...
2020-07-09 Nicholas NethercoteEliminate confusing "globals" terminology.
2020-07-08 borsAuto merge of #74153 - ehuss:fix-bootstrap-test-librust...
2020-07-08 Eric HussUpdate cargo
2020-07-08 Eric HussFix librustc_errors unit tests.
2020-07-08 Seth PellegrinoAvoid running test on Windows platforms
2020-07-08 Tamir DubersteinAvoid "blacklist"
2020-07-08 Eric HussFix x.py test for librustc crates.
2020-07-08 Seth PellegrinoApply #![crate_type = "rlib"] directly to the linker
2020-07-08 borsAuto merge of #74124 - ehuss:fix-doc-dry-run-up-to...
2020-07-08 Ivan ThamRemove unneeded ToString import in liballoc slice
2020-07-08 Ivan ThamLiballoc use vec instead of vector
2020-07-07 Yuki OkushiFix broken link in rustdocdoc
2020-07-07 Seth PellegrinoRevert "Add guard to check for local `core` crate"
2020-07-07 borsAuto merge of #74006 - euclio:sys-unix-static-mut,...
2020-07-07 Seth Pellegrinoignore-tidy-linelength for @has assertions
2020-07-07 Oliver Middletonrustdoc: Rename invalid_codeblock_attribute lint to...
2020-07-07 Seth PellegrinoAssert current behavior for links
2020-07-07 borsAuto merge of #74059 - RalfJung:miri-uninit-validation...
2020-07-07 Eric HussFix occasional bootstrap panic in docs.
2020-07-07 borsAuto merge of #73562 - poliorcetics:e0432-to-edition201...
2020-07-07 Seth Pellegrinobuild extern docs as well
2020-07-07 Seth PellegrinoTwo new rustdoc tests for intra links
2020-07-07 borsAuto merge of #74117 - Manishearth:rollup-ds7z0kx,...
2020-07-07 Manish GoregaokarRollup merge of #74112 - pierwill:patch-2, r=sfackler
2020-07-07 Manish GoregaokarRollup merge of #74102 - oli-obk:const_prop_icde, r...
2020-07-07 Manish GoregaokarRollup merge of #74090 - tmiasko:rustc-debug-assertions...
2020-07-07 Manish GoregaokarRollup merge of #74089 - matklad:ship-rust-analyzer...
2020-07-07 Manish GoregaokarRollup merge of #74078 - jyn514:lut, r=Manishearth
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #74067 - rye:rustdoc-fqn-hover-underlin...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73969 - davidtwco:issue-73914-checkeda...
2020-07-07 Manish GoregaokarRollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodt
2020-07-07 Manish GoregaokarRollup merge of #73953 - JohnTitor:audit-hidden-sugg...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-07 Manish GoregaokarRollup merge of #70563 - GuillaumeGomez:page-hash-handl...
2020-07-07 Andy Russelllibstd: remove some mutable statics in sys::unix
2020-07-06 pierwillEdit librustc_lexer top-level docs
2020-07-06 pierwillExpand abbreviation in core::ffi description
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-06 Gary GuoAdd test for issue 74083
2020-07-06 Gary GuoHide `&mut self` methods from Deref in sidebar
2020-07-06 Seth PellegrinoAdd guard to check for local `core` crate
2020-07-06 Aleksey KladovAdd rust-analyzer to the build manifest
2020-07-06 Joshua NelsonAlways resolve type@primitive as a primitive, not a...
2020-07-06 Seth PellegrinoUse relative path for local links to primitives in...
2020-07-05 borsAuto merge of #74073 - Manishearth:rollup-faqo9lx,...
2020-07-05 Manish GoregaokarRollup merge of #74064 - RalfJung:variant-count-bootstr...
2020-07-05 Manish GoregaokarRollup merge of #74057 - lcnr:expected_found, r=davidtwco
2020-07-05 Manish GoregaokarRollup merge of #74055 - pickfire:patch-1, r=jonas...
2020-07-05 Manish GoregaokarRollup merge of #74027 - lcnr:ConstCx-local-def-id...
2020-07-05 Manish GoregaokarRollup merge of #74025 - tmiasko:try-unwrap, r=Amanieu
2020-07-05 Manish GoregaokarRollup merge of #74000 - lcnr:lazy_normalisation_consts...
2020-07-05 Manish GoregaokarRollup merge of #73973 - Nadrieril:fix-71977, r=matthew...
2020-07-05 Manish GoregaokarRollup merge of #73937 - JohnTitor:note-exhaustive...
2020-07-05 Manish GoregaokarRollup merge of #73871 - da-x:private-types-2018-no...
2020-07-05 Manish GoregaokarRollup merge of #73834 - oli-obk:safe_intrinsics, r...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-05 Dan GohmanFix the return type of Windows' `OpenOptionsExt::securi...
2020-07-05 Tomasz MiąskoRemove unused RUSTC_DEBUG_ASSERTIONS
2020-07-05 Eduard-Mihai... Use for<'tcx> fn pointers in Providers, instead of...
2020-07-05 Eduard-Mihai... Replace early-bound normalization hack with per-query...
2020-07-05 borsAuto merge of #73879 - ecstatic-morse:discr-switch...
2020-07-05 Kristofer Ryerustdoc: Restore underline text decoration on hover...
2020-07-05 Ralf Jungvariant_count: avoid incorrect dummy implementation
2020-07-05 Ralf Jungfmt
2020-07-05 Mark RousskovAvoid deconstructing pointer for hashing
2020-07-05 Mark RousskovShrink ParamEnv to 16 bytes
2020-07-05 Ralf Jungconst validation: add test for uninit bool
2020-07-05 Ralf Jungcatch errors more locally around read_discriminant
2020-07-05 Ralf Jungcatch InvalidUninitBytes during validation
2020-07-05 Bastian Kauschkeexpected found `&T` -> `T`
next