]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-01 borsAuto merge of #73863 - pietroalbini:revert-8bc3122311d...
2020-07-01 borsAuto merge of #73706 - Aaron1011:fix/proc-macro-foreign...
2020-06-30 Aaron HillAdd force-host to test aux file used by proc-macro
2020-06-30 borsAuto merge of #73456 - tmiasko:musl-libdir, r=Mark...
2020-06-30 borsAuto merge of #73888 - RalfJung:miri, r=RalfJung
2020-06-30 Ralf Jungupdate Miri
2020-06-30 borsAuto merge of #73658 - dylanmckay:avr-update-llvm-submo...
2020-06-30 Aaron HillNormalize symbol ids to 0 in test stdout
2020-06-30 Aaron HillSerialize all foreign `SourceFile`s into proc-macro...
2020-06-29 borsAuto merge of #73374 - alexcrichton:compiler-bulitins...
2020-06-29 Pietro AlbiniRevert "ci: allow gating gha on everything but macOS"
2020-06-29 Alex Crichtonrustbuild: Move compiler-builtins build logic to manifest
2020-06-29 borsAuto merge of #73391 - pickfire:liballoc-panic-doc...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
2020-06-28 borsAuto merge of #72437 - ecstatic-morse:stabilize-const...
2020-06-28 Dylan MacKenzieUse `LocalDefId` in HIR const-checker
2020-06-28 Dylan MacKenzieRemove `ignore-tidy-filelength`
2020-06-28 Dylan MacKenzieUpdate tests
2020-06-28 Dylan MacKenzieStop checking for `while` and `loop` in a const context
2020-06-28 Dylan MacKenzieRemove uses of `const_loop` in `rustc`
2020-06-28 Dylan MacKenzieMark `const_loop` feature gate as accepted
2020-06-28 Dylan MacKenzieRequire `allow_internal_unstable` in HIR const-checker
2020-06-28 Dylan MacKenzieRemove `const_if_match` from unstable book
2020-06-28 Dylan MacKenzieUpdate tests
2020-06-28 Dylan MacKenzieHIR const-checking
2020-06-28 Dylan MacKenzieMIR const-checking
2020-06-28 Dylan MacKenzieRemove `const_if_match` feature gate from libraries
2020-06-28 Dylan MacKenzieRemove `control_flow_destroyed` and properly lower...
2020-06-28 Dylan MacKenzieMark feature gate as accepted
2020-06-28 borsAuto merge of #73838 - Manishearth:rollup-jj57e84,...
2020-06-28 Manish GoregaokarRollup merge of #73833 - bjorn3:remove_gcx_enter_local...
2020-06-28 Manish GoregaokarRollup merge of #73826 - cjrh:cjrh-patch-1, r=jonas...
2020-06-28 Manish GoregaokarRollup merge of #73817 - jumbatm:rename-to-clashing...
2020-06-28 Manish GoregaokarRollup merge of #73813 - petrochenkov:restrait, r=davidtwco
2020-06-28 Manish GoregaokarRollup merge of #73800 - nikic:hash_i, r=kennytm
2020-06-28 Manish GoregaokarRollup merge of #73795 - JohnTitor:tests-for-const...
2020-06-28 Manish GoregaokarRollup merge of #73774 - ecstatic-morse:liveness-of...
2020-06-28 Manish GoregaokarRollup merge of #73757 - oli-obk:const_prop_hardening...
2020-06-28 Manish GoregaokarRollup merge of #73577 - VillSnow:master, r=Amanieu
2020-06-28 VillSnowUpdate src/libcore/slice/mod.rs
2020-06-28 Oliver SchererErase all block-only locals at the end of every block...
2020-06-28 bjorn3Remove GlobalCtxt::enter_local
2020-06-28 VillSnowUpdate tracking issue number
2020-06-28 borsAuto merge of #73830 - Manishearth:rollup-8k68ysm,...
2020-06-28 VillSnowUpdate doc comment
2020-06-28 VillSnowMerge branch 'master' of https://github.com/VillSnow...
2020-06-28 VillSnowUpdate src/libcore/slice/mod.rs
2020-06-28 VillSnowAdd comment on use of unsafe
2020-06-28 Manish GoregaokarRollup merge of #73809 - robyoung:docs/add-links-to...
2020-06-28 Manish GoregaokarRollup merge of #73797 - atetubou:patch-1, r=jonas...
2020-06-28 Manish GoregaokarRollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper
2020-06-28 Manish GoregaokarRollup merge of #73763 - davidtwco:terminal-width-json...
2020-06-28 Manish GoregaokarRollup merge of #73758 - davidtwco:issue-60855-remainin...
2020-06-28 Manish GoregaokarRollup merge of #73708 - Aaron1011:feature/reland-move...
2020-06-28 Manish GoregaokarRollup merge of #73672 - nellshamrell:async-fix, r...
2020-06-28 Manish GoregaokarRollup merge of #73525 - cuviper:llvm11, r=nikic
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 Manish GoregaokarRollup merge of #72796 - RalfJung:mir-assign-sanity...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-28 Caleb HattinghFix docstring typo
2020-06-28 jumbatmRename the lint to clashing_extern_declarations.
2020-06-27 Alexis BourgetAdded the parapgrah to path::Path::is_file too
2020-06-27 Vadim PetrochenkovRename two `Resolver` traits
2020-06-27 borsAuto merge of #73671 - ehuss:update-mdbook, r=Mark...
2020-06-27 ecstatic-morseFix comment.
2020-06-27 Yuki OkushiAdd test for issue-72352
2020-06-27 Yuki OkushiAdd test for issue-71611
2020-06-27 Yuki OkushiAdd test for issue-71382
2020-06-27 Rob YoungAdd links to fs::DirEntry::metadata
2020-06-27 Alexis BourgetUpdate the documentation to point to open instead of...
2020-06-27 Nikita PopovForward Hash::write_iN to Hash::write_uN
2020-06-27 Takuto Ikutafix typo in self-profile.md
2020-06-27 Bastian Kauschkemore LocalDefId cleanup
2020-06-27 Yuki OkushiAdd test for issue-71381
2020-06-27 Bastian Kauschkemore LocalDefId in ty::context
2020-06-27 Bastian Kauschkeuse LocalDefId in module checking
2020-06-27 borsAuto merge of #73779 - Manishearth:rollup-lwqd9jm,...
2020-06-26 borsAuto merge of #73596 - petrochenkov:shebang2, r=Mark...
2020-06-26 Manish GoregaokarRollup merge of #73765 - kraai:remove-blank-line, r...
2020-06-26 Manish GoregaokarRollup merge of #73738 - nbdd0121:comment, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #73728 - oli-obk:const_prop_cleanup...
2020-06-26 Manish GoregaokarRollup merge of #73718 - poliorcetics:super-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73694 - poliorcetics:self-upper-keywor...
2020-06-26 Manish GoregaokarRollup merge of #73691 - ajpaverd:bootstrap-windows...
2020-06-26 Manish GoregaokarRollup merge of #73627 - ssomers:btree_iter_min_max...
2020-06-26 Manish GoregaokarRollup merge of #73579 - RalfJung:doc-missing-links...
2020-06-26 Manish GoregaokarRollup merge of #73529 - pickfire:liballoc-specfromelem...
2020-06-26 Manish GoregaokarRollup merge of #73485 - estebank:dedup-preds, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #72937 - AdrianCX:master, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #72771 - jyn514:rustdoc, r=Manishearth
2020-06-26 Aaron HillExplain move errors that occur due to method calls...
2020-06-26 Aaron HillMake `fn_arg_names` return `Ident` instead of symbol
2020-06-26 Dylan MacKenzieAdd peek test for projections
2020-06-26 Dylan MacKenzieHandle stores to projections correctly in liveness...
2020-06-26 Vadim Petrochenkovrustc_lexer: Simplify shebang parsing once more
2020-06-26 Ivan ThamAdd liballoc doc panic detail according to RawVec
2020-06-26 David Wooderrors: use `-Z terminal-width` in JSON emitter
2020-06-26 Eric HussUpdate mdbook.
2020-06-26 Eric HussRemove mdbook-linkcheck.
2020-06-26 borsAuto merge of #73513 - oli-obk:const_binop_overflow...
next