]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-02 Manish GoregaokarRollup merge of #73853 - pierwill:pierwill-multispan...
2020-07-02 Manish GoregaokarRollup merge of #73812 - petrochenkov:prettyref, r...
2020-07-02 Manish GoregaokarRollup merge of #73684 - richkadel:llvm-coverage-map...
2020-07-02 Manish GoregaokarRollup merge of #73622 - LeSeulArtichaut:unsafe-libcore...
2020-07-02 Manish GoregaokarRollup merge of #73564 - petrochenkov:ehdr, r=Amanieu
2020-07-02 Manish GoregaokarRollup merge of #73414 - lzutao:slice_strip, r=dtolnay
2020-07-01 borsAuto merge of #72053 - Mark-Simulacrum:32bitcheck,...
2020-07-01 borsAuto merge of #73924 - Manishearth:rollup-8r51ld9,...
2020-07-01 Manish GoregaokarRollup merge of #73847 - pierwill:pierwill-cursor-doc...
2020-07-01 Manish GoregaokarRollup merge of #73846 - pierwill:pierwill-patch-2...
2020-07-01 Manish GoregaokarRollup merge of #73828 - nop:fix/parameter-name-help...
2020-07-01 Manish GoregaokarRollup merge of #73806 - Aaron1011:feature/approx-unive...
2020-07-01 Manish GoregaokarRollup merge of #73805 - poliorcetics:type-keyword...
2020-07-01 Manish GoregaokarRollup merge of #73778 - nbdd0121:const_likely, r=oli-obk
2020-07-01 Manish GoregaokarRollup merge of #73776 - aszenz:refactor_mir_module...
2020-07-01 Manish GoregaokarRollup merge of #73752 - TyPR124:invalid-parameter...
2020-07-01 Manish GoregaokarRollup merge of #73716 - poliorcetics:static-keyword...
2020-07-01 Manish GoregaokarRollup merge of #73705 - lcnr:skip_binder, r=nikomatsakis
2020-07-01 Manish GoregaokarRollup merge of #73678 - Keno:patch-1, r=LukasKalbertodt
2020-07-01 Manish GoregaokarRollup merge of #73649 - Anirban166:patch-1, r=steveklabnik
2020-07-01 Manish GoregaokarRollup merge of #73548 - tshepang:fix-rustdoc-warnings...
2020-07-01 Manish GoregaokarRollup merge of #73466 - matthiaskrgr:char_into_string...
2020-07-01 Manish GoregaokarRollup merge of #72445 - anp:stabilize-track-caller...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-07-01 Mark RousskovVerify UI tests work in pass=check mode
2020-07-01 Lzu TaoImplement slice_strip feature
2020-07-01 borsAuto merge of #73863 - pietroalbini:revert-8bc3122311d...
2020-07-01 Adam PerryStabilize `#[track_caller]`.
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 LeSeulArtichautBless failing tests
2020-06-30 Nathan WestBring net/parser.rs up to modern up to date with modern...
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 6
2020-06-30 borsAuto merge of #73456 - tmiasko:musl-libdir, r=Mark...
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 5
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 4
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 3
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 2
2020-06-30 LeSeulArtichautDeny unsafe ops in unsafe fns, part 1
2020-06-30 borsAuto merge of #73888 - RalfJung:miri, r=RalfJung
2020-06-30 Ralf Jungupdate Miri
2020-06-30 Tshepang Lekhonkhoberemove rustdoc warnings
2020-06-30 Bastian Kauschkeupdate `equal_up_to_regions`
2020-06-30 Bastian Kauschkeremove unused `TypeError::ProjectionBoundsLength`
2020-06-30 Bastian Kauschkechange `skip_binder` to use T by value
2020-06-30 Bastian Kauschkestop taking references in Relate
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 Rich Kadeladd spans to injected coverage counters
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 pierwillAdd newline to rustc MultiSpan docs
2020-06-28 borsAuto merge of #72437 - ecstatic-morse:stabilize-const...
2020-06-28 pierwillEdit cursor.prev() method docs in lexer
2020-06-28 Alexis BourgetFix small nits
2020-06-28 Alexis BourgetApply suggestions, reformulating some paragraphs and...
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 Alexis BourgetApply suggestions from code review
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 pierwillFix comma in debug_assert! docs
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...
next