]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-10 Ayush Kumar... Add long error explanation for E0739
2020-03-10 Chris Simpkinsupdate x.py tidy testing command
2020-03-10 YIfix test failure due to earlier emitted error
2020-03-10 Chris Simpkinsremove trailing whitespace (tidy)
2020-03-10 Chris SimpkinsAdd documentation of tool testing with x.py script
2020-03-10 Chris Simpkinsadd documentation of x.py tool testing
2020-03-10 Chris Simpkinsupdate tidy documentation to recommend ./x.py test...
2020-03-10 YIfix #62456
2020-03-09 Ralf Jungalso handle abort intrinsic with new machine hook
2020-03-09 Ralf Jungremove no-longer needed span from Miri Machine hook
2020-03-09 Dylan NugentAdd note about localization to std::fmt docs
2020-03-09 Ralf JungImprove readability
2020-03-09 John Kåre AlsakerAdd a comment to `recover`.
2020-03-09 John Kåre AlsakerRemove the `no_force` query attribute
2020-03-09 John Kåre AlsakerRemove the need for `no_force`
2020-03-09 John Kåre AlsakerMove `analysis` to the query macro
2020-03-09 Matthew Kuotest(patterns): add borrowck tests for combination...
2020-03-09 borsAuto merge of #69851 - Centril:rollup-iivxvah, r=Centril
2020-03-09 Mazdak FarrokhzadRollup merge of #69842 - JohnTitor:more-tests, r=Centril
2020-03-09 Mazdak FarrokhzadRollup merge of #69801 - petrochenkov:nonorm, r=Centril
2020-03-09 Mazdak FarrokhzadRollup merge of #69779 - tmiasko:di-cstr, r=nagisa
2020-03-09 Mazdak FarrokhzadRollup merge of #69762 - RalfJung:validity-errors,...
2020-03-09 Mazdak FarrokhzadRollup merge of #69685 - cuviper:soft-segv, r=sfackler
2020-03-09 Mazdak FarrokhzadRollup merge of #69201 - Aaron1011:feature/permit-if...
2020-03-09 Ralf Jungpanic_bounds_check: use caller_location, like PanicFnLa...
2020-03-09 Vadim PetrochenkovAddress review comments
2020-03-09 Ralf Jungmiri: add machine hook for Abort terminator
2020-03-09 Vadim PetrochenkovUse `Token::uninterpolate` in couple more places matchi...
2020-03-09 Vadim Petrochenkovrustc_parse: Remove `Parser::normalized(_prev)_token`
2020-03-09 Vadim Petrochenkovrustc_ast: Introduce `Token::uninterpolate`
2020-03-09 Vadim Petrochenkovrustc_ast: Introduce `Token::uninterpolated_span`
2020-03-09 Vadim Petrochenkovrustc_parse: Use `Token::ident` where possible
2020-03-09 Bastian Kauschkediscrimant test must not be inlined!
2020-03-09 Guillaume Gomezclean up E0393 explanation
2020-03-09 Yuki OkushiAdd FIXMEs
2020-03-09 Josh Stoneunix: Don't override existing SIGSEGV/BUS handlers
2020-03-09 Tomasz MiąskoAvoid unnecessary interning of enum variant part id
2020-03-09 Tomasz MiąskoUse slices in preference to 0-terminated strings
2020-03-09 Yuki OkushiAdd test for issue-67166
2020-03-09 Yuki OkushiAdd test for issue-64620
2020-03-09 Yuki OkushiAdd test for issue-60473
2020-03-09 Yuki OkushiAdd test for issue-57201
2020-03-09 Yuki OkushiAdd test for issue-57200
2020-03-09 Yuki OkushiAdd test for issue-54239
2020-03-08 Yuki OkushiCheck if output is immediate value
2020-03-08 Ralf Junguse static strings instead of tcx
2020-03-08 Ralf JungFix typo
2020-03-08 Ralf Jungfix some cases of unexpected exceptions leaving validation
2020-03-08 Ralf Jungmiri validation: debug-complain about unexpected errors
2020-03-08 Ralf Jungmove error allocation test to error.rs
2020-03-08 borsAuto merge of #69833 - Centril:rollup-mh74yue, r=Centril
2020-03-08 Mazdak FarrokhzadRollup merge of #69820 - GuillaumeGomez:cleanup-e0392...
2020-03-08 Mazdak FarrokhzadRollup merge of #69807 - GuillaumeGomez:cleanup-e0391...
2020-03-08 Mazdak FarrokhzadRollup merge of #69800 - tmiasko:address-g, r=nikic
2020-03-08 Mazdak FarrokhzadRollup merge of #69734 - tmiasko:di-enumerator, r=ecsta...
2020-03-08 Mazdak FarrokhzadRollup merge of #69608 - o01eg:expose-target-libdir...
2020-03-08 Mazdak FarrokhzadRollup merge of #69326 - JOE1994:os_str_widestring...
2020-03-08 Mazdak FarrokhzadRollup merge of #69120 - spunit262:invalid-sugar-sugges...
2020-03-08 Ralf Jungmiri: ICE on invalid terminators
2020-03-08 Bastian Kauschkeallow dead code in discriminant test
2020-03-08 Bastian Kauschketest discriminant of enum with uninhabited variant
2020-03-08 borsAuto merge of #69829 - Centril:rollup-lm5lzsq, r=Centril
2020-03-08 Mazdak FarrokhzadRollup merge of #69812 - Marwes:refactor, r=petrochenkov
2020-03-08 Mazdak FarrokhzadRollup merge of #69777 - lukas-code:patch-1, r=jonas...
2020-03-08 Mazdak FarrokhzadRollup merge of #69771 - GuillaumeGomez:cleanup-e0390...
2020-03-08 Mazdak FarrokhzadRollup merge of #69668 - ssomers:btreemap_even_more_com...
2020-03-08 Mazdak FarrokhzadRollup merge of #69651 - Mark-Simulacrum:black-box...
2020-03-08 Mazdak FarrokhzadRollup merge of #69646 - RalfJung:layout-visitor, r...
2020-03-08 Mazdak FarrokhzadRollup merge of #69631 - RalfJung:rust-src, r=Mark...
2020-03-08 Ralf Jungfix memory leak when vec::IntoIter panics during drop
2020-03-08 Bastian Kauschkeprevent potential promotion in const_discriminant
2020-03-08 Bastian Kauschkeconstify `mem::discriminant`
2020-03-08 Ralf Jungfix type size mismatch on 32bit
2020-03-08 borsAuto merge of #69822 - Centril:rollup-360ca2j, r=Centril
2020-03-08 Mazdak FarrokhzadRollup merge of #69810 - thekuom:test/67523-dynamic...
2020-03-08 Mazdak FarrokhzadRollup merge of #69805 - petrochenkov:importname, r...
2020-03-08 Mazdak FarrokhzadRollup merge of #69776 - ssomers:fix69769, r=Mark-Simul...
2020-03-08 Mazdak FarrokhzadRollup merge of #69641 - ehuss:update-books, r=ehuss
2020-03-08 Mazdak FarrokhzadRollup merge of #69599 - Centril:typeck-tweak-wording...
2020-03-08 Mazdak FarrokhzadRollup merge of #69561 - JohnTitor:clean-up-unstable...
2020-03-08 Mazdak FarrokhzadRollup merge of #69548 - LeSeulArtichaut:assert-errors...
2020-03-08 Mazdak FarrokhzadRollup merge of #69422 - JohnTitor:remove-unwrap, r...
2020-03-08 Tim DiekmannAllow ZSTs in `AllocRef`
2020-03-08 Guillaume Gomezclean up E0392 explanation
2020-03-08 Guillaume GomezCleanup E0391 explanation
2020-03-08 borsAuto merge of #69804 - Centril:rollup-u86dc1g, r=Centril
2020-03-07 Markus Westerlindrefactor: Move a borrow_mut and unwrap out of a loop
2020-03-07 Markus Westerlindrefactor: Exhaustive matching in method/probe.rs
2020-03-07 Matthew Kuotest(bindings_after_at): add dynamic drop tests for...
2020-03-07 Vadim Petrochenkovresolve: `directive` -> `import`
2020-03-07 Mazdak FarrokhzadRollup merge of #69797 - jongiddy:convert-version,...
2020-03-07 Mazdak FarrokhzadRollup merge of #69794 - TimDiekmann:dangling, r=Amanieu
2020-03-07 Mazdak FarrokhzadRollup merge of #69787 - spastorino:use-local-directly...
2020-03-07 Mazdak FarrokhzadRollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
2020-03-07 Mazdak FarrokhzadRollup merge of #69765 - RalfJung:miri-test, r=LukasKal...
2020-03-07 Mazdak FarrokhzadRollup merge of #69708 - estebank:tiny, r=petrochenkov
2020-03-07 Mazdak FarrokhzadRollup merge of #69687 - Centril:bm-inconsistent-wordin...
2020-03-07 Mazdak FarrokhzadRollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakis
2020-03-07 Vadim Petrochenkovresolve: `ImportDirective` -> `Import`
2020-03-07 borsAuto merge of #69676 - ecstatic-morse:fix-enum-discr...
next