]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-15 Tyler MandryRollup merge of #66197 - Centril:transparent-ast, r...
2019-11-15 borsAuto merge of #66438 - JohnTitor:rollup-qpv3wia, r...
2019-11-15 Yuki OkushiRollup merge of #66428 - dns2utf8:cleanup_unused_functi...
2019-11-15 Yuki OkushiRollup merge of #66419 - JohnTitor:ignore-underscore...
2019-11-15 Yuki OkushiRollup merge of #66418 - ecstatic-morse:hir-const-check...
2019-11-15 Yuki OkushiRollup merge of #66410 - RalfJung:miri-machine-max...
2019-11-15 Yuki OkushiRollup merge of #66398 - sfackler:no-async-nesting...
2019-11-15 Yuki OkushiRollup merge of #66391 - estebank:if-else-async-ice...
2019-11-15 Yuki OkushiRollup merge of #66390 - estebank:parenice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66388 - estebank:melt-ice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66338 - ehuss:update-mdbook, r=alexcri...
2019-11-15 Yuki OkushiRollup merge of #66306 - spastorino:remove-error-handle...
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-14 Stefan SchindlerCode cleanup to remove douplacte var definition
2019-11-14 Stefan SchindlerRemove unused argument
2019-11-14 borsAuto merge of #66414 - JohnTitor:clippyup, r=Manishearth
2019-11-14 Esteban Küberreview comments
2019-11-14 Esteban Küberreview comments
2019-11-14 Yuki OkushiDon't warn labels beginning with `_`
2019-11-14 Dylan MacKenzieLink to tracking issue in HIR const-check error
2019-11-14 borsAuto merge of #66314 - GuillaumeGomez:move-error-codes...
2019-11-14 Mazdak FarrokhzadTAIT: adjust tests
2019-11-14 Mazdak FarrokhzadTAIT: --bless some span changes for the better
2019-11-14 Mazdak FarrokhzadTAIT: adjust resolve
2019-11-14 Mazdak FarrokhzadTAIT: adjust save-analysis
2019-11-14 Mazdak FarrokhzadTAIT: remove redundant check from ast_validation
2019-11-14 Mazdak FarrokhzadTAIT: use hack in ->HIR to avoid more changes
2019-11-14 Mazdak FarrokhzadTAIT: parse recursively instead of hack.
2019-11-14 Mazdak FarrokhzadTAIT: feature gate recursive locations
2019-11-14 Mazdak FarrokhzadTAIT: remove `OpaqueTy` in AST.
2019-11-14 Guillaume GomezMove E0210 to new error location
2019-11-14 Guillaume Gomezmove E0744 to new error code
2019-11-14 Guillaume GomezUpdate rustc --explain to the new error codes format
2019-11-14 Guillaume Gomezmove E0623 into the new error code format
2019-11-14 Guillaume GomezAdapt error index generator to the new format
2019-11-14 Guillaume GomezFix error codes index generation
2019-11-14 Guillaume GomezFix ui tests with better error code usage
2019-11-14 Guillaume GomezPut each error code long explanation into their own...
2019-11-14 Guillaume GomezClean some error codes diagnostics
2019-11-14 Guillaume Gomezfix tidy issue on file length
2019-11-14 Guillaume Gomezregen
2019-11-14 Guillaume GomezRemove unused error_codes.rs files
2019-11-14 Guillaume GomezUpdate to use new librustc_error_codes library
2019-11-14 Guillaume GomezCreate new librustc_error_codes lib and move error...
2019-11-14 Yuki OkushiUpdate Clippy
2019-11-14 borsAuto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix
2019-11-14 Ralf Jungmiri: helper methods for max values of machine's usize...
2019-11-14 borsAuto merge of #66403 - JohnTitor:rollup-7obuivl, r...
2019-11-14 Yuki OkushiRollup merge of #66372 - ogham:patch-2, r=jonas-schievink
2019-11-14 Yuki OkushiRollup merge of #66369 - tmiasko:compiletest-stamp...
2019-11-14 Yuki OkushiRollup merge of #66363 - Munksgaard:patch-1, r=dtolnay
2019-11-14 Yuki OkushiRollup merge of #66361 - Centril:66357, r=pnkfelix
2019-11-14 Yuki OkushiRollup merge of #66360 - elichai:2019-11-vec-link,...
2019-11-14 Yuki OkushiRollup merge of #66351 - JohnTitor:tweak-range-err...
2019-11-14 Yuki OkushiRollup merge of #66349 - euclio:def-site-builtins,...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-14 borsAuto merge of #66233 - cjgillot:constkind, r=oli-obk
2019-11-14 Steven FacklerRemove some stack frames from `.async` calls
2019-11-13 Esteban KüberDo not ICE in `if` without `else` in `async fn`
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 Esteban KüberFix ICE when trying to suggest `Type<>` instead of...
2019-11-13 Esteban KüberDo not ICE on recovery from unmet associated type bound...
2019-11-13 borsAuto merge of #66170 - ecstatic-morse:hir-const-check...
2019-11-13 Dylan MacKenzieUse `ast::Mutability`
2019-11-13 Dylan MacKenzieBless miri unleashed test now that errors are mandatory
2019-11-13 Dylan MacKenzieBless less verbose error messages
2019-11-13 Dylan MacKenzieChange control flow error to delay span bug
2019-11-13 Dylan MacKenzieFix broken doc-test
2019-11-13 Dylan MacKenzieSmall fixes to comments
2019-11-13 Dylan MacKenzieBless back-compat breakages
2019-11-13 Dylan MacKenzieBless const tests with improved diagnostics
2019-11-13 Dylan MacKenzieExtend const-loop and const-if to handle more cases
2019-11-13 Dylan MacKenzieRemove if/loop tests from min_const_fn
2019-11-13 Dylan MacKenzieEnable const-checking HIR bodies
2019-11-13 Dylan MacKenzieAdd HIR pass to check for `if`s and `loop`s in a `const`
2019-11-13 Dylan MacKenzieGet `FnSig` by `HirId`
2019-11-13 Dylan MacKenzieAdd E0744 for control flow in consts
2019-11-13 Tomasz Miąskocompiletest: Avoid double negation in ignore condition
2019-11-13 Tomasz Miąskocompiletest: Obtain timestamps for common inputs only...
2019-11-13 Robin KruppeRevert "Auto merge of #65134 - davidtwco:issue-19834...
2019-11-13 Yuki OkushiAvoid using same code
2019-11-13 Benjamin SagoFix broken links in Ipv4Addr::is_benchmarking docs
2019-11-13 borsAuto merge of #66366 - JohnTitor:rollup-xlc1bj2, r...
2019-11-13 Yuki OkushiRollup merge of #66337 - Mark-Simulacrum:no-decode...
2019-11-13 Yuki OkushiRollup merge of #66335 - Mark-Simulacrum:self-profile...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66331 - JohnTitor:add-tests, r=Centril
2019-11-13 Yuki OkushiRollup merge of #66330 - Nadrieril:nonexhaustive-constr...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66292 - lzutao:result-map_or, r=SimonSapin
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
next