]> git.lizzy.rs Git - rust.git/history - src
Fix import
[rust.git] / src /
2020-05-27 LeSeulArtichautFix import
2020-05-27 LeSeulArtichautAdd explanation about taking the minimum of the two...
2020-05-27 LeSeulArtichautDo not hardcode lint name
2020-05-27 LeSeulArtichautMark deduplicated errors as expected in gate test
2020-05-27 LeSeulArtichautAdd tests for packed borrows in unsafe fns
2020-05-27 LeSeulArtichautFix and bless tests
2020-05-27 LeSeulArtichautFix wrong conflict resolution
2020-05-27 LeSeulArtichautUse the lowest of `unsafe_op_in_unsafe_fn` and `safe_bo...
2020-05-27 LeSeulArtichautFix inverted `if` condition
2020-05-27 LeSeulArtichautAdd more cases to the test
2020-05-27 LeSeulArtichautApply suggestions from code review
2020-05-27 LeSeulArtichautAdd tests
2020-05-27 LeSeulArtichautImplement RFC 2585
2020-05-27 borsAuto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum
2020-05-27 borsAuto merge of #72639 - Dylan-DPC:rollup-76upj51, r...
2020-05-27 Dylan DPCRollup merge of #72626 - phimuemue:doubleendediter_doc...
2020-05-27 Dylan DPCRollup merge of #72610 - GuillaumeGomez:revert-unwanted...
2020-05-27 Dylan DPCRollup merge of #72606 - GuillaumeGomez:cell-example...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-27 Dylan DPCRollup merge of #72533 - Diggsey:db-fix-arc-ub2, r...
2020-05-27 Dylan DPCRollup merge of #72348 - chrissimpkins:fix-72253, r...
2020-05-27 borsAuto merge of #72596 - ehuss:update-cargo, r=ehuss
2020-05-26 borsAuto merge of #72627 - Dylan-DPC:rollup-bavnoq5, r...
2020-05-26 Chris Simpkinsimprove error message for unexpected comma token in...
2020-05-26 Dylan DPCRollup merge of #72592 - ehuss:update-books, r=ehuss
2020-05-26 Dylan DPCRollup merge of #72581 - samrat:allow-desugared-break...
2020-05-26 Dylan DPCRollup merge of #72401 - ecstatic-morse:issue-72394...
2020-05-26 Dylan DPCRollup merge of #72342 - jsgf:warn-unused-deps, r=petro...
2020-05-26 Dylan DPCRollup merge of #72294 - GuillaumeGomez:js-cleanup...
2020-05-26 Dylan DPCRollup merge of #72270 - RalfJung:lint-ref-to-packed...
2020-05-26 philippAdd remark regarding DoubleEndedIterator
2020-05-26 borsAuto merge of #71931 - alexcrichton:reproducible-macos...
2020-05-26 Alex CrichtonExport ZERO_AR_DATE for macos linker invocations
2020-05-26 Guillaume GomezImport missing functions from storage.js
2020-05-26 Guillaume GomezImprove formatting
2020-05-26 Guillaume GomezRemove font-display settings
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-26 Guillaume GomezFix eslint lints
2020-05-26 Guillaume GomezReexported functions are now declared directly as ...
2020-05-26 Guillaume GomezMove "global" code into anonymous functions
2020-05-26 Guillaume GomezMove focusSearchBar and defocusSearchBar functions...
2020-05-26 Guillaume GomezSmall cell example update
2020-05-26 Yuki OkushiUpdate allowed crates list
2020-05-26 borsAuto merge of #72093 - jonas-schievink:unmut, r=oli-obk
2020-05-26 Jeremy FitzhardingeImplement warning for unused dependencies.
2020-05-26 borsAuto merge of #71487 - rcoh:71471-shebang, r=petrochenkov
2020-05-26 Eric HussUpdate cargo
2020-05-26 Eric HussUpdate books
2020-05-25 borsAuto merge of #72589 - Dylan-DPC:rollup-7l2a2bo, r...
2020-05-25 Dylan DPCRollup merge of #72538 - rakshith-ravi:refactor/remove...
2020-05-25 Dylan DPCRollup merge of #72451 - ecstatic-morse:nrvo-type-misma...
2020-05-25 Dylan DPCRollup merge of #72450 - csmoe:issue-72442, r=oli-obk
2020-05-25 Dylan DPCRollup merge of #72424 - RalfJung:mir-print-ice, r...
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Jonas SchievinkAlways validate MIR after optimizing
2020-05-25 Samrat Man SinghAllow unlabeled breaks from desugared `?` in labeled...
2020-05-25 Jonas SchievinkAdd a small MIR validation pass
2020-05-25 Jonas SchievinkAvoid `Operand::Copy` with `&mut T`
2020-05-25 borsAuto merge of #72575 - Dylan-DPC:rollup-zo679hv, r...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-25 Dylan DPCRollup merge of #72560 - JohnTitor:glacier, r=Mark...
2020-05-25 Dylan DPCRollup merge of #72308 - Aaron1011:fix/hygiene-error...
2020-05-25 Dylan DPCRollup merge of #72153 - lcnr:exhaustively-match, r...
2020-05-25 Russell CohenFix bug in shebang handling
2020-05-25 borsAuto merge of #72354 - tamird:remove-copyright, r=Mark...
2020-05-25 Ralf Jungrename lint
2020-05-25 Guillaume GomezClean up E0608 explanation
2020-05-25 Diggory BlakeFix UB in Arc
2020-05-25 borsAuto merge of #72562 - RalfJung:rollup-2ngjgwi, r=RalfJung
2020-05-25 Ralf Jungmore test ref-to-packed tests
2020-05-25 Ralf JungRollup merge of #72551 - alilleybrinker:document-debug...
2020-05-25 Ralf JungRollup merge of #72544 - sexxi-goose:upvars_mentioned...
2020-05-25 Ralf JungRollup merge of #72537 - Amanieu:fix-asm-liveness,...
2020-05-25 Ralf JungRollup merge of #72525 - RalfJung:miri-cast-checks...
2020-05-25 Ralf JungRollup merge of #71940 - SimonSapin:nonnull-slice,...
2020-05-25 Ralf Jungremove some unused types from the tests
2020-05-25 Ralf Jungadd a lint against references to packed fields
2020-05-25 Ross MacArthurAdd test for old compiler ICE when using `Borrow`
2020-05-25 Ralf Jungfix ICE when debug-printing MIR
2020-05-25 borsAuto merge of #72520 - jonas-schievink:cleanup-userty...
2020-05-25 borsAuto merge of #72472 - LeSeulArtichaut:sync-command...
2020-05-24 Andrew Lilley BrinkerFirst draft documenting Debug stability.
2020-05-24 borsAuto merge of #72287 - Aaron1011:feature/min-token...
2020-05-24 Aaron HillCollect tokens for `ast::Expr`
2020-05-24 borsAuto merge of #72539 - RalfJung:rollup-8yfidi8, r=RalfJung
2020-05-24 Aman Aroralibrustc_middle: Rename upvars query to upvars_mentioned
2020-05-24 Ralf Jungcomment nit
2020-05-24 Ralf Junguse helper method for determining size of int type
2020-05-24 Ralf JungRollup merge of #72535 - saschanaz:patch-1, r=jonas...
2020-05-24 Ralf JungRollup merge of #72532 - ratijas:dyn-trait-object-doc...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-24 Ralf JungRollup merge of #72527 - RalfJung:miri-clippy-test...
2020-05-24 Ralf JungRollup merge of #72402 - marmeladema:resolver-outputs...
2020-05-24 borsAuto merge of #72531 - RalfJung:miri-upd, r=RalfJung
2020-05-24 Rakshith RaviRemoved all instances of const_field.
2020-05-24 Amanieu d'AntrasFix InlineAsmOperand expresions being visited twice...
2020-05-24 Ralf Jungbump Miri
2020-05-24 Ralf JungFix unsizing casts
2020-05-24 Kagami Sascha Rosy... Use sort_unstable_by in its own docs
2020-05-24 ratijasUse `dyn` trait syntax in more comments and docs
next