]> git.lizzy.rs Git - rust.git/history - src/librustc_traits
Remove mentions of unstable sort_by_cached key from stable documentation
[rust.git] / src / librustc_traits /
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-15 borsAuto merge of #48648 - snf:fallible_allocation, r=Kimundi
2018-03-14 borsAuto merge of #47630 - canndrew:exhaustive-patterns...
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
2018-03-14 kennytmRollup merge of #48971 - mark-i-m:fix_readmes, r=nikoma...
2018-03-14 kennytmRollup merge of #48970 - GuillaumeGomez:doc-examples...
2018-03-14 kennytmRollup merge of #48964 - QuietMisdreavus:picket-fence...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48831 - GuillaumeGomez:fix-theme-blink...
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 borsAuto merge of #48864 - oli-obk:miri_incremental_regress...
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-14 Andrew CannFixes after rebase
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 borsAuto merge of #48411 - nikomatsakis:chalkify-canonical...
2018-03-13 Niko Matsakisadd a debug assertion that only outlives-oblig. result...
2018-03-13 Niko Matsakisintroduce `tcx.normalize_erasing_regions(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).dropck_outlives(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).normalize(..)` operation [VIC]