]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-15 NadrierilAvoid converting through Constructor when subtracting...
2019-11-15 NadrierilSpecial-case subtracting from a range if that range...
2019-11-15 NadrierilPrefer IntRange::into_ctor to range_to_ctor
2019-11-15 NadrierilMove range exhaustiveness check to IntRange::intersection
2019-11-15 NadrierilSpecial-case range inclusion when the range is integral...
2019-11-15 NadrierilCleanup `constructor_covered_by_range`
2019-11-15 NadrierilIntRange::from_pat is redundant with pat_constructors
2019-11-15 Nadrieril`pat_constructor` does not need `pcx` anymore
2019-11-15 NadrierilFactor out range construction in `all_constructors`
2019-11-15 NadrierilClarify conditions for exhaustive integer range matching
2019-11-15 NadrierilNote link between apply/specialize/arity functions
2019-11-15 Ralf Jungmore comment
2019-11-15 Yuki OkushiApply suggestion from Centril
2019-11-15 Yuki OkushiFix test case and issue number
2019-11-15 Yuki OkushiAdd test for issue-58094
2019-11-15 Yuki OkushiAdd test for issue-36122
2019-11-15 Tyler MandryImprove error message for tests with panic=abort
2019-11-15 Tyler MandryAdd --force-run-in-process unstable libtest option
2019-11-15 Mark RousskovMove JSON emitter to rustc_errors
2019-11-15 Mark RousskovRemove SourceMapper trait
2019-11-15 borsAuto merge of #66449 - tmandry:rollup-3p1t0sb, r=tmandry
2019-11-15 Tyler MandryRollup merge of #66443 - GuillaumeGomez:port-erased...
2019-11-15 Tyler MandryRollup merge of #66435 - JohnTitor:fix-spelling, r...
2019-11-15 Tyler MandryRollup merge of #66429 - guanqun:add-unit-test, r=Centril
2019-11-15 Tyler MandryRollup merge of #66197 - Centril:transparent-ast, r...
2019-11-15 Mark RousskovMove SourceMap to syntax_pos
2019-11-15 Mark RousskovMove FatalError to syntax_pos
2019-11-15 Guillaume GomezClean up E0025, E0034, E0044, E0046 and E0053
2019-11-15 Guillaume GomezClean up E0054
2019-11-15 Guillaume GomezClean up E0050
2019-11-15 Guillaume GomezClean up E0049
2019-11-15 Guillaume GomezClean up E0045
2019-11-15 Guillaume GomezClean up E0040
2019-11-15 Guillaume GomezClean up E0033
2019-11-15 Guillaume GomezClean up E0029
2019-11-15 Guillaume GomezClean up E0027
2019-11-15 Guillaume GomezClean up E0026
2019-11-15 Guillaume GomezAdd link to error code explanation RFC
2019-11-15 Mazdak Farrokhzadfind_deprecation: deprecation attr may be ill-formed...
2019-11-15 Guillaume GomezClean up E0023
2019-11-15 Ralf Junglibpanic_unwind for Miri: make sure we have the SEH...
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 Yuki OkushiCorrect `const_in_array_repeat_expressions` feature...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-15 Guanqun Luadd a unit test for #62524
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 Camille GILLOTUse multiple derive clauses.
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,...
next