]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-10 borsAuto merge of #85150 - Dylan-DPC:rollup-q26gbx3, r...
2021-05-10 Dylan DPCRollup merge of #85147 - lnicola:rust-analyzer-2021...
2021-05-10 Dylan DPCRollup merge of #85146 - ijackson:seek-rewind, r=m...
2021-05-10 Dylan DPCRollup merge of #85112 - RalfJung:promoted-errors,...
2021-05-10 Dylan DPCRollup merge of #85096 - clarfonthey:const_unchecked...
2021-05-10 Dylan DPCRollup merge of #85075 - ptrojahn:panic_warning, r...
2021-05-10 Dylan DPCRollup merge of #85050 - FabianWolff:issue-84592, r...
2021-05-10 Fabian WolffMore minor fixes suggested by @jackh726
2021-05-10 Ian Jacksonio::Seek::rewind: Set tracking issue
2021-05-10 Ian JacksonFix typo in doc
2021-05-10 borsAuto merge of #85079 - petrochenkov:sessclean, r=davidtwco
2021-05-10 Laurențiu Nicola:arrow_up: rust-analyzer
2021-05-10 Ian Jacksonio::Seek: Provide rewind()
2021-05-10 Ian Jacksonio::Seek: Mention that seeking can fail due to buffer...
2021-05-10 Vadim Petrochenkovrustc_session: Use `Iterator::find` instead of manual...
2021-05-10 Vadim Petrochenkovrustc_session: Move more option building code from...
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-10 borsAuto merge of #85104 - hi-rustin:rustin-patch-typo...
2021-05-10 borsAuto merge of #85074 - GuillaumeGomez:end-toggle-migrat...
2021-05-10 borsAuto merge of #84507 - crlf0710:codegen_nonlocal_main_w...
2021-05-09 Guillaume GomezUpdate rustdoc test
2021-05-09 Guillaume GomezEnd toggle migration
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-09 ltdkFix `Step` feature flag, make tidy lint more useful...
2021-05-09 Fabian WolffImplement @jackh726's suggestions
2021-05-09 ltdkMake unchecked_{add,sub,mul} inherent methods unstably...
2021-05-09 borsAuto merge of #85065 - Mark-Simulacrum:preds-no-alloc...
2021-05-09 borsAuto merge of #83894 - nikic:newpm, r=nagisa
2021-05-09 Paul TrojahnImprove "panic message is not a string literal" warning
2021-05-09 Ralf Jungmore erroneous-const tests
2021-05-09 borsAuto merge of #83596 - jyn514:session-dead-code, r...
2021-05-09 Ralf Jungensure failing promoteds in const/static bodies are...
2021-05-09 borsAuto merge of #85093 - camelid:remove-fake-expect_local...
2021-05-09 hi-rustinFix typo
2021-05-09 Joshua NelsonRemove unused `opt_span_warn` function
2021-05-09 Joshua NelsonNote why `Handler::fatal` is different from `Sesssion...
2021-05-09 Joshua NelsonMake `Diagnostic::span_fatal` unconditionally raise...
2021-05-09 Joshua NelsonRemove some unnecessary uses of `struct_span_fatal`
2021-05-09 Joshua NelsonRename `Parser::span_fatal_err` -> `Parser::span_err`
2021-05-09 Charles LewAdd primary marker on codegen unit to take charge of...
2021-05-08 borsAuto merge of #83089 - Aaron1011:bootstrap-semi, r...
2021-05-08 CamelidAdd `#[track_caller]` to `FakeDefId::expect_real()`
2021-05-08 CamelidRemove `FakeDefId::expect_local()`
2021-05-08 Aaron HillEnable `-W semicolon_in_expressions_from_macros` in...
2021-05-08 borsAuto merge of #83278 - Amanieu:bump_stdarch, r=Mark...
2021-05-08 Amanieu d'AntrasBump stdarch submodule
2021-05-08 borsAuto merge of #85072 - hyd-dev:miri, r=RalfJung
2021-05-08 hyd-devUpdate Miri
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-08 Nikita PopovUpdate LLVM submodule
2021-05-08 Nikita PopovSupport -C passes in NewPM
2021-05-08 Nikita PopovDon't force -O1 with ThinLTO
2021-05-08 Nikita PopovDrop -opt-bisect-limit=0 flag from test
2021-05-08 Nikita PopovExplicitly register GCOV profiling pass as well
2021-05-08 Nikita PopovExplicitly register instrprof pass
2021-05-08 Nikita PopovMake -Z new-llvm-pass-manager an Option<bool>
2021-05-08 borsAuto merge of #85059 - ehuss:update-cargo, r=ehuss
2021-05-08 borsAuto merge of #85058 - Xanewok:update-rls, r=Xanewok
2021-05-08 Mark RousskovAvoid predecessors having Drop impls
2021-05-08 borsAuto merge of #85057 - Dylan-DPC:rollup-efaseq2, r...
2021-05-07 Eric HussUpdate cargo
2021-05-07 Igor MatuszewskiUpdate RLS
2021-05-07 Dylan DPCRollup merge of #85052 - jyn514:disambiguator, r=camelid
2021-05-07 Dylan DPCRollup merge of #85044 - ChrisDenton:file-exists, r...
2021-05-07 Dylan DPCRollup merge of #85038 - GuillaumeGomez:dont-stop-first...
2021-05-07 Dylan DPCRollup merge of #85034 - RalfJung:null-ptr, r=oli-obk
2021-05-07 Dylan DPCRollup merge of #84887 - jyn514:index-span, r=Xanewok
2021-05-07 Dylan DPCRollup merge of #76808 - LeSeulArtichaut:diagnose-funct...
2021-05-07 Cameron SteffenFix duplicate unknown lint errors
2021-05-07 borsAuto merge of #83901 - cjgillot:hash-attr, r=wesleywiser
2021-05-07 Joshua Nelsonrustdoc: Link to the docs on namespaces when an unknown...
2021-05-07 LeSeulArtichautAlso take unions and enums into account
2021-05-07 LeSeulArtichautAdd basic test
2021-05-07 LeSeulArtichautImprove diagnostics for functions in `struct` definitions
2021-05-07 Camille GILLOTHash attributes as part of the crate hash.
2021-05-07 borsAuto merge of #84980 - flip1995:clippyup, r=Manishearth
2021-05-07 Fabian WolffFix suggestions for missing return type lifetime parameters
2021-05-07 Chris DentonUse `path.exists()` instead of `fs::metadata(path)...
2021-05-07 borsAuto merge of #85036 - Dylan-DPC:rollup-4qfabo3, r...
2021-05-07 Ralf Jungbless 32bit
2021-05-07 Guillaume GomezDon't stop running rustdoc-gui tests at first failure
2021-05-07 Dylan DPCRollup merge of #85033 - lcnr:nits2, r=jackh726
2021-05-07 Dylan DPCRollup merge of #85030 - jethrogb:jb/sgx-rearrange...
2021-05-07 Dylan DPCRollup merge of #85029 - jethrogb:jb/sgx-movable-mutex...
2021-05-07 Dylan DPCRollup merge of #84991 - alexcrichton:target-feature...
2021-05-07 Dylan DPCRollup merge of #84930 - hermitcore:target, r=nagisa
2021-05-07 Dylan DPCRollup merge of #84866 - petrochenkov:wholesome, r...
2021-05-07 Dylan DPCRollup merge of #84655 - CDirkx:wasm, r=m-ou-se
2021-05-07 Dylan DPCRollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov
2021-05-07 Dylan DPCRollup merge of #84254 - jclulow:illumos-link-order...
2021-05-07 Ralf Jungfix null pointer error messages
2021-05-07 Jethro BeekmanRearrange SGX split module files
2021-05-07 Jethro BeekmanSGX mutex is movable
2021-05-07 lcnrfulfillment typo
2021-05-07 lcnrwfcheck fcx <-> tcx cleanup
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
2021-05-07 Stefan Lankesrename LLVM target for RustyHermit
2021-05-07 borsAuto merge of #85022 - JohnTitor:rollup-2q4706v, r...
2021-05-07 Yuki OkushiRollup merge of #84990 - GuillaumeGomez:sort-rustdoc...
next