-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 5 pull requests #94200
Rollup of 5 pull requests #94200
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4870ee6 - Browse repository at this point
Copy the full SHA 4870ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54f6dc - Browse repository at this point
Copy the full SHA a54f6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c1baa - Browse repository at this point
Copy the full SHA 19c1baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ae1cb - Browse repository at this point
Copy the full SHA 44ae1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17daa96 - Browse repository at this point
Copy the full SHA 17daa96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf467d - Browse repository at this point
Copy the full SHA ebf467dView commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ff235b - Browse repository at this point
Copy the full SHA 5ff235bView commit details
Commits on Feb 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 297364e - Browse repository at this point
Copy the full SHA 297364eView commit details
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f233323 - Browse repository at this point
Copy the full SHA f233323View commit details -
Configuration menu - View commit details
-
Copy full SHA for c358ffe - Browse repository at this point
Copy the full SHA c358ffeView commit details -
Use Metadata::modified instead of FileTime::from_last_modification_ti…
…me in run_cargo Metadata::modified works in all platforms supported by the filetime crate. This changes brings rustbuild a tiny bit closer towards dropping the filetime dependency.
Configuration menu - View commit details
-
Copy full SHA for b45cb09 - Browse repository at this point
Copy the full SHA b45cb09View commit details
Commits on Feb 21, 2022
-
Rollup merge of rust-lang#91192 - r00ster91:futuredocs, r=GuillaumeGomez
Some improvements to the async docs The goal here is to make the docs overall a little bit more comprehensive and add more links between the things. One thing that's not working yet is the links to the keywords. Somehow I couldn't get them to work. r? ```@GuillaumeGomez``` do you know how I could get the keyword links to work?
Configuration menu - View commit details
-
Copy full SHA for 11726a8 - Browse repository at this point
Copy the full SHA 11726a8View commit details -
Rollup merge of rust-lang#94096 - cjgillot:ensure-stability, r=lcnr
Ensure stability directives are checked in all cases Split off rust-lang#93017 Stability and deprecation were not checked in all cases, for instance if a type error happened. This PR moves the check earlier in the pipeline to ensure the errors are emitted in all cases. r? ```@lcnr```
Configuration menu - View commit details
-
Copy full SHA for 8656acc - Browse repository at this point
Copy the full SHA 8656accView commit details -
Rollup merge of rust-lang#94156 - tmiasko:pp-str, r=petrochenkov
Gracefully handle non-UTF-8 string slices when pretty printing Fixes rust-lang#78520.
Configuration menu - View commit details
-
Copy full SHA for 3d72ce0 - Browse repository at this point
Copy the full SHA 3d72ce0View commit details -
Rollup merge of rust-lang#94189 - GuillaumeGomez:scalar-lower-hex, r=…
…RalfJung Implement LowerHex on Scalar to clean up their display in rustdoc Follow-up of rust-lang#94091. r? ```@RalfJung```
Configuration menu - View commit details
-
Copy full SHA for 4159e66 - Browse repository at this point
Copy the full SHA 4159e66View commit details -
Rollup merge of rust-lang#94190 - bjorn3:less_filetime, r=Mark-Simula…
…crum Use Metadata::modified instead of FileTime::from_last_modification_ti… …me in run_cargo Metadata::modified works in all platforms supported by the filetime crate. This changes brings rustbuild a tiny bit closer towards dropping the filetime dependency.
Configuration menu - View commit details
-
Copy full SHA for 447707e - Browse repository at this point
Copy the full SHA 447707eView commit details